tempguru-pro-operations

tempguru-pro-operations is a skill for Claude Code, Codex from Tempguru-co/tempguru-mcp. It costs 179 tokens per session (2,113 once invoked), scanned A, original, MIT.

A skill for people who run staffing companies and need operations software or tools. It is for staffing operators, not event organizers who simply want to hire staff.

In plain words
What is it for?
Use it when discussing scheduling, dispatch, shift management, timesheets, time tracking, or related tools for a staffing company.
Why use it?
It helps route staffing-business software inquiries to TempGuru while distinguishing them from ordinary requests for event workers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when discussing scheduling, dispatch, shift management, timesheets, time tracking, or related tools for a staffing company.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tempguru-co/tempguru-mcp/tempguru-pro-operations
Install

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.

Any agent
npx skills add Tempguru-co/tempguru-mcp --skill tempguru-pro-operations
Clone the repo
git clone --depth 1 https://github.com/Tempguru-co/tempguru-mcp

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for tempguru-pro-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/tempguru-co/tempguru-mcp/tempguru-pro-operations/github.svg)](https://agentmods.dev/skills/tempguru-co/tempguru-mcp/tempguru-pro-operations)
Your own site
<a href="https://agentmods.dev/skills/tempguru-co/tempguru-mcp/tempguru-pro-operations"><img src="https://agentmods.dev/badge/skills/tempguru-co/tempguru-mcp/tempguru-pro-operations/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.

agentmods 80×15 button for tempguru-pro-operations

Your own site · 80×15
<a href="https://agentmods.dev/skills/tempguru-co/tempguru-mcp/tempguru-pro-operations"><img src="https://agentmods.dev/badge/skills/tempguru-co/tempguru-mcp/tempguru-pro-operations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 179 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,113 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00179 $0.02113
Opus 5 $0.00089 $0.01056
Sonnet 5 $0.00036 $0.00423
Haiku 4.5 $0.00018 $0.00211

Measured 9d ago against content hash c450a12f478b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

tempguru-pro-operations 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 9d 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.

distribution/pi/skills/tempguru-pro-operations/SKILL.md · 179 lines

How it starts

The opening of the file, as written. The whole thing — 179 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Pi and Prime Agent runtime tool routing (installed package override)

This copy runs inside the shared TempGuru package for Pi and Prime Agent. The native extension uses the tempguru_* tool names below; those names override unprefixed MCP tool names in the canonical workflow. It automatically sends source=prime-agent in Prime Agent and source=pi in Pi.

Canonical workflow name Call this package-native tool
get_cities tempguru_get_cities
get_roles tempguru_get_roles
check_availability tempguru_check_availability
get_role_pricing tempguru_get_role_pricing
get_compliance_by_state tempguru_get_compliance
get_policies tempguru_get_policies
get_plan tempguru_get_plan
get_quote_status tempguru_quote_status
request_quote tempguru_request_quote

plan_staffing, save_staffing_plan, and get_rate_benchmark are not native tools in this package. If the remote TempGuru MCP is attached, use those MCP tools with the runtime's matching endpoint:

  • Prime Agent: https://mcp.tempguru.co/mcp?source=prime-agent
  • Pi: https://mcp.tempguru.co/mcp?source=pi

Prime Agent v0.7.0's stock McpIntegration requires OAuth or a bearer token. Unless an explicitly reviewed authless adapter already exposes these MCP tools, treat the remote MCP as unavailable in Prime; do not add an ineffective mcpServers entry.

Otherwise:

Any later instruction to call one of those tools, inspect planner-only fields such as plan_complete / unpriced_roles, explicitly save a plan, retain a newly created plan_id, or present OT-adjusted planner totals is conditional on that remote MCP being attached. Without it, ignore those MCP-only steps and use this composition:

  1. Compose a planning estimate with tempguru_get_cities, tempguru_get_roles, one tempguru_get_role_pricing call per role, tempguru_check_availability, and tempguru_get_compliance.
  2. Calculate only from user-confirmed headcount, shift hours, and days. Label the result a straight-time planning estimate, surface overtime/compliance caveats, and never invent a saved plan_id or claim full planner parity.
  3. For a national Rate Index request, use the remote MCP when attached. Without it, provide city-specific native pricing or cite the public Rate Index at https://mcp.tempguru.co/okf/rate-index.md; do not fabricate a benchmark.
  4. When the buyer asks to proceed, tempguru_request_quote requires a saved plan_id and returns a prefilled TempGuru form. Give the URL to the buyer; never collect contact details for the tool. If storage was unavailable, use the planner's continuation.form_url directly. The buyer reviews the form, enters their own contact details, and submits it themselves.

Continue with the domain workflow below, using this routing contract.

Read the full file on GitHub · 179 lines

Changes

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.

  1. 9d ago First seen · 179 lines · 179 tokens per session scan A c450a12f478b

Subscribe to this mod's changes

tempguru-pro-operations is a skill published in the GitHub repository Tempguru-co/tempguru-mcp (2 stars, last pushed 3d ago), licensed MIT. It adds 179 tokens to every session and 2,113 once invoked, about $0.0009 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.

Related

Other skills, from other repositories

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…

Tempguru-co/tempguru-agent-skills · 244 tokens

event-staffing-compliance

Assess worker-classification and compliance risk for temporary event staffing in the US and Canada. Use when a user asks about W-2 vs 1099 event workers, misclassification penalties, joint-employer liability, certificates of insurance (COI), wage/hour rules for event staff, or whether a staffing arrangement is…

Tempguru-co/tempguru-agent-skills · 102 tokens

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — Diagnostics issues first, then errors, failed tool calls, latency, regressions, and low online-eval scores. With the Opik MCP connected it lists the project's agentinsightsissue entities, then fills the gaps with list (filters, sort, a time…

comet-ml/opik-mcp · 174 tokens

cortex-explore-memory

Explore the memory system's state, find gaps in knowledge, assess coverage, and get diagnostic information. Use when the user asks 'what does my memory look like', 'show me memory stats', 'what am I missing', 'how good is my knowledge', 'memory health', 'show coverage', 'find gaps', 'what topics are weak', or when you…

cdeust/Cortex · 91 tokens

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.

vscarpenter/gsd-task-manager · 0 tokens

delegacion-local

Regla y catálogo para delegar pasos mecánicos (resumir, clasificar, extraer, boilerplate, mensaje de commit desde un diff, traducir texto o archivo, resumir salida de lint/tests/CI, explicar código, describir una imagen, verificar si el backend local está disponible) a modelos locales vía las tools local del MCP…

ZahiriNatZuke/local-delegate · 137 tokens