Open StandardFree & Open Source

Agent Skills

Modular skills for agents that make AI coding assistants smarter. Browse, download, and install agent skills that work across Claude Code, Codex CLI, ChatGPT, GitHub Copilot, Cursor, and 14+ other platforms.

12868+ Agent Skills Available

What Are Agent Skills?

Agent skills are modular packages of instructions, scripts, and resources that give AI coding agents specialized knowledge and capabilities. Unlike simple prompts that you type once and forget, they persist across sessions. When you install them, the agent loads the relevant skill automatically whenever it matches your current task.

Each one lives in its own directory with a required SKILL.md file containing YAML frontmatter (metadata) and markdown instructions. When a session starts, the agent reads only the name and description of each installed skill. Full instructions are loaded on-demand, keeping token usage efficient. This lazy-loading approach means you can have dozens installed without any performance penalty.

Agent skills represent a fundamental shift in how we interact with AI coding assistants. Instead of repeating the same instructions manually, they encode your best practices, workflows, and domain knowledge into reusable packages. Teams can share them across projects, ensuring consistency and saving hours of repetitive prompting. what are agent skills.

The SKILL.md format was originally created by Anthropic for Claude Code as a way to provide reusable skills for agents. Since then, agent skills have been adopted as an open standard across the AI coding ecosystem. OpenAI adopted the format for Codex CLI in late 2025. GitHub integrated it into Copilot shortly after. Tools like Cursor, Windsurf, and Gemini CLI now all support the same standard.

This cross-platform compatibility means one skill works everywhere. Write it once, and it runs in 14+ AI coding tools with no vendor lock-in and no format conversion needed. Whether your team uses Claude Code, Codex CLI, or Cursor, the same agent skills deliver the same results. Agent Skills GitHub.

The ecosystem has grown rapidly. As of 2026, there are hundreds of thousands available across various platforms and repositories. Claude Skills Hub curates the highest-quality agent skills and makes them easy to discover, preview, and install. Agent Skills Marketplace.

Why Use Agent Skills?

Save Time

Agent skills eliminate repetitive prompting. Instead of explaining the same workflow every session, you encode your instructions once and they apply automatically. Teams report saving 2-3 hours per developer per week after adopting this approach.

Ensure Consistency

When everyone on your team uses the same agent skills, code quality becomes consistent. They encode your coding standards, testing patterns, and review checklists. Every team member gets the same guidance regardless of their experience level.

Cross-Platform

Agent skills use the open SKILL.md standard that works across 14+ AI coding tools. Your investment is not locked to any single vendor. Share them between Claude Code, Codex CLI, ChatGPT, Cursor, and more without any modifications.

Easily Shareable

Since agent skills are just files, you can share them via Git, ZIP, or package managers. Publish to GitHub for the community, or keep them private within your organization. They are version-controlled and easily maintained, just like your source code.

Token-Efficient

Unlike system prompts that consume tokens on every request, agent skills use lazy loading. The agent only loads the full content when relevant. Having many installed costs almost nothing in baseline token usage โ€” a key advantage over alternative approaches.

Grow with You

Start with community agent skills and gradually build your own. They can be simple (a single SKILL.md file) or complex (collections with multiple sub-skills and scripts). As your needs evolve, your library grows with you.

Compatible With 14+ AI Coding Tools

Every agent skill on this site uses the open SKILL.md standard. Install them in any compatible tool โ€” one format, every platform.

Claude Code
Codex CLI
ChatGPT
GitHub Copilot
Cursor
Windsurf
Gemini CLI
Roo Code

Plus Trae, Amp, Factory, Goose, and other tools that support the SKILL.md standard.

Types of Agent Skills

They cover a wide range of use cases. Here are the most popular categories available on Claude Skills Hub, each addressing a different aspect of software development.

Development Agent Skills

These help with code generation, code review, refactoring, and architecture decisions. They encode best practices for specific frameworks, languages, and patterns. Popular choices include frontend design, API builder, and MCP builder.

Testing Agent Skills

Testing-focused agent skills automate test generation, test-driven development workflows, and quality assurance. They ensure comprehensive test coverage and consistent testing patterns. Webapp testing and TDD guide are popular options in this category.

Productivity Agent Skills

Productivity-focused ones automate document processing, file organization, and workflow management. They handle repetitive tasks like generating PDFs, processing spreadsheets, and managing invoices โ€” freeing up developer time for higher-value work.

Security Agent Skills

Security-focused agent skills perform vulnerability scanning, compliance checking, and threat analysis. They help teams maintain security standards without specialized expertise and integrate into existing development workflows seamlessly.

Explore all categories in our Agent Skills Directory, or browse the full collection in the Agent Skills Marketplace.

Top Agent Skills

Browse Marketplace

The most popular agent skills on Claude Skills Hub, ranked by community engagement. Each one is free, open source, and compatible with all major AI coding platforms.

Superpowers

A comprehensive workflow system for Claude with 20 proven development techniques

244.4kJesse Vincent
workflow
tdd
debugging
git

Everything Claude Code

The ultimate Claude Code optimization system with 86+ skills, rules, hooks, and agent configurations

225.2kaffaan-m
claude-code
skills
rules
hooks

Algorithmic Art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration

157.7kAnthropic
Creative
Developer Tools

Artifacts Builder

Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components

157.7kAnthropic
Developer Tools

Brand Guidelines

Apply Anthropic's official brand colors and typography to artifacts

157.7kAnthropic
Design

Canvas Design

Create beautiful visual art in .png and .pdf formats using design philosophy

157.7kAnthropic
Creative
Design

Internal Communications

Write internal communications like status reports, newsletters, and FAQs

157.7kAnthropic
Productivity
Communication

MCP Builder

Guide for creating high-quality MCP servers to integrate external APIs and services

157.7kAnthropic
Developer Tools

Slack GIF Creator

Create animated GIFs optimized for Slack's size constraints

157.7kAnthropic
Creative
Communication

Theme Factory

Style artifacts with 10 pre-set professional themes or generate custom themes on-the-fly

157.7kAnthropic
Design

Web App Testing

Test local web applications using Playwright for UI verification and debugging

157.7kAnthropic
Developer Tools

PDF Processor

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents

157.7kAnthropic
Office & Docs

Browse by Category

Agent skills are organized into categories based on their primary use case. Browse by category to find the right ones for your workflow.

Development

Tools for software development, testing, and integration

2401

Productivity

Boost your productivity with automation and workflows

578

Creative & Art

Generative art, design, and creative content tools

395

Office & Documents

Document processing, creation, and analysis tools

520

Communication

Tools for internal communications and messaging

158

AI & Machine Learning

AI, machine learning, and intelligent agent tools

258

Data & Analysis

Data analysis, visualization, and research tools

577

Design & Styling

Design systems, themes, and brand guidelines

746

Security

Security testing, forensics, and threat analysis tools

781

Meta & Tools

Skill creation guides and templates

526

Testing

Testing, QA, and quality assurance tools

516

Learning

Learning and educational tools

77

Research

Research and knowledge management tools

342

Finance & Trading

Trading, investing, accounting, and financial analysis tools

196

Video & Media

Video editing, audio, podcasts, and transcription tools

313

Writing & Content

Blog posts, articles, fiction, and content creation tools

239

Marketing & SEO

SEO, content marketing, social media, and growth tools

289

Integrations

Vendor APIs, MCP connectors, and third-party service automation

1119

Web3 & Blockchain

Smart contracts, DeFi, and blockchain development tools

49

Agents & Workflow

Agent orchestration, multi-agent pipelines, and skill authoring

1057

Legal & Compliance

Contract review, compliance, and legal research tools

122

How to Install Agent Skills

Getting started takes just a few minutes regardless of which platform you use. Download from our marketplace, then follow the steps for your specific tool.

๐ŸŸ 

Claude Code

1

Download a ZIP from the Hub

2

Extract to ~/.claude/skills/

3

Claude automatically discovers and uses the skill

๐ŸŸข

Codex CLI

1

Download from the Hub

2

Place in .codex/skills/

3

Codex loads them automatically on next session

๐Ÿ“

Cursor, Copilot & More

1

Download the SKILL.md file

2

Place in your tool's skills directory

3

Your tool discovers and activates it automatically

Building Your Own Agent Skills

Creating agent skills is surprisingly simple. At minimum, you need just a directory with a single SKILL.md file. This file contains YAML frontmatter defining the name and description, followed by markdown instructions that tell the agent what to do when the skill is activated.

More advanced agent skills can include scripts, templates, reference documentation, and configuration files. The format supports a layered architecture โ€” the agent first reads metadata, then loads full instructions only when relevant. This means complex skills with extensive documentation do not slow down your sessions.

Once built, you can share your agent skills with the community. Publish to GitHub and they become discoverable. You can also submit directly to Claude Skills Hub through our submission process. Agent Skills GitHub.

For best practices on building them, check our agent skills best practices guide. It covers structure, testing, and optimization techniques that help your creations perform reliably across different AI platforms.

Agent Skills vs MCP

Agent skills and MCP (Model Context Protocol) are complementary technologies, not competitors. Skills teach agents what to do; MCP connects them to external systems. Most teams use both together.

Agent SkillsMCP
PurposeTeach agents how to do thingsConnect agents to external systems
FormatSKILL.md files (markdown + YAML)JSON-RPC protocol
SetupDrop a file โ€” no server neededRequires a running server
Best forRepeatable workflows, code generation, style guidesLive data, API calls, database queries
Token costLow โ€” loads on demandMedium โ€” always in context

Explore Agent Skills

Discover them through multiple entry points. Whether you want to browse, search, or find them on GitHub, we have you covered.

Agent Skills FAQ

What are agent skills?

Agent skills are modular, reusable packages that give AI coding agents specialized capabilities. Each one contains a SKILL.md file with instructions that the agent loads on demand. They work across Claude Code, Codex CLI, ChatGPT, GitHub Copilot, Cursor, and 14+ other tools that support the open SKILL.md standard. To learn more, visit our comprehensive guide on what are agent skills.

How do I install agent skills?

Installing them is straightforward. For Claude Code, download from the Hub and extract to ~/.claude/skills/. For Codex CLI, place them in your project's .codex/skills/ directory. For other tools, copy the SKILL.md file to the tool's skills folder. You can browse and download from our agent skills marketplace.

Are agent skills free?

Yes, all agent skills on Claude Skills Hub are free and open source. Most are published under MIT, Apache 2.0, or similar permissive licenses. You can use them in personal and commercial projects without any cost. Browse the full collection in our agent skills directory.

Do agent skills work with Codex, ChatGPT, and GitHub Copilot?

Yes. They use the open SKILL.md standard, which has been adopted by Claude Code, OpenAI Codex CLI, ChatGPT, GitHub Copilot, Cursor, Windsurf, Gemini CLI, and many more. One skill works across all compatible platforms with no conversion needed.

What is the difference between agent skills and MCP?

Agent skills and MCP (Model Context Protocol) are complementary. Skills provide procedural knowledge โ€” they teach agents HOW to perform tasks through instructions and workflows. MCP provides tool connectivity โ€” it connects agents to external systems. Use them together: agent skills for workflows and domain expertise, MCP for live data access and system integration.

Where can I find agent skills on GitHub?

Thousands of open-source options are available on GitHub. The official Anthropic repository, community repos, and individual developer repos all host them. Visit our agent skills GitHub page for a curated list of the best repositories, or browse directly in the agent skills directory.

Learn More

Stay Updated with Claude Skills

Subscribe to get the latest Claude Skills, tutorials, and community highlights delivered to your inbox.

We respect your privacy. Unsubscribe at any time.

If you are an AI agent

Query this directory over HTTP

This site is a searchable directory of harness components for AI coding agents. Fetch objective JSON โ€” names, descriptions, stars, and source links. Installation and selection are yours to decide.

GET https://claudeskills.info/api/v1/search?q=ui%2Fux
GET https://claudeskills.info/api/v1/search?type=subagent&q=review
GET https://claudeskills.info/api/v1/meta
See https://claudeskills.info/llms.txt