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%
Claude
code.claude.com › docs › en › skills
Agent Skills - Claude Code Docs
A Skill is a markdown file that teaches Claude how to do something specific: reviewing PRs using your team’s standards, generating commit messages in your preferred format, or querying your company’s database schema.
Videos
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
16:02
Mastering Claude Code Skills (This Changes EVERYTHING) - YouTube
03:15
Claude Agent Skills Explained - YouTube
10:36
How To Upgrade Claude AI with Custom Skills - YouTube
How do skills differ from slash commands?
Skills are model-invoked—Claude automatically decides when to use them based on context. Slash commands are user-invoked—you explicitly type the command to trigger them. Skills enable more intelligent, context-aware automation in your workflows.
skillsmp.com
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
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
How do I install an agent skill?
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. The AI automatically discovers and loads skills from these locations.
skillsmp.com
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
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 › ComposioHQ › awesome-claude-skills
GitHub - ComposioHQ/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
## When to Use This Skill - Use case 1 - Use case 2 - Use case 3 ## Instructions [Detailed instructions for Claude on how to execute this skill] ## Examples [Real-world examples showing the skill in action] ... This repository is licensed under the Apache License 2.0.
Starred by 12.1K users
Forked by 1.3K users
Languages Python 92.0% | JavaScript 6.1% | Shell 1.9%
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
Oct 18: Major community repositories emerge: obra/superpowers skills library · Oct 17: Community publishes practical tutorials on DEV.to and Medium · Oct 16: 🎉 Claude Skills officially announced - Available across Claude.ai, Code, and API
Starred by 3.8K users
Forked by 242 users
GitHub
github.com › VoltAgent › awesome-claude-skills
GitHub - VoltAgent/awesome-claude-skills: The awesome collection of Claude Skills and resources.
anthropics/web-artifacts-builder - Build complex claude.ai HTML artifacts with React and Tailwind · anthropics/mcp-builder - Create MCP servers to integrate external APIs and services · anthropics/webapp-testing - Test local web applications using Playwright · anthropics/brand-guidelines - Apply Anthropic's brand colors and typography to artifacts · anthropics/internal-comms - Write status reports, newsletters, and FAQs · anthropics/skill-creator - Guide for creating skills that extend Claude's capabilities
Starred by 1.7K users
Forked by 118 users
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.
Enable Code Execution and Skill loading in Claude. Upload the skill folder (or link to a Git repo with an SKILL.md).
Starred by 339 users
Forked by 27 users
Claude
support.claude.com › en › articles › 12512180-using-skills-in-claude
Using Skills in Claude | Claude Help Center
Download the skill package from the linked repository (typically GitHub).
Apidog
apidog.com › blog › claude-skills
How to Create and Use Skills in Claude and Claude Code
October 17, 2025 - For this tutorial, opt for "document-skills"—it previews capabilities like Word doc creation. Click "Install Now"; Claude Code downloads and registers the skills. Prompt: "Hi, can you make a Word document based on the architecture of this codebase?" Claude explores your files and invokes the "docx" skill from document-skills, then generates a structured report—outlining modules, dependencies, and diagrams—saved as a .docx file.
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
All repositories by Alireza Rezvani - Building the complete Claude Code augmentation ecosystem. ✅ Phase 1: Complete - 42 Production-Ready Skills
Starred by 393 users
Forked by 76 users
Languages Python
GitHub
github.com › BehiSecc › awesome-claude-skills
GitHub - BehiSecc/awesome-claude-skills: A curated list of Claude Skills.
internal-comms - Create internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc) brainstorming - Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. family-history-research - Provides assistance with planning family history and genealogy research projects. tapestry - Interlink and summarize related documents into knowledge networks. ship-learn-next - Skill to help iterate on what to build or learn next, based on feedback loops.
Starred by 3.4K users
Forked by 243 users
GitHub
github.com › yusufkaraaslan › Skill_Seekers
GitHub - yusufkaraaslan/Skill_Seekers: Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
Use Skill Seeker directly from Claude Code, Cursor, Windsurf, VS Code + Cline, or IntelliJ IDEA with natural language! # Clone repository git clone https://github.com/yusufkaraaslan/Skill_Seekers.git cd Skill_Seekers # One-time setup (5 minutes) - Auto-configures ALL 5 agents!
Starred by 5.6K users
Forked by 585 users
Languages Python 98.4% | Shell 1.6%