Community Skills
Last verified: 21 April 2026 | Applies to: All plans
In 30 seconds
Section titled “In 30 seconds”Skills are simpler than plugins. They’re markdown files with YAML frontmatter that give Claude domain expertise. They work on all plans including Free. This library features operator-created skills you can download and install immediately. Each skill is a single folder with a SKILL.md file you upload via Settings → Capabilities.
Featured skills
Section titled “Featured skills”Weekly Standup Formatter
Section titled “Weekly Standup Formatter”Author: James Liu, Engineering Lead | Complexity: Beginner
Formats your standup notes into a consistent structure: what I did, what I’m doing, blockers. Paste in rough notes and get a formatted update ready to post.
Install: Download weekly-standup.zip, extract to your skills folder, and enable in Claude settings.
Client Brief Generator
Section titled “Client Brief Generator”Author: Anna Kowalski, Account Director | Complexity: Intermediate
Generates client-ready project briefs from internal notes and Slack threads. Includes project scope, timeline, deliverables, and budget sections.
Install: Download client-brief.zip, extract to your skills folder, and enable in Claude settings.
We’re accepting submissions for community skills. Want to be featured?
What we’re looking for:
- Skills that encode useful domain knowledge or workflow instructions
- Tested in actual use (not theoretical)
- Clear SKILL.md with proper YAML frontmatter (name, description)
- Available as a downloadable ZIP
How to submit: See How to Contribute or reply to any newsletter issue.
Categories
Section titled “Categories”When submissions arrive, they’ll be organised by:
By function:
- Reporting and documentation
- Communication and email
- Analysis and research
- Process and compliance
By complexity:
- Beginner. Single SKILL.md, no scripts, easy to understand and modify.
- Intermediate. Multiple files, reference data, more specific instructions.
- Advanced. Includes executable scripts, complex logic, API integrations.
How to install a community skill
Section titled “How to install a community skill”- Download the ZIP file
- Unzip it. You should see a folder with at least a SKILL.md file.
- Go to Settings → Capabilities → Upload skill
- Select the unzipped folder
- The skill is now available in your conversations
How to create your own
Section titled “How to create your own”See Skills for the full guide. The basics:
my-skill/ SKILL.md ← Required: instructions with YAML frontmatter data/ ← Optional: reference filesSKILL.md format:
---name: my-skill-namedescription: What this skill does in one sentence.---
# Skill Instructions
[Your instructions here: what Claude should do, how, and any rules to follow]Related
Section titled “Related”- Skills: how the skills system works
- Building a Plugin: for when a skill isn’t enough and you need a full plugin
- How to Contribute: submission process
Something wrong or outdated? Let us know →
Get weekly workflows: subscribe to the newsletter.