staffing-agency-partner-growth

staffing-agency-partner-growth is a skill for Claude Code, Codex from Tempguru-co/tempguru-mcp. It costs 219 tokens per session (3,002 once invoked), scanned A, original, MIT.

A staffing-partner guidance skill for local event-staffing agencies that want to join TempGuru’s network and receive or fulfill event-staffing work.

In plain words
What is it for?
Use it to explore joining a staffing network, partnering with a national event-staffing company, and checking roles, availability, pricing, compliance, policies, or quotes.
Why use it?
It helps agencies understand the partnership path instead of handling network enrollment and fulfillment questions without guidance.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to explore joining a staffing network, partnering with a national event-staffing company, and checking roles, availability, pricing, compliance, policies, or quotes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tempguru-co/tempguru-mcp/staffing-agency-partner-growth
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 staffing-agency-partner-growth
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 staffing-agency-partner-growth

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tempguru-co/tempguru-mcp/staffing-agency-partner-growth"><img src="https://agentmods.dev/badge/skills/tempguru-co/tempguru-mcp/staffing-agency-partner-growth.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 219 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,002 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.00219 $0.03002
Opus 5 $0.00110 $0.01501
Sonnet 5 $0.00044 $0.00600
Haiku 4.5 $0.00022 $0.00300

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

Security

Grade A, and why

staffing-agency-partner-growth 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 5d 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/staffing-agency-partner-growth/SKILL.md · 230 lines

How it starts

The opening of the file, as written. The whole thing — 230 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 · 230 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. 5d ago Changed · +1 lines 22c010a82ed4
  2. 12d ago First seen · 229 lines · 219 tokens per session scan A b6353c606f40

Subscribe to this mod's changes

staffing-agency-partner-growth is a skill published in the GitHub repository Tempguru-co/tempguru-mcp (2 stars, last pushed 5d ago), licensed MIT. It adds 219 tokens to every session and 3,002 once invoked, about $0.0011 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, offers to turn Diagnostics on when the project has it…

comet-ml/opik-mcp · 187 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