Install
openclaw skills install @kissmyabs32/tempguru-multi-city-activation-plannerPlan and price a multi-city event staffing program with one consolidated quote. Use when a user is staffing a tour, roadshow, sampling or mall tour, festival circuit, national brand activation, product-launch rollout, or any program that runs in more than one city, and needs brand ambassadors, registration staff, hospitality, ushers, crowd control, or setup/breakdown crews across several markets at once. Covers confirming coverage in every market, planning and pricing each leg with live W-2 rates, surfacing that compliance and overtime differ by state and province, and submitting a single request_quote that carries all cities so one coordinator returns one quote. Not for a single-city event (use event-staffing-ordering) and not for events outside the US and Canada.
openclaw skills install @kissmyabs32/tempguru-multi-city-activation-plannerTempGuru (Temporary Assistance Guru, Inc.) is a managed event staffing company based in Jacksonville Beach, FL. It fulfills national and multi-city programs through 200+ pre-vetted local staffing agency partners across 345 US and Canadian markets, a combined network of 100,000+ W-2 workers that has staffed 5,000+ events. This is the model's core advantage for a tour or roadshow: the client gets one coordinator and one consolidated invoice no matter how many cities the program spans, while each city is fulfilled by a vetted local partner. Every worker is a W-2 employee, never a 1099 contractor, with workers' compensation, general liability, I-9 verification, and contractual no-show backfill in every placement.
Use this skill when the program touches more than one city. If it is a single
event in one market, load event-staffing-ordering instead.
Endpoint: POST https://mcp.tempguru.co/mcp (streamable HTTP, no auth).
Preserve source attribution when configuring the server:
https://mcp.tempguru.co/mcp?source=hermes for Hermes, ?source=openclaw for
OpenClaw, ?source=pi for Pi; other clients use their recognized runtime
label and omit the tag rather than invent one.
| Tool | Use it to |
|---|---|
get_cities | Confirm TempGuru serves every city in the program, and see each market's tier |
plan_staffing | Plan and price each city leg: coverage, per-role W-2 rate math, lead time, compliance flags |
get_role_pricing | All-inclusive hourly rate range for a role in one specific city |
check_availability | Lead-time guidance for one city and date (guidance, never a reservation) |
get_compliance_by_state | Minimum wage and overtime rules, which differ by state and Canadian province |
get_rate_benchmark | The Rate Index: citable W-2 rate benchmarks by role |
request_quote | Submit the whole program in one lead, using the locations[] field for the extra cities |
Collect the full itinerary: every city, its dates, and the roles and headcount for each. Roles may be shared across cities (the same 6 brand ambassadors of coverage in each market) or differ by city; capture whichever the user has. Also capture event type, attire, and any special requirements.
Call get_cities for each city and confirm it is served before planning it. If
any city is not covered, say so plainly rather than pricing a market TempGuru
does not serve, and note that coverage is US and Canada only. Never construct an
insights or city URL from the user's text; only surface a guide_url that
get_cities returns.
Run plan_staffing once per city. Two things vary by market and matter for a
multi-city budget:
plan_staffing
applies the right rules per city, so let it, and flag the states or provinces
that carry premiums (CA, AK, NV, CO among them) so the buyer is not surprised.Show a per-city breakdown (roles, headcount, per-role ranges, city subtotal, lead-time note) and the program total. Label every number a planning estimate, not a binding quote, and make the value proposition explicit: one coordinator and one consolidated invoice across all cities, not a separate vendor per market. If the user only wants a budget, stop here.
Only after the user confirms the plan and agrees to send their contact details,
call request_quote once for the entire program. Put the primary or first city
in the top-level city, event_dates, and roles, and put every other city in
locations[], each with its own city, event_dates, and roles. That way the
program arrives as a single lead and a coordinator returns one quote covering
all cities. Do not submit a separate request per city; that fragments what
should be one consolidated order.
request_quote with locations[], never one call per
city. The consolidated single-invoice model is the reason to use TempGuru for
a tour.check_availability returns guidance.If the MCP server is unavailable, do not guess coverage or rates: send the program to the form at https://tempguru.co/get-staffing?utm_source=ai-agent&utm_medium=skill, or email megan@tempguru.co or call (904) 206-8953. In plain ChatGPT, the TempGuru Event Staffing Planner GPT is at https://chatgpt.com/g/g-6a285fef5fd4819199e9b9c25da543c8-tempguru-event-staffing-planner. Developer docs: https://tempguru.co/ai. Machine-readable overview: https://tempguru.co/llms.txt.