🌌 Antigravity Awesome Skills: 1,935+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Autohand Code, Copilot & More
Installable GitHub library of 1,935+ agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, 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, Autohand Code, 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,935+ Skills · Bundles & workflows · Support the project
Current release: V13.12.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.
Why This Repo
-
Installable, not just inspirational: use
npx antigravity-awesome-skillsto put skills where your tool expects them. -
Built for major agent workflows: Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, and more.
-
Broad coverage with real utility: 1,935+ skills across development, testing, security, infrastructure, product, and marketing.
-
Focused by default: specialized plugins help you start with the web, security, data, docs, DevOps, QA, OSS, or agent/MCP workflows you actually need.
-
Useful whether you want breadth or curation: install the full catalog, choose a specialized plugin, start with bundles, or compare alternatives before installing.
Table of Contents
Installation
Most users should start by choosing the smallest useful surface:
-
Specialized plugins when the job has a clear domain.
-
Full library install when you want every skill available in a local skills directory.
-
Bundles and workflows when you want role-based recommendations or ordered execution playbooks.
Full library install
# 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.
Verify the install
test -d ~/.agents/skills && echo "Skills installed in ~/.agents/skills"
Run your first skill
Use @brainstorming to plan a SaaS MVP.
Prefer plugins for Claude Code or Codex?
-
Use a specialized plugin when you want a focused marketplace-style distribution.
-
Use the full-library plugin only when you want the widest plugin-safe catalog.
-
Read Plugins for Claude Code and Codex for full-library plugin install vs specialized plugin install vs direct skills install.
Recommended Specialized Plugins
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.
-
Read the specialized plugin roadmap.
-
Read the plugin guide for Claude Code and Codex.
-
Compare the hosted specialized plugin landing page.
-
Browse the generated plugin folders in plugins/.
Choose Your Tool
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
