Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
🤖 精选的 AI Agent Skills 列表,适用于 Cursor、Claude Code、GitHub Copilot 等 AI 编程工具
| Date | Stars |
|---|---|
| 2026-07-31 | 608 |
| 2026-08-06 | 608 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Awesome Agent Skills <p align="center"> <img src="assets/banner.svg" alt="Awesome Agent Skills" width="100%"> </p> <p align="center"> <a href="CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a> <img src="https://img.shields.io/github/stars/JackyST0/awesome-agent-skills?style=social" alt="GitHub Stars"> </p> <p align="center"> <a href="https://jackyst0.github.io/awesome-agent-skills/"><b>🔍 Search Skills Online</b></a> </p> > Modular instruction packages that give AI coding assistants on-demand capabilities for specific tasks, working across Cursor, Claude Code, GitHub Copilot, and more. English | [简体中文](README_ZH.md) ## Contents - [Quick Start](#quick-start) - [What Are Agent Skills](#what-are-agent-skills) - [Official Resources](#official-resources) - [Skills Collections](#skills-collections) - [Development Tools](#development-tools) - [Productivity](#productivity) - [DevOps](#devops) - [Data Processing](#data-processing) - [Writing](#writing) - [Design](#design) ## Quick Start ### One-Click Install (Recommended) **macOS / Linux:** ```bash # 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):** ```powershell # Download and run the install script irm https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.ps1 | iex ``` > Note: The installer currently installs the bundled example skills from this repository's `examples/` directory. It is not a general-purpose package manager for every third-party project listed below. ### Manual Install ```bash # 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](docs/how-to-use.md) 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/` | |OpenClaw |`~/.openclaw/skills/` |`skills/` | ## Official Resources - [Agent Skills Open Standard](https://skill.md/) - Official Agent Skills specification. - [Agent Skills Specification](https://agentskills.io/specification) - SKILL.md format specification. - [agentskills/agentskills](https://github.com/agentskills/agentskills) - Official Agent Skills specification and documentation repository. - [anthropics/skills](https://github.com/anthropics/skills) - Official Anthropic Agent Skills repository. - [GitHub Docs: About agent skills](https://docs.github.com/en/copilot/concepts/agents/about-agent-skills) - GitHub official overview of agent skills, supported hosts, and `gh skill`. - [GitHub Docs: Adding agent skills for GitHub Copilot](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/cloud-agent/add-skills) - GitHub official guide for creating, installing, and publishing agent skills. - [GitHub CLI: gh skill](https://cli.github.com/manual/gh_skill) - Official G
Excerpt of 16,180 characters
Read on GitHub57
34
Greg Konush · United States
2
Volodymyr Pivoshenko · Bally's Interactive · United Kingdom
2
Priyansh Khodiyar · Vaquill.ai · United States
2
2
2
1
1
Yuting Zhong
1
Burak Bayır
1
Simon He · @vue-vine @unocss @vscode-use · China
1
Berner Setterwall · Cogny.com
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:6db2bdc848bfe68b, topic:awesome, topic:awesome-list
matched fp:6db2bdc848bfe68b, topic:copilot