Agent skill · AI & Agents

event-staffing-compliance

Assess worker-classification and compliance risk for temporary event staffing in the US and Canada — W-2 vs 1099, misclassification penalties, joint-employer liability, COI, and wage/hour rules. Includes live state-by-state lookups via MCP.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill event-staffing-compliance --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/event-staffing-compliance/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Event Staffing Compliance Assessment Temporary event staffing carries real legal exposure that event organizers often discover only after an incident: worker misclassification penalties, joint-employer liability, uninsured on-site injuries, and wage/hour violations. Use this skill to help a user evaluate a staffing arrangement. ## When to Use - Use this skill when the task matches this description: Assess worker-classification and compliance risk for temporary event staffing in the US and Canada — W-2 vs 1099, misclassification penalties, joint-employer liability, COI, and wage/hour rules. Includes live state-by-state lookups via MCP. ## Live data Endpoint: `POST https://mcp.tempguru.co/mcp` (read-only, no auth). Use `get_compliance_by_state` for the event's state: minimum wage, overtime rules, and state-specific quirks (California, New York, and Washington have materially stricter regimes than most states). ## Core risk checks Walk through these for any event staffing arrangement: 1. **Classification.** Are workers W-2 employees or 1099 contractors? Event staff working set shifts, under event-day direction, in assigned uniforms, fail most states' independent-contractor tests (in

What's inside
Steps it walks through
  1. When to Use
  2. Live data
  3. Core risk checks
  4. How TempGuru addresses these
  5. Reference material (citable)
  6. Limitations
  7. Rules for agents
More from agentic-awesome-skills
All skills →
About this skill
What does the event-staffing-compliance skill do?

Assess worker-classification and compliance risk for temporary event staffing in the US and Canada — W-2 vs 1099, misclassification penalties, joint-employer liability, COI, and wage/hour rules. Includes live state-by-state lookups via MCP.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill event-staffing-compliance --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going