Free tool
Claude Skills Directory Tool
Search and filter notable public Claude Skill examples from the official Anthropic skills repository, with category notes and source links.
Interactive directory
Find a public Claude Skill example
Search by name, category, file type, or workflow. Links open the public source folders so you can inspect the real package before using it.
17 shown
Creator helper
skill-creator
Guides a user through designing, drafting, and testing a reusable skill package.
Folder and SKILL.md verified through the GitHub API on 2026-07-06.
Documents and data
docx
Shows how a document-format skill can combine prose guidance with deterministic helpers.
Top-level folder verified through the GitHub API on 2026-07-06.
Documents and data
Demonstrates PDF-focused workflows where scripts and format constraints matter.
Top-level folder verified through the GitHub API on 2026-07-06.
Documents and data
pptx
Packages presentation creation and editing guidance around repeatable slide workflows.
Top-level folder verified through the GitHub API on 2026-07-06.
Documents and data
xlsx
Represents spreadsheet workflows where formulas, sheets, and structured outputs need care.
Top-level folder verified through the GitHub API on 2026-07-06.
Communications and collaboration
doc-coauthoring
Shows how a skill can coordinate collaborative document drafting and revision behavior.
Top-level folder verified through the GitHub API on 2026-07-06.
Communications and collaboration
internal-comms
Packages organization-style communication guidance for repeatable internal messages.
Top-level folder verified through the GitHub API on 2026-07-06.
Communications and collaboration
slack-gif-creator
Combines creative output constraints with a specific workplace communication artifact.
Top-level folder verified through the GitHub API on 2026-07-06.
Design and creative
frontend-design
Sets a concrete frontend design standard and anti-pattern list for production UI work.
Top-level folder verified through the GitHub API on 2026-07-06.
Design and creative
brand-guidelines
Illustrates how brand rules, colors, typography, and approval language can be packaged.
Top-level folder verified through the GitHub API on 2026-07-06.
Design and creative
canvas-design
Shows a skill aimed at producing polished visual documents and image-like artifacts.
Top-level folder verified through the GitHub API on 2026-07-06.
Design and creative
theme-factory
Demonstrates reusable theme generation as a repeatable creative procedure.
Top-level folder verified through the GitHub API on 2026-07-06.
Design and creative
algorithmic-art
Packages creative coding constraints for generative art workflows.
Top-level folder verified through the GitHub API on 2026-07-06.
Design and creative
web-artifacts-builder
Packages interactive web artifact creation patterns and quality bars.
Top-level folder verified through the GitHub API on 2026-07-06.
Developer workflow
claude-api
Shows how API-specific guidance can be packaged for developers building with Claude.
Top-level folder verified through the GitHub API on 2026-07-06.
Developer workflow
mcp-builder
Guides MCP-related engineering work while keeping the protocol/tool boundary visible.
Top-level folder verified through the GitHub API on 2026-07-06.
Developer workflow
webapp-testing
Packages browser QA behavior, interaction checks, and verification expectations.
Top-level folder verified through the GitHub API on 2026-07-06.
How to read the results
The safest use of a directory is comparative. Study names, trigger descriptions, file structure, scripts, references, and assets. Do not treat a public folder as production-ready just because it appears in the official repository.
If the example is close but not exact, copy the pattern rather than the behavior. A document skill may teach how to route to helper scripts; a brand skill may teach how to encode style constraints; a testing skill may teach how to record verification evidence.
FAQ
Is this a complete marketplace of every Claude Skill?
No. It is a curated directory of notable public examples, anchored to the official anthropics/skills repository and editorially grouped for study.
Does filtering the directory send my search anywhere?
No. The directory is a static page; filtering happens in your browser.
Should I install a skill directly from a directory link?
Only after review. Read SKILL.md, inspect scripts and references, and confirm the skill fits your Claude surface and data policy.