Installable GitHub library of 1,894+ 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 focused plugin 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 the right surface quickly, choose the right tool path, and then follow deeper docs only when you need them.
The canonical project page is the GitHub repository at https://github.com/sickn33/antigravity-awesome-skills; the hosted catalog is a companion discovery surface for search, plugins, and skill detail pages.
Start here: Install in 1 minute · Recommended plugins · Compare plugin packs · Choose your tool · 📚 Browse 1,894+ Skills · Bundles & workflows · Support the project
Current release: V13.7.0. Trusted by 42k+ 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 by choosing the smallest useful surface:
# Default: ~/.agents/skills (Antigravity 2.0 global). Use --path for other locations.
npx antigravity-awesome-skills
# Antigravity CLI slash commands (agy): ~/.gemini/antigravity-cli/skills/<skill>/SKILL.md
npx antigravity-awesome-skills --agy
The npm installer uses a shallow, release-pinned clone by default so first-run installs stay lighter than a full repository history checkout while matching the published npm package version. Use --tag main only when you intentionally want the current repository tip.
test -d ~/.agents/skills && echo "Skills installed in ~/.agents/skills"
Use @brainstorming to plan a SaaS MVP.
Do not install everything first if you already know the work. Start with the focused plugin for your job, then add more only when the task expands.
All specialized plugins are generated as Claude Code and Codex plugin bundles. For Antigravity, use the same SKILL.md content through the installer or supported skills paths.
| Plugin | Skills | Best for |
|---|---|---|
| AAS Web App Builder | 10 | Frontend and full-stack developers shipping modern web apps. |
| AAS Product Design Studio | 10 | Product UI, brand, portfolio, accessibility, and richer visual work. |
| AAS Security Engineer | 10 | Authorized security testing, audit, and hardening. |
| AAS Secure App Builder | 10 | Developers who want security embedded while building features. |
| AAS Documents & Presentations | 9 | Office files, document conversion, decks, and slide workflows. |
| AAS Data Analytics | 10 | Product analytics, SQL, dashboards, and experiments. |
| AAS Agent & MCP Builder | 10 | Agentic apps, MCP tools, RAG systems, and evaluation loops. |
| AAS OSS Maintainer | 10 | PRs, releases, reviews, and contributor handoffs. |
| AAS QA & Test Automation | 10 | Test suites, browser automation, and QA stabilization. |
| AAS DevOps & Cloud | 10 | Infrastructure, deployments, and operational workflows. |
| AAS Accessibility & Inclusive UX | 8 | WCAG audits, automated scans, screen-reader checks, and accessible QA. |
| AAS API Platform Builder | 10 | API design, OpenAPI contracts, auth, security, load tests, and observability. |
| AAS SaaS Launch & Revenue | 10 | SaaS MVPs, pricing, payments, analytics, lifecycle, referrals, and SEO. |
| AAS AI Product & Evaluation Ops | 10 | AI product metrics, evals, tracing, experiments, and model-quality loops. |
Next-wave plugins cover marketing/SEO/growth, automation, observability/incident response, Python APIs, mobile apps, data engineering, privacy/compliance, and localization/international growth.
plugins/.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 IDE | npx antigravity-awesome-skills --antigravity |
Use @brainstorming to plan a feature |
Antigravity CLI (agy) |
npx antigravity-awesome-skills --agy |
/brainstorming help me 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 |
Use the table above for install targets. Use specialized plugins when you are choosing what to install for a domain, then use the host guides below only for path details, prompt examples, and setup caveats.
.cursor/skills/ setup, UI-heavy work, and pair-programming flows.Antigravity Awesome Skills (Release 13.7.0) is a large, installable skill library for AI coding assistants. It packages 1,894+ reusable SKILL.md playbooks, specialized plugins, bundles, workflows, generated catalogs, and a CLI installer so Claude Code, Codex CLI, Cursor, Gemini CLI, Antigravity, and similar tools can reuse proven operating instructions instead of one-off prompts.
Run npx antigravity-awesome-skills for the default full-library install. Use a tool-specific flag such as --codex, --cursor, --gemini, --claude, or --antigravity when you want the installer to place skills in the directory your assistant already watches.
AAS specialized plugins are focused, domain-specific distributions of the skill library. They package the most relevant skills for web apps, security, data analytics, documents, DevOps, QA, OSS maintenance, and agent or MCP work so users can start with the right surface instead of activating the entire catalog.
Use the full library if you want the biggest catalog and direct filesystem control. Use a specialized plugin when you want a smaller, marketplace-style distribution for a specific workflow in Claude Code or Codex. For Antigravity, install the matching skills into the supported skills path. The complete explanation lives in Plugins for Claude Code and Codex.
Plugins are installable packaging surfaces, bundles are curated skill recommendations, and workflows are ordered execution playbooks. Start with a plugin when the domain is clear, use bundles to compare adjacent skills, and us
$ claude mcp add antigravity-awesome-skills \
-- python -m otcore.mcp_server <graph>