Independent directory and educational resource. Not affiliated with Anthropic or Claude.
Independent Claude Skills Directory — Free Forever

The Curated Skills Marketplace
for Claude, Codex & ChatGPT — Free for Everyone

Anthropic's official marketplace is built for Fortune 500 budgets. Other directories just scrape GitHub and call it a day. Claude Skills Hub is different — a hand-curated, independent directory of agent skills for Claude Code, OpenAI Codex, and ChatGPT. Every SKILL.md vetted, every tool ready to plug into your workflow. Free, open, and built for the developers, consultants, and lean teams who actually ship.

2,400+ Total Skills
180+ Collections
85K+ Active Users
1.2M+ Downloads
Install any skill in one command
$ npx skills add owner/skill-name
Works with Claude Code CLI

Official Agent Skills Collections

Skills maintained and endorsed by top platforms and companies.

View all collections
Official

Anthropic Official

The core skill collection created and maintained by Anthropic — essential tools every Claude user should know.

Core Essential Verified
Official

GitHub Copilot Integration

Use Claude alongside GitHub Copilot for smarter PR reviews, commit automation, and CI/CD workflows.

Development CI/CD
Official

Vercel AI SDK

Deploy AI-powered apps with Claude and the Vercel AI SDK. Full-stack templates included.

Deployment Full-stack

WordPress AI Toolkit

Automate WordPress content creation, SEO optimization, and plugin development using Claude.

CMS Content SEO

OpenAI Compatibility Layer

Run Claude as a drop-in OpenAI-compatible API endpoint. Migrate existing OpenAI projects with ease.

API Integration

Microsoft Azure AI

Enterprise-grade skills for integrating Claude with Azure AI, Copilot Studio, and Microsoft 365.

Enterprise Cloud


Hand-picked, tested, and rated by our editorial team.

See all featured



Latest Claude Skills News

Daily curated updates from the Claude AI ecosystem

View All

Frequently Asked Questions

What are Claude Skills?
Claude Skills (also called Agent Skills) are reusable instruction sets that extend what Claude can do. They work like plugins — you install a skill once, and Claude gains a new specialized capability like reviewing code, writing commit messages, or querying databases. Skills are installed via Claude Code's npx skills add command.
How do Claude Skills work?
Each skill is a SKILL.md file containing instructions that guide Claude's behavior for a specific task. When installed, Claude reads these instructions as context before responding to related prompts. Skills can include triggers, templates, examples, and constraints that make Claude reliably better at specific jobs.
How do I install a Claude Skill?
Most skills are installed with a single command in your terminal: npx skills add owner/skill-repo-name. This downloads the skill and places it in your project's .agents/skills/ folder. Claude Code automatically detects and loads it. Each skill page on this site shows the exact install command.
Are Claude Skills free to use?
Most skills listed here are open-source and completely free. A few enterprise or commercially-maintained skills may have their own licensing. This directory is also free to browse — we are funded through optional sponsorships and affiliate links, clearly marked when used.
Can I create my own Claude Skill?
Yes! Create a GitHub repo with a SKILL.md (or skill/SKILL.md) file describing what Claude should do. Follow the official skill spec format — our step-by-step guide walks you through the whole process, including how to test and publish your skill.
How can I submit a skill to this directory?
Use our Submit a Skill form. We review every submission for quality, safety, and accuracy. Submissions must include a working GitHub repo, a clear description, and at least one real use-case example. We typically review within 48–72 hours.
Is this site affiliated with Anthropic?
No. Claude Skills Hub is an independent, third-party directory and educational resource. We are not affiliated with, endorsed by, or connected to Anthropic PBC. "Claude" is a trademark of Anthropic. We refer to it for descriptive purposes only.