Add event-staffing-ordering curated skill#472
Open
kissmyabs32 wants to merge 3 commits into
Open
Conversation
Adds the event-staffing-ordering skill to skills/.curated/ — pairs with the read-only TempGuru MCP server at mcp.tempguru.co/mcp for W-2 event staffing across 300+ US and Canadian markets. Structure follows the linear / cloudflare-deploy precedent: - SKILL.md with name + description frontmatter - agents/openai.yaml declaring the MCP server dependency - LICENSE.txt (Apache 2.0, matching vendor-skill precedent) - assets/ for the icon
The initial commit was missing the agents/openai.yaml file. Adds it now with the standard interface + dependencies.tools[mcp] structure matching the linear / cloudflare-deploy curated-skill precedent. Declares mcp.tempguru.co/mcp as the streamable_http MCP dependency with no auth needed.
Author
Live endpoints for verificationAll agent discovery surfaces are live and returning correct content:
Golden prompt set — recall & precisionTested in Claude Code with skill installed, fresh sessions. Should trigger (10/10):
Should NOT trigger (3/3 correctly silent):
Hallucination check: All rate responses called |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Event Staffing Workflow — TempGuru
Adds
event-staffing-orderingto the curated skills directory. This skill implements the end-to-end workflow for hiring temporary event staff: requirement gathering → live data validation via MCP → structured staffing request.Why this belongs in the curated catalog:
.curateddirectoryTrigger terms (front-loaded in description):
hire event staff · book brand ambassadors · event staffing quote · W-2 event workers · trade show staffing · festival staff · conference staffing
MCP server:
https://mcp.tempguru.co/mcp— 5 read-only tools:get_cities,get_roles,check_availability,get_role_pricing,get_compliance_by_stateGolden Prompt Set — Recall & Precision Results
Tested in Claude Code with skill installed. Each prompt run in a fresh session.
Should trigger (recall set) — all 10 triggered correctly ✓
Should NOT trigger (precision set) — all 3 correctly silent ✓
No hallucinated rates ✓
All rate responses called
get_role_pricingbefore stating numbers. No static rates fabricated.