Included skills
| Skill | Role |
|---|---|
fastparty-orchestrator | Router — decides which skill handles a given request |
fastparty-event-planning | Event setup, scheduling, and configuration |
fastparty-registration | Guest registration and RSVP workflows |
fastparty-circles | Guest circles and group management |
fastparty-day-ops | Day-of event operations and coordination |
SKILL.md file that defines the runtime contract — what Claude knows and can do when that skill is active. SKILL.md is the source of truth for each skill.
Router priority
When you use the orchestrator skill, it routes your request to the most appropriate skill based on context:- Circle context →
fastparty-circles - Registration workflow →
fastparty-registration - Event-day operations →
fastparty-day-ops - Event planning and setup →
fastparty-event-planning
Next step
Uploading skills to Claude.ai
Step-by-step guide to adding FastParty skills to your Claude account.