S Claude Has Skills Tools

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.

Updated 2026-07-06 No backend No signup

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

Source

Guides a user through designing, drafting, and testing a reusable skill package.

authoringSKILL.mdreferencesscripts

Folder and SKILL.md verified through the GitHub API on 2026-07-06.

Documents and data

docx

Source

Shows how a document-format skill can combine prose guidance with deterministic helpers.

documentsWordfile conversion

Top-level folder verified through the GitHub API on 2026-07-06.

Documents and data

pdf

Source

Demonstrates PDF-focused workflows where scripts and format constraints matter.

PDFdocumentsconversion

Top-level folder verified through the GitHub API on 2026-07-06.

Documents and data

pptx

Source

Packages presentation creation and editing guidance around repeatable slide workflows.

slidesPowerPointpresentations

Top-level folder verified through the GitHub API on 2026-07-06.

Documents and data

xlsx

Source

Represents spreadsheet workflows where formulas, sheets, and structured outputs need care.

spreadsheetsExceldata

Top-level folder verified through the GitHub API on 2026-07-06.

Communications and collaboration

doc-coauthoring

Source

Shows how a skill can coordinate collaborative document drafting and revision behavior.

coauthoringeditingcollaboration

Top-level folder verified through the GitHub API on 2026-07-06.

Communications and collaboration

internal-comms

Source

Packages organization-style communication guidance for repeatable internal messages.

communicationsenterprisewriting

Top-level folder verified through the GitHub API on 2026-07-06.

Communications and collaboration

slack-gif-creator

Source

Combines creative output constraints with a specific workplace communication artifact.

SlackGIFmedia

Top-level folder verified through the GitHub API on 2026-07-06.

Design and creative

frontend-design

Source

Sets a concrete frontend design standard and anti-pattern list for production UI work.

frontenddesignUI

Top-level folder verified through the GitHub API on 2026-07-06.

Design and creative

brand-guidelines

Source

Illustrates how brand rules, colors, typography, and approval language can be packaged.

branddesignstyle

Top-level folder verified through the GitHub API on 2026-07-06.

Design and creative

canvas-design

Source

Shows a skill aimed at producing polished visual documents and image-like artifacts.

visual designdocumentscanvas

Top-level folder verified through the GitHub API on 2026-07-06.

Design and creative

theme-factory

Source

Demonstrates reusable theme generation as a repeatable creative procedure.

themestylecreative

Top-level folder verified through the GitHub API on 2026-07-06.

Design and creative

algorithmic-art

Source

Packages creative coding constraints for generative art workflows.

artp5.jscreative coding

Top-level folder verified through the GitHub API on 2026-07-06.

Design and creative

web-artifacts-builder

Source

Packages interactive web artifact creation patterns and quality bars.

web artifactsHTMLinteractive

Top-level folder verified through the GitHub API on 2026-07-06.

Developer workflow

claude-api

Source

Shows how API-specific guidance can be packaged for developers building with Claude.

APIdeveloperClaude

Top-level folder verified through the GitHub API on 2026-07-06.

Developer workflow

mcp-builder

Source

Guides MCP-related engineering work while keeping the protocol/tool boundary visible.

MCPdevelopertools

Top-level folder verified through the GitHub API on 2026-07-06.

Developer workflow

webapp-testing

Source

Packages browser QA behavior, interaction checks, and verification expectations.

testingbrowserQA

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.