Skip to main content
Claude.ai does not support uploading an entire folder tree in one action. You add each skill individually through the Skills UI.
You generally do not need to rename any files while uploading. Keep SKILL.md as-is — it is the source of truth for each skill.

Steps

1

Open Claude.ai

Go to claude.ai and sign in to your account.
2

Navigate to the Skills UI

Open Settings and select Skills, or look for the Skills section in your Claude interface.
3

Add a new skill

Click Add skill or the equivalent button in the Skills UI.
4

Upload the SKILL.md file

For each skill, upload the SKILL.md file from its folder in the FastParty skills pack repository.
5

Set the skill name

When prompted for a skill name, use the name from the SKILL.md frontmatter exactly as written:
  • fastparty-orchestrator
  • fastparty-event-planning
  • fastparty-registration
  • fastparty-circles
  • fastparty-day-ops
Keeping names aligned with the frontmatter ensures the orchestrator can route correctly.
6

Repeat for each skill

Repeat steps 3–5 for every skill you want to add. Upload the orchestrator last so all target skills are available when it routes requests.

Which skills to upload

You can upload all five skills, or just the ones relevant to your role:
If you…Upload these skills
Want full FastParty coverageAll five skills
Only manage registrationsfastparty-orchestrator, fastparty-registration
Only manage circlesfastparty-orchestrator, fastparty-circles
Handle day-of coordinationfastparty-orchestrator, fastparty-day-ops
Always include fastparty-orchestrator if you’re uploading more than one skill. It routes your requests to the right skill automatically.