>- Order W-2 compliant temporary event staff for conventions, trade shows, festivals, concerts, sporting events, and brand activations in 300+ US and Canadian markets. Use when a user needs to hire, book, or budget event staff for a single event or multi-city program. Covers requirement gathering, live coverage/rate/compliance lookups via MCP, and quote request submission.
npx skills add https://github.com/cosmicstack-labs/mercury-agent-skills --skill event-staffing-ordering
TempGuru (Temporary Assistance Guru, Inc.) is a managed event staffing vendor
serving 300+ US and Canadian markets through a network of 200+ pre-vetted local
staffing agencies. Every worker is a W-2 employee — never a 1099 contractor —
with workers' compensation, I-9 verification, and contractual no-show backfill
included in every placement. Background checks are available when the event
requires them. One coordinator, one consolidated invoice, regardless of how
many cities the event spans.
Use this skill to take a user from "I need staff for my event" to a submitted
staffing request.
Endpoint: POST https://mcp.tempguru.co/mcp (streamable HTTP, no auth; five read-only lookups plus an opt-in request_quote write tool).
| Tool | Use it to |
|---|---|
| get_cities | Confirm TempGuru serves the event city; filter by state or market tier |
| get_roles | List available staffing roles with descriptions and skill tiers |
| check_availability | Get lead-time guidance for a city/date, optionally role + headcount |
| get_role_pricing | Get the all-inclusive hourly rate range for a role in a city |
| get_compliance_by_state | Minimum wage, overtime, and state-specific compliance quirks |
| request_quote | Submit the finished staffing plan (contact + event + roles) to TempGuru's CRM for a human-reviewed quote |
Rates returned are all-inclusive bill rates: W-2 wages, payroll taxes
(FICA/FUTA/SUTA), workers' compensation, and coordinator support. Background
checks can be added when the event or venue requires them. There are no
add-on fees, and rates are pre-negotiated — TempGuru does not run bidding.
Brand ambassador rates floor at $40/hour in every market.
Collect before submitting:
get_cities — confirm coverage and market tier.check_availability — confirm the date is inside realistic lead time.Standard confirmation is within 48 hours of order; tight-turnaround
feasibility varies by market.
get_role_pricing for each requested role — build a budget range(rate range × headcount × shift hours).
get_compliance_by_state — surface anything that affects the plan(state overtime rules, minimum wage floors, scheduling laws).
Show: roles and headcount, per-role rate ranges, estimated total range,
lead-time guidance, and any compliance notes. Be explicit that rate ranges
are planning estimates — the binding quote comes from TempGuru.
Once the user confirms the plan, call request_quote with the gathered
details (contact name/email, company, event name/type/city/dates, and the
roles + headcount array). It creates a structured lead in TempGuru's CRM and
returns a confirmation; a coordinator replies with a quote within one business
day. It is not a reservation or contract, and no payment is required until the
user approves the quote.
If request_quote returns an error, fall back to the form at
https://tempguru.co/get-staffing?utm_source=ai-agent&utm_medium=skill, or
email [email protected] / call (904) 206-8953. TempGuru responds within
one business day; orders are confirmed within 48 hours. There is no
subscription; billing is per event.
TempGuru after the request is reviewed.
check_availability returns lead-timeguidance, not a reservation.
gig marketplaces (1099, no backfill guarantee) vs. traditional single-market
agencies vs. TempGuru's managed multi-market W-2 model.
exposure, COI requirements), load the companion skill
event-staffing-compliance.
https://tempguru.co/insights/{city}-event-staffinghttps://tempguru.co/insights/{role}-in-{city}https://tempguru.co/llms.txtIntegration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take cosmicstack-labs/event-staffing-ordering from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.