GitHub
github.com › travisvn › awesome-claude-skills
GitHub - travisvn/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows — particularly Claude Code
obra/superpowers - Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and collaboration patterns · Features /brainstorm, /write-plan, /execute-plan commands and skills-search tool · superpowers-skills ...
Starred by 3.8K users
Forked by 239 users
GitHub
github.com › anthropics › skills
GitHub - anthropics/skills: Public repository for Agent Skills
Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using your organization's specific workflows, or automating personal tasks.
Starred by 28K users
Forked by 2.6K users
Languages Python 83.9% | JavaScript 9.4% | HTML 4.3% | Shell 2.4%
Videos
03:15
Claude Agent Skills Explained - YouTube
10:36
How To Upgrade Claude AI with Custom Skills - YouTube
16:50
How to INSTANTLY Generate Claude Skills at SCALE - YouTube
21:37
7 CLAUDE CODE Skills Every Beginner NEEDS To Master - YouTube
27:21
Claude Code Skills Will Dominate 2026: Build Your AI Agent Army ...
23:32
Claude Skills Explained in 23 Minutes - YouTube
How often are skills updated?
Our scraper regularly syncs with GitHub to fetch the latest skills and updates. When a skill repository is updated on GitHub, the changes will appear on SkillsMP shortly after our next sync. You can see the last update timestamp on each skill card. We recommend checking back regularly for new skills and improvements to existing ones.
skillsmp.com
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
What are Agent Skills?
Agent Skills are modular capabilities that extend AI coding assistants. Each skill consists of a SKILL.md file with instructions, plus optional scripts and templates. In December 2025, Anthropic released the Agent Skills specification as an open standard, and OpenAI adopted the same format for Codex CLI and ChatGPT. Skills are model-invoked—the AI automatically decides when to use them based on context.
skillsmp.com
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
Are these skills safe to use?
Skills from this marketplace are sourced from public GitHub repositories. We filter out low-quality repos (minimum 2 stars) and scan for basic quality indicators, but you should always review the code before installing. Community skills should be treated like any open-source code—inspect before use.
skillsmp.com
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
SkillsMP
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
* For Claude Code: Add to ~/.claude/skills/ (personal) or .claude/skills/ (project). For OpenAI Codex CLI: Add to ~/.codex/skills/. Both use the same SKILL.md format. Clone the GitHub repository and copy the skill folder to your chosen directory.
GitHub
github.com › abubakarsiddik31 › claude-skills-collection
GitHub - abubakarsiddik31/claude-skills-collection: A curated collection of official and community-built Claude Skills – extend Anthropic's Claude with powerful, modular capabilities for productivity, creativity, coding, and more.
Anthropic Skills are modular tools that extend the capabilities of Claude AI—unlocking workflows for coding, document creation, design, data analysis, research, and more. This repository gathers and organizes all publicly available Claude Skills, ...
Starred by 339 users
Forked by 27 users
Claude
code.claude.com › docs › en › skills
Agent Skills - Claude Code Docs
Every Skill needs a SKILL.md file. The file starts with YAML metadata between --- markers and must include a name and description, followed by Markdown instructions that Claude follows when the Skill is active.The description is especially important, because Claude uses it to decide when to apply the Skill.Create ~/.claude/skills/explaining-code/SKILL.md:
Reddit
reddit.com › r/claudeai › i created a collection of claude skills
r/ClaudeAI on Reddit: I created a collection of Claude Skills
October 17, 2025 -
Hey everyone.
I have compiled a curated list of all known Claude Skills (both official ones from Anthropic and community-built projects found across GitHub).
Each skill has a clear description and a link to its repository, so you can plug them directly into your Claude setup or use them as templates to create your own.
Check it out:
https://github.com/BehiSecc/awesome-claude-skills
GitHub
github.com › ComposioHQ › awesome-claude-skills
GitHub - ComposioHQ/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows - ComposioHQ/awesome-claude-skills
Starred by 12.1K users
Forked by 1.3K users
Languages Python 92.0% | JavaScript 6.1% | Shell 1.9%
GitHub
github.com › alirezarezvani › claude-skills
GitHub - alirezarezvani/claude-skills: A Collection of Skills for Claude Code and Claude AI for real-world Usage. Including Claude Code Subagents, Claude Code Commnads
This repository emerged from years of experience building marketing strategies, leading engineering teams, and advising executives. The goal is simple: make world-class expertise accessible to everyone through Claude AI.
Starred by 393 users
Forked by 76 users
Languages Python
GitHub
github.com › VoltAgent › awesome-claude-skills
GitHub - VoltAgent/awesome-claude-skills: The awesome collection of Claude Skills and resources.
Starred by 1.7K users
Forked by 118 users
GitHub
github.com › simonw › claude-skills
GitHub - simonw/claude-skills: The contents of /mnt/skills in Claude's code interpreter environment
Starred by 896 users
Forked by 128 users
Claude
support.claude.com › en › articles › 12512198-how-to-create-custom-skills
How to create custom Skills | Claude Help Center
For a more in-depth guide to skill creation, refer to Skill authoring best practices in our Claude Docs. Exercise caution when adding scripts to your Skill.md file. Don't hardcode sensitive information (API keys, passwords). Review any Skills you download before enabling them. Use appropriate MCP connections for external service access. Visit our repository on GitHub for example Skills you can use as templates: https://github.com/anthropics/skills/tree/main/skills.
Lee Hanchung
leehanchung.github.io › blogs › 2025 › 10 › 26 › claude-skills-deep-dive
Claude Agent Skills: A First Principles Deep Dive
Skills prepare Claude to solve a problem, rather than solving it directly. The following is a table to help better disambiguating the difference between Tools and Skills and their capabilities: Now lets dive into how to build Skills by examining the skill-creator Skill from Anthropic’s skill repository ...
GitHub
github.com › obra › superpowers
GitHub - obra/superpowers: Claude Code superpowers: core skills library
Read more: Superpowers for Claude Code · Skills live directly in this repository. To contribute: Fork the repository · Create a branch for your skill · Follow the writing-skills skill for creating and testing new skills · Submit a PR · See skills/writing-skills/SKILL.md for the complete guide.
Starred by 12.1K users
Forked by 987 users
Languages Shell 68.2% | JavaScript 22.4% | Python 5.1% | TypeScript 3.9% | Batchfile 0.4%
ClaudeSkillsHub
claudeskillshub.org
Claude Code Skills & Anthropic Skills Repository | ClaudeSkillsHub
Discover and explore the ultimate repository of Claude code skills and Anthropic skills. Browse curated AI prompts, claude capabilities, and expert-crafted prompt templates for development, communication, design, and more.
GitHub
github.com › K-Dense-AI › claude-scientific-skills
GitHub - K-Dense-AI/claude-scientific-skills: A set of ready to use scientific skills for Claude
Transform Claude Code into an 'AI Scientist' on your desktop! ⭐ If you find this repository useful, please consider giving it a star! It helps others discover these tools and encourages us to continue maintaining and expanding this collection. This repository provides 125+ scientific skills organized into the following categories:
Starred by 2.4K users
Forked by 281 users
Languages Python 77.7% | TeX 20.2% | JavaScript 1.5%