Claude skills are reusable, filesystem-based resources that provide Claude with domain-specific expertise developed by Anthropic
Skills are available for all paid subscription plan.
Enable Skills in your settings
/plugin marketplace add anthropics/skills
/plugin install document-skillsSkills can be accessed programmatically via the /v1/skills endpoint and leveraged in custom agents built with the Claude Agent SDK.
| Skill | Description |
|---|---|
| algorithmic-art | Create generative art using p5.js with seeded randomness, flow fields, and particle systems. |
| artifacts-builder | Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui. |
| brand-guidelines | Apply Anthropic's official brand colors and typography to artifacts. |
| canvas-design | Design visual art in .png and .pdf formats using established design philosophies. |
| docx | Create, edit, and analyze Word documents with support for tracked changes, comments, and formatting. |
| Extract text/tables, create new PDFs, merge/split documents, and handle forms. | |
| pptx | Create, edit, and analyze PowerPoint presentations with support for templates, charts, and slide generation. |
| xlsx | Create, edit, and analyze Excel spreadsheets with support for formulas, formatting, and data analysis. |
| internal-comms | Write internal communications like status reports, newsletters, and FAQs. |
| mcp-builder | Guide for creating high-quality MCP servers to integrate external APIs and services. |
| skill-creator | Guide for creating effective skills. |
| slack-gif-creator | Create animated GIFs optimized for Slack' size constraints. |
| theme-factory | Toolkit for styling artifacts with a theme. |
| webapp-testing | Test local web applications using Playwright for UI verification and debugging. |
| Skill | Description |
|---|---|
| Notion Skills for Claude | Notion Skills for Claude are step-by-step guides that teach Claude how to do real work in Notion. |
Warning
If you use a Skill from an untrusted or unknown source, exercise extreme caution and thoroughly audit it before use. Check security considerations.
| Skill | Description |
|---|---|
| obra/superpowers | Give Claude Code superpowers with a comprehensive skills library of proven techniques, patterns, and tools. |
| obra/superpowers-skills | Community-editable skills for Claude Code's superpowers plugin. |
| yusufkaraaslan/Skill_Seekers | Single powerful tool to convert any documentation website into a Claude skill. |
| conorluddy/ios-simulator-skill | An iOS simulator skill for Claude Code. |
| coffeefuelbump/csv-data-summarizer-claude-skill | A Claude Skill that automatically analyzes uploaded CSV files. |
| jthack/ffuf_claude_skill | A Claude Skill that integrates the powerful web fuzzer ffuf (Fuzz Faster U Fool) for web security testing and reconnaissance tasks. |
| PleasePrompto/notebooklm-skill | A skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. |
| fdaudens/claude-fact-checker-skill | A fact-checking and verification skill for Claude. |
| obra/superpowers-chrome | Direct Chrome browser control via chrome-ws skill - zero dependencies. |
| nicknisi/claude-code-analyzer | Analyzes Claude Code usage patterns and provides comprehensive recommendations. |
| nicknisi/conference-talk-builder | Create conference talk outlines and iA Presenter markdown slides. |
| brianell.in/atproto-claude-skill | A claude skill that has access to all of the atproto docs and reference implementations. |
| obra/episodic-memory | Semantic search for Claude Code conversations. |
More community skills are on the way. Add yours by submitting a pull request.
- Claude Skills Announcement - Official announcement from Anthropic.
- Claude Skills Documentation - Official claude skills documentation.
- anthropics/skills - Official public repository for Skills.
- Skills API Endpoint -
/v1/skillsAPI documentation. - Equipping Agents with Skills - Engineering blog post on Agent Skills.
- Claude Skills Cookbook - A comprehensive guide to using Claude's Skills feature by Anthropic.
- Skill Authoring Best Practice - Learn how to write effective Skills that Claude can discover and use successfully.
- AI SDK by Vercel - Use Claude Skills with the AI SDK.
- Jesse Vincent: Superpowers - How I'm using coding agents in October 2025.
- Jesse Vincent: Superpowers 2.0 - Superpowers 2.0 came out yesterday and might already be obsolete.
- Jesse Vincent: Skills for Claude - Anthropic is releasing their first-party skills system .
- Simon Willison: Claude Skills - Claude Skills are awesome, maybe a bigger deal than MCP.
- Kaz Sato: Google Cloud - Community - Supercharge ADK Development with Claude Code Skills.
- Jesse Vincent: Superpowers-Chrome - Ultra-lightweight Chrome MCP via chrome-ws skill.
- Katie Parrot: Claude Skills Need a ‘Share’ Button - The feature is powerful for individuals and tricky for teams.
We'd love your help expanding this collection! Before you start, please take a moment to review our contribution guidelines.
If this is your first contribution to github, read here.
Add a skill or resource:
- Fork → Edit → Pull request
- Use the existing format
- Include a short description and valid link
- Keep it relevant to Claude Skills