by sickn33
Installable GitHub library of 1,370+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
# Add to your Claude Code skills
git clone https://github.com/sickn33/antigravity-awesome-skillsInstallable GitHub library of 1,401+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.
Antigravity Awesome Skills is an installable GitHub library and npm installer for reusable SKILL.md playbooks. It is designed for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, GitHub Copilot, and other AI coding assistants that benefit from structured operating instructions. Instead of collecting one-off prompt snippets, this repository gives you a searchable, installable catalog of skills, bundles, workflows, plugin-safe distributions, and practical docs that help agents perform recurring tasks with better context, stronger constraints, and clearer outputs.
You can use this repo to install a broad multi-tool skill library, start from role-based bundles, or jump into workflow-driven execution for planning, coding, debugging, testing, security review, infrastructure, product work, and growth tasks. The root README is intentionally a high-signal landing page: understand what the project is, install it quickly, choose the right tool path, and then follow deeper docs only when you need them.
Start here: Star the repo · Install in 1 minute · Choose your tool · Best skills by tool · 📚 Browse 1,401+ Skills · Bundles · Workflows · Plugins for Claude Code and Codex
No comments yet. Be the first to share your thoughts!
Current release: V9.12.0. Trusted by 32k+ GitHub stargazers, this repository combines official and community skill collections with bundles, workflows, installation paths, and docs that help you go from first install to daily use quickly.
npx antigravity-awesome-skills to put skills where your tool expects them.Most users should start with the full library install and use bundles or workflows to narrow down what to try first.
# Default: ~/.gemini/antigravity/skills (Antigravity global). Use --path for other locations.
npx antigravity-awesome-skills
The npm installer uses a shallow clone by default so first-run installs stay lighter than a full repository history checkout.
test -d ~/.gemini/antigravity/skills && echo "Skills installed in ~/.gemini/antigravity/skills"
Use @brainstorming to plan a SaaS MVP.
Use the same repository, but install or invoke it in the way your host expects.
| Tool | Install | First Use |
| -------------- | ------------------------------------------------------------------------ | ------------------------------------------------------ |
| Claude Code | npx antigravity-awesome-skills --claude or Claude plugin marketplace | >> /brainstorming help me plan a feature |
| Cursor | npx antigravity-awesome-skills --cursor | @brainstorming help me plan a feature |
| Gemini CLI | npx antigravity-awesome-skills --gemini | Use brainstorming to plan a feature |
| Codex CLI | npx antigravity-awesome-skills --codex | Use brainstorming to plan a feature |
| Antigravity | npx antigravity-awesome-skills --antigravity | Use @brainstorming to plan a feature |
| Kiro CLI | npx antigravity-awesome-skills --kiro | Use brainstorming to plan a feature |
| Kiro IDE | npx antigravity-awesome-skills --path ~/.kiro/skills | Use @brainstorming to plan a feature |
| GitHub Copilot | No installer — paste skills or rules manually | Ask Copilot to use brainstorming to plan a feature |
| OpenCode | npx antigravity-awesome-skills --path .agents/skills --category development,backend --risk safe,none | opencode run @brainstorming help me plan a feature |
| AdaL CLI | npx antigravity-awesome-skills --path .adal/skills | Use brainstorming to plan a feature |
| Custom path | npx antigravity-awesome-skills --path ./my-skills | Depends on your tool |
For path details, prompt examples, and setup caveats by host, go to:
It is an installable GitHub library of reusable SKILL.md playbooks for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants. The repo packages those skills with an installer CLI, bundles, workflows, generated catalogs, and docs so you can move from discovery to daily usage quickly.
Run npx antigravity-awesome-skills for the default full-library install, or use a tool-specific flag such as --codex, --cursor, --gemini, --claude, or --antigravity when you want the installer to target a known skills directory directly.
Use the full library if you want the biggest catalog and direct filesystem control. Use plugins when you want a marketplace-style, plugin-safe distribution for Claude Code or Codex. The complete explanation lives in Plugins for Claude Code and Codex.
Start with Bundles for role-based recommendations, Workflows for ordered execution playbooks, CATALOG.md for the full registry, and the hosted GitHub Pages catalog when you want a browsable web UI.
If you want a faster answer than "browse all 1,401+ skills", start with a tool-specific guide:
.cursor/skills/, UI-heavy work, and pair-programming flows.