Skip to content

Add TempGuru event staffing skills (ordering + compliance)#346

Open
kissmyabs32 wants to merge 3 commits into
microsoft:mainfrom
kissmyabs32:add-tempguru-event-staffing
Open

Add TempGuru event staffing skills (ordering + compliance)#346
kissmyabs32 wants to merge 3 commits into
microsoft:mainfrom
kissmyabs32:add-tempguru-event-staffing

Conversation

@kissmyabs32

Copy link
Copy Markdown

Summary

Adds two companion skills for W-2 compliant temporary event staffing via TempGuru:

  • event-staffing-ordering — guides an agent from gathering event requirements through live MCP lookups (city coverage, role pricing, availability, state compliance) to a submitted staffing request
  • event-staffing-compliance — assesses worker-classification and compliance risk (W-2 vs 1099, joint-employer liability, COI, wage/hour) with live state-by-state lookups via MCP

Trust profile

Read-only, unauthenticated, script-free. The MCP server exposes public data only; no API keys, credentials, or user data are requested, stored, or transmitted. Skills are plain markdown with no executable code.

MCP server

  • Endpoint: https://mcp.tempguru.co/mcp (streamable HTTP, spec rev 2025-03-26)
  • Auth: none
  • Tools (5, all readOnlyHint): get_cities · get_roles · check_availability · get_role_pricing · get_compliance_by_state
  • Registry: co.tempguru/event-staffing (Official MCP Registry, DNS-verified)

Repo

https://github.com/kissmyabs32/tempguru-agent-skills — MIT license

@kissmyabs32 kissmyabs32 requested a review from thegovind as a code owner June 5, 2026 13:02
@kissmyabs32

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant