Claude Skill
heilcheng/awesome-agent-skills
Curated directory of AI agent skills, tools, tutorials for Claude Skill, Codex, Copilot & VS Code. Boost developer productivity with awesome-list resources for AI programming assistants.
Overview
Repository
Install this Skill
npx skills find [query] # Search for related skillsRegistry
npx skills find [query] # Search for related skillsnpx skills add <owner/repo> # Install skills (supports GitHub shorthand, full URL, local path)npx skills list # List installed skillsnpx skills check # Check for available updatesnpx skills update # Upgrade all skills
Summary
A curated directory of AI programming assistant skills, tools, tutorials, and capabilities for Claude Skill, Codex, Copilot, and VS Code, focusing on agent development and productivity enhancement.
精选AI编程助手技能、工具、教程与能力清单(Claude Skill、Codex、Copilot、VS Code)
Key features
- Curated directory of AI agent skills and tools
- Focus on Claude Skill, Codex, Copilot, and VS Code
- Includes tutorials and guides for AI development
- Covers MCP (Model Context Protocol) and Skill-MD
- Designed for AI agent and automation development
- Awesome-list format for easy navigation
Use cases
- Finding AI programming assistant skills and tools
- Learning AI agent development techniques
- Discovering productivity enhancements for developers
- Exploring Claude Skill capabilities and integrations
- Researching MCP and Skill-MD implementations
- Building automation workflows with AI assistants
README excerpt
# Agent Skill Index [English](README.md) | [繁體中文](README.zh-TW.md) | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) | [한국어](README.ko.md) | [Español](README.es.md) [](https://agent-skill.co) > 🌐 Browse the live directory at **[agent-skill.co](https://agent-skill.co)** Maintained by [Hailey Cheng (Cheng Hei Lam)](https://www.linkedin.com/in/heilcheng/) · X [@haileyhmt](https://x.com/haileyhmt) · [haileycheng@proton.me](mailto:haileycheng@proton.me) Never heard of "agent skills" before? You're in the right place. This is a community-curated list of simple text files that teach AI assistants (like Claude, Copilot, or Codex) how to do new things on demand, without retraining. Unlike bulk-generated skill repositories, this collection focuses on real-world Agent Skills created and used by actual engineering teams. Compatible with Claude Code, Codex, Antigravity, Gemini CLI, Cursor, GitHub Copilot, Windsurf, and more. --- ## Quick Start (30 seconds) **Step 1: Pick a skill** from the directory below (or browse at [agent-skill.co](https://agent-skill.co)) **Step 2: Load it into your AI agent:** - Claude Code: `/skills add <github-url>` - Claude.ai: paste the raw SKILL.md URL in a new conversation - Codex / Copilot: follow platform docs linked in [Using Skills](#using-skills) **Step 3: Ask your AI to use it.** Just describe what you want in plain English. That's it. No installation. No configuration. No coding required. --- ## Table of Contents - [What Are Agent Skills?](#what-are-agent-skills) - [How to Find Skills (Recommended)](#how-to-find-skills-recommended) - [Compatible Agents](#compatible-agents) - [Official Skill Directories](#official-skill-directories) - [AI Platforms & Models](#ai-platforms--models) - [Clo