Ready-to-Use Skills
Anthropic publishes a growing library of production-ready skills in the Directory. Install any of them in one click — no SKILL.md to write. Each entry below includes a real example so you know what to expect.
What “ready-to-use” means
Every skill in the Anthropic & Partners section is authored and maintained by Anthropic. They come with a pre-written SKILL.md, tested trigger logic, and versioned updates — so you get a reliable skill without writing instructions yourself.
- No setup — install from the Directory in one click.
- Auto-updated — Anthropic pushes improvements to installed skills.
- Instant trigger — slash commands and/or auto-detection; no special phrasing needed.
The Directory
Open claude.ai/customize/skills, click + to browse the Directory, and filter by "Anthropic & Partners". Each card shows the skill name, install count, and description.
| Skill | Installs |
|---|---|
| /skill-creator | 42.9K |
| /canvas-design | 502K |
| /web-artifacts-builder | 313K |
| /mcp-builder | 255K |
| /theme-factory | 250K |
| /brand-guidelines | 227K |
Skills in detail
Each entry covers what the skill does, how to trigger it, and a concrete example of input and output.
“Create a skill that formats all my responses as structured reports with an executive summary.”
A complete SKILL.md with frontmatter, trigger description, and step-by-step formatting instructions — ready to save to ~/.claude/skills/.
“Design a one-page summary of our Q1 product roadmap with icons and a timeline.”
A .pdf artifact containing a structured, visually designed roadmap with labelled sections, colour blocks, and iconography.
“Build me a landing page for a productivity app called TaskPilot with a hero, feature list, and CTA button.”
A self-contained HTML artifact with responsive layout, styled sections, and a working CTA button — previewed live in the panel.
“Help me create an MCP server that lets Claude read files from my local project directory.”
Step-by-step server scaffold with the correct MCP schema, tool definitions, and a working TypeScript or Python starter file.
“Apply a dark, professional theme to all future artifacts — deep navy background, white text, and teal accents.”
A theme definition artifact you can reference in subsequent requests. Future artifacts adopt the palette and type settings.
“Create a product announcement post that follows Anthropic brand guidelines.”
A styled announcement document using the correct brand font (Söhne), colour tokens, and layout proportions from the official guidelines.
Choosing the right skill
| If you want to… | Use this skill |
|---|---|
| Build or improve a skill | /skill-creator |
| Create a visual document, infographic, or slide deck | /canvas-design |
| Build an interactive webpage or dashboard | /web-artifacts-builder |
| Connect Claude to an external tool or API | /mcp-builder |
| Apply a consistent style to all your artifacts | /theme-factory |
| Match Anthropic's official design language | /brand-guidelines |
/canvas-design) forces that skill even if auto-detection would choose differently.Before you continue
- Ready-to-use skills ship with pre-written SKILL.md and tested triggers.
- Install from claude.ai/customize/skills → Directory → Anthropic & Partners.
/skill-creatorhelps you build custom skills;/web-artifacts-builderis the most popular for HTML artifacts.- Type
/skill-nameto force a specific skill when auto-detection is ambiguous. - Next: create your own custom skill from scratch.
What's Next
You've seen what's available out of the box. Next: create your own custom skill from scratch.