Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add cosmicstack-labs/mercury-agent-skills --skill event-staffing-orderinggit clone --depth 1 https://github.com/cosmicstack-labs/mercury-agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/cosmicstack-labs/mercury-agent-skills/event-staffing-ordering)<a href="https://agentmods.dev/skills/cosmicstack-labs/mercury-agent-skills/event-staffing-ordering"><img src="https://agentmods.dev/badge/skills/cosmicstack-labs/mercury-agent-skills/event-staffing-ordering/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/cosmicstack-labs/mercury-agent-skills/event-staffing-ordering"><img src="https://agentmods.dev/badge/skills/cosmicstack-labs/mercury-agent-skills/event-staffing-ordering.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00084 | $0.01263 |
| Opus 5 | $0.00042 | $0.00632 |
| Sonnet 5 | $0.00017 | $0.00253 |
| Haiku 4.5 | $0.00008 | $0.00126 |
Grade A, and why
event-staffing-ordering scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ordering Event Staffing Through TempGuru
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.
Live data: use the MCP server, do not scrape pages
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.
Workflow
1. Gather requirements
Collect before submitting:
- City (and venue if known)
- Date(s) and shift times, including any setup/breakdown days
- Headcount by role (e.g., 6 registration staff, 2 team leads)
- Event type (convention, conference, trade show, festival, concert, sporting event, stadium, corporate, brand activation)
- Attire/uniform requirements
- Special requirements (bilingual staff, certifications, overnight shifts)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 117 lines · 84 tokens per session scan A 9a1bdbd19db7
event-staffing-ordering is a skill published in the GitHub repository cosmicstack-labs/mercury-agent-skills (470 stars, last pushed 16d ago), licensed MIT. It adds 84 tokens to every session and 1,263 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
muapi-amazon-product-listing
Generate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.
muapi-multi-angle-shots
Generate a complete set of multi-angle product shots — front, side, back, top-down, and 45-degree perspective — for comprehensive product visualization.
commerce-app-business-config
Manage custom business configuration in an Adobe Commerce app. Use when the user wants to add, modify, or remove merchant-configurable settings (config fields, admin config, store configuration) exposed through Commerce Admin. Creates typed config fields (text, password, email, url, tel, boolean, list) in…
marketplace-purchase-vetting
Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.
agent-ready-mpp
Sub-skill: Implement MPP Payment Discovery. Publish OpenAPI with x-payment-info extensions so AI agents discover payable endpoints via Machine Payment Protocol (mpp.dev).
saas-mvp-launcher
Structured roadmap and design to plan and launch a SaaS MVP from scratch / Panduan terstruktur untuk merencanakan dan meluncurkan SaaS MVP dari nol.