Claude Skill
heilcheng/awesome-agent-skills
精选的AI智能体技能、工具、教程目录,涵盖Claude Skill、Codex、Copilot和VS Code。通过Awesome-list资源提升开发者生产力,助力AI编程助手应用。
概览
仓库信息
安装这个 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
项目简介
一个精选的AI编程助手技能、工具、教程与能力清单,专注于Claude Skill、Codex、Copilot和VS Code的智能体开发与生产力提升。
Tutorials, Guides and Agent Skills Directories
要点
- 精选的AI智能体技能与工具目录
- 专注于Claude Skill、Codex、Copilot和VS Code
- 包含AI开发教程与指南
- 涵盖MCP(模型上下文协议)和Skill-MD
- 专为AI智能体与自动化开发设计
- 采用Awesome-list格式便于浏览
使用场景
- 查找AI编程助手技能与工具
- 学习AI智能体开发技术
- 发现开发者生产力提升方案
- 探索Claude Skill能力与集成
- 研究MCP与Skill-MD实现
- 构建基于AI助手的自动化工作流
README 摘要
# 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