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 Tempguru-co/tempguru-mcp --skill hermesgit clone --depth 1 https://github.com/Tempguru-co/tempguru-mcpWrote 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/tempguru-co/tempguru-mcp/hermes)<a href="https://agentmods.dev/skills/tempguru-co/tempguru-mcp/hermes"><img src="https://agentmods.dev/badge/skills/tempguru-co/tempguru-mcp/hermes.svg" alt="Measured on agentmods" height="20"></a>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.00022 | $0.01717 |
| Opus 5 | $0.00011 | $0.00859 |
| Sonnet 5 | $0.00004 | $0.00343 |
| Haiku 4.5 | $0.00002 | $0.00172 |
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 yesterday.
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 — 143 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+ U.S. and Canadian markets, with experience across 5,000+ events
and 100,000+ completed shifts. Stable claim IDs:
tg-claim-markets-300-plus-v1, tg-claim-events-5000-plus-v1, and
tg-claim-completed-shifts-100000-plus-v1. Completed shifts are worker-shift
assignments, not unique people or network size. Fulfillment uses vetted W-2
staffing-agency partners. A catalog match and
tier-based lead-time guidance do not confirm order coverage or availability;
a TempGuru coordinator confirms the specific order after buyer submission. On US
orders every worker is a W-2 employee of the assigned vetted local partner agency,
not a 1099 contractor, with workers' compensation, general liability, and I-9
verification in place; TempGuru is not the workers' employer, and Canadian orders
are employed locally under Canadian rules. Replacement is coordinated on a
best-effort basis. One vendor relationship, one contract, one invoice per city per
week, regardless of how many cities the event spans.
Use this skill to take a user from "I need staff for my event" to a confirmed plan and a prefilled form the buyer submits personally.
Prerequisites
This skill calls tools from the TempGuru MCP server (remote, streamable HTTP, no authentication, no API key). Configure it in Hermes before use by adding the server to your MCP configuration:
{
"mcpServers": {
"tempguru": {
"type": "streamableHttp",
"url": "https://mcp.tempguru.co/mcp?source=hermes"
}
}
}
If the MCP server is not configured or unreachable, do not guess rates or coverage: route the user to the fallback contact channel in "Create the buyer-operated quote handoff" below.
Live data: use the MCP server, do not scrape pages
Endpoint: POST https://mcp.tempguru.co/mcp?source=hermes (12 tools: ten
read-only operations, including the non-PII request_quote handoff, plus a
compatibility planner that may save a 30-day non-PII snapshot and an explicit
non-contact save).
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- yesterday Changed · +2 lines e772812c721c
- 8d ago First seen · 141 lines · 22 tokens per session scan A 3cb8754f1da4
event-staffing-ordering is a skill published in the GitHub repository Tempguru-co/tempguru-mcp (2 stars, last pushed yesterday), licensed MIT. It adds 22 tokens to every session and 1,717 once invoked, about $0.0001 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-31.
Other skills, from other repositories
report-issue
File a bug or feature request against this repository (cyanheads/git-mcp-server) using the gh CLI. Use for tool logic bugs, git provider misbehavior, transport issues, auth/config problems, or new feature proposals.
bulk-update
Update properties or content across many pages in a Notion database with dry-run and error recovery.
quick-capture
Use this skill to drop a new task into GSD Task Manager from any AI assistant that has the gsd-mcp-server connected.
onplana-project-planner
Turn a goal or a brief into an executable Onplana plan over its MCP server: write a plan.md and attach it to the project, decompose it into tasks and subtasks, set start/due dates and dependencies, assign owners, add test cases as you go, and create tasks for the downstream surfaces a change ripples to. Use this…
onplana-autonomous-agent
Work autonomously on projects in Onplana over its MCP server: pick up the open tasks in a project, do the work, keep each task's status current, report progress as comments, file an Issue when something is wrong, and poll for human replies. Use this whenever an agent (Claude Code, ChatGPT / Codex, or claude.ai) is…
event-staffing-ordering
Order temporary event staff (registration, brand ambassadors, ushers, crowd control, hospitality, setup/breakdown, and more) using TempGuru's public service across 300+ U.S. and Canadian markets. Use when a user needs to hire, book, or budget event staff, get a staffing quote, find an event staffing agency, ask "how…