Awesome Agent Skills

by VoltAgent 29k MIT Updated Jul 10, 2026
Productivity Claude CodeCursorCodexGemini CLIopencodeantigravity
Awesome Agent Skills skill by VoltAgent
Awesome Agent Skills — Productivity skill by VoltAgent

Awesome Agent Skills is an open-source productivity skill for Claude Code, Cursor, Codex, Gemini CLI, opencode, and antigravity, published by VoltAgent. Its author describes it as: “A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.”. The project has 29k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/VoltAgent/awesome-agent-skills ~/.claude/skills/awesome-agent-skills`.

Installation

Add Awesome Agent Skills to your agent with:

git clone https://github.com/VoltAgent/awesome-agent-skills ~/.claude/skills/awesome-agent-skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for Awesome Agent Skills when you want productivity help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Established project with 29,251 GitHub stars
  • Declares compatibility with Claude Code, Cursor, Codex, Gemini CLI, opencode, antigravity
  • Actively maintained (recent commits)

Topics

agent-skillsai-agentsantigravity-skillsawesomeawesome-listawesome-listsclaude-codeclaude-code-skillsclaude-skillscodex-skillscursor-skillsgemini-skillsopencode-skillsskills

Frequently asked questions

What does Awesome Agent Skills do?
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.
How do I install Awesome Agent Skills?
Run git clone https://github.com/VoltAgent/awesome-agent-skills ~/.claude/skills/awesome-agent-skills in your agent, then reload your skills. Review the source at https://github.com/VoltAgent/awesome-agent-skills before installing.
Is Awesome Agent Skills free to use?
Yes. Awesome Agent Skills is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Which agents does Awesome Agent Skills work with?
Awesome Agent Skills declares compatibility with Claude Code, Cursor, Codex, Gemini CLI, opencode, and antigravity. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.

Related skills

More Productivity →

Curated AI coding agent skills and AGENTS.md playbooks for Codex, Claude Code, Cursor, OpenClaw, and other SKILL.md-compatible tools.

458 mxyhi Apache-2.0

Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.

25k alirezarezvani MIT

Collection of AI-related utilities. Welcome to submit pull requests /收藏AI相关的实用工具,欢迎提交pull requests

6.1k ikaijua No license

数字生命卡兹克(Khazix)的公众号长文写作skill。当用户需要撰写公众号文章、写稿子、续写文章、根据素材产出长文时使用。触发词包括但不限于:写文章、写稿子、帮我写、续写、扩写、公众号文章、长文、出稿、按我的风格写。即使用户只是说"帮我把这个写成文章"或"用我的风格写一下",只要上下文涉及内容创作和公众号输出,都应该触发。也适用于用户丢过来一个PDF、brief、新闻链接、语音转文字或任何素材说"帮我写篇文章"的场景。不要用于短内容(小红书帖子、推特、朋友圈)或纯标题摘要生成(那个用wechat-title skill)。

20k KKKKhazix MIT

把一句话的想法拆成 AI agent 能独立跑完的目标任务书。用户说「帮我给 agent 写个目标」「帮我详细拆一下这个目标」「写个任务书/brief 给 agent」「写个 goal 提示词」「让 agent 自己跑这个项目」「把活分给几个 agent 并行」时使用。先进代码库实测、必要时联网调研,再一次性提问(≤5 个),产出一份 ≤4000 字符、直接粘进 /goal 就能跑的任务书,含实测数字、白名单地界、防作弊验收和断点续跑。执行型与探索型(调研/选型/找方案)自动分流。

20k KKKKhazix MIT