Skip to content

🤖 精选的 AI Agent Skills 列表,适用于 Cursor、Claude Code、GitHub Copilot 等 AI 编程工具

License

Notifications You must be signed in to change notification settings

JackyST0/awesome-agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Agent Skills Awesome

Awesome Agent Skills

PRs Welcome GitHub Stars

🔍 Search Skills Online

Modular instruction packages that give AI coding assistants on-demand capabilities for specific tasks, working across Cursor, Claude Code, GitHub Copilot, and more.

English | 简体中文

Contents

Quick Start

One-Click Install (Recommended)

macOS / Linux:

# Interactive mode - install, uninstall, or list
curl -sL https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.sh | bash

# Or install all skills to a specific platform
curl -sL https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.sh | bash -s -- -p cursor -a

Windows (PowerShell):

# Download and run the install script
irm https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.ps1 | iex

Manual Install

# Clone examples from this repository
git clone https://github.com/JackyST0/awesome-agent-skills.git
cp -r awesome-agent-skills/examples/code-review ~/.cursor/skills/

# Or clone official skills
git clone https://github.com/anthropics/skills.git ~/.cursor/skills/anthropics

📖 See How to Use Agent Skills for the complete guide.

What Are Agent Skills

Agent Skills are instruction sets, scripts, and resources that AI agents can discover and use to perform specific tasks. Each skill contains a SKILL.md file that tells the AI how to use it.

Skills work across multiple platforms:

Platform Global Directory Project Directory
Cursor ~/.cursor/skills/ .cursor/skills/
Claude Code ~/.claude/skills/ .claude/skills/
Copilot ~/.copilot/skills/ .github/skills/
Windsurf ~/.windsurf/skills/ .windsurf/skills/
Codex ~/.codex/skills/ .codex/skills/
OpenCode ~/.config/opencode/skills/ .opencode/skills/

Official Resources

Skills Collections

Development Tools

Productivity

DevOps

Data Processing

Writing

  • doc-coauthoring - Document co-authoring Skill.
  • internal-comms - Internal communications generation Skill.
  • docx - Word document processing Skill.
  • pdf - Portable document format processing Skill.
  • pptx - PowerPoint presentation generator Skill.
  • xlsx - Excel spreadsheet processing Skill.

Design

Contributing

We welcome contributions! See CONTRIBUTING.md for detailed guidelines.

Footnotes

Create Your Own Skill

📁 Examples: Check out examples/ for 5 ready-to-use skill templates.

📖 Guide: See How to Create a Skill for the complete guide.

📋 Specification: See SKILL.md Specification for format standards and best practices.

Star History

Star History Chart

About

🤖 精选的 AI Agent Skills 列表,适用于 Cursor、Claude Code、GitHub Copilot 等 AI 编程工具

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •