MCPcopy
hub / github.com/sickn33/antigravity-awesome-skills

github.com/sickn33/antigravity-awesome-skills @v13.7.0 sqlite

repository ↗ · DeepWiki ↗ · release v13.7.0 ↗
15,707 symbols 53,579 edges 2,652 files 7,595 documented · 48%
README

Antigravity Awesome Skills hero

🌌 Antigravity Awesome Skills: 1,894+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More

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

GitHub stars Follow @AASkills_ on X License: MIT Claude Code Cursor Codex CLI Gemini CLI Latest Release Install with NPX Kiro Copilot OpenCode Antigravity

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.

Why This Repo

  • Installable, not just inspirational: use npx antigravity-awesome-skills to put skills where your tool expects them.
  • Built for major agent workflows: Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, Copilot, and more.
  • Broad coverage with real utility: 1,894+ 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.

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
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.

  • Claude Code skills: install paths, starter skills, prompt examples, and plugin marketplace flow.
  • Cursor skills: .cursor/skills/ setup, UI-heavy work, and pair-programming flows.
  • Codex CLI skills: planning, implementation, debugging, and review skills for local coding loops.
  • Gemini CLI skills: research, agent systems, integrations, and engineering workflows.
  • AI agent skills guide: breadth vs curation, skill-library evaluation, and starting-point selection.

Quick FAQ

What is Antigravity Awesome Skills?

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.

How do I install it?

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.

What are AAS specialized plugins?

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.

Should I use the full library or a plugin?

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.

How are plugins, bundles, and workflows different?

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

Extension points exported contracts — how you extend this code

Skill (Interface)
(no doc)
apps/web-app/src/types/index.ts
WhatsAppConfig (Interface)
(no doc)
plugins/antigravity-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/src/types.ts
WhatsAppConfig (Interface)
(no doc)
plugins/antigravity-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/src/types.ts
WhatsAppConfig (Interface)
(no doc)
skills/whatsapp-cloud-api/assets/boilerplate/nodejs/src/types.ts
GateMetadata (Interface)
(no doc)
skills/vercel-optimize/lib/gates/types.d.ts
SplineBackgroundProps (Interface)
(no doc)
skills/spline-3d-integration/examples/react-spline-wrapper.tsx
StarMap (Interface)
(no doc)
apps/web-app/src/types/index.ts
SendMessagePayload (Interface)
(no doc)
plugins/antigravity-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/src/types.ts

Core symbols most depended-on inside this repo

get
called by 3167
plugins/antigravity-awesome-skills/skills/instagram/scripts/api_client.py
get
called by 2900
skills/instagram/scripts/api_client.py
get
called by 2627
plugins/antigravity-awesome-skills-claude/skills/instagram/scripts/api_client.py
search
called by 480
plugins/antigravity-awesome-skills/skills/junta-leiloeiros/scripts/db.py
search
called by 319
skills/junta-leiloeiros/scripts/db.py
resolve
called by 278
skills/swiftui-expert-skill/scripts/instruments_parser/xml_utils.py
search
called by 254
plugins/antigravity-awesome-skills-claude/skills/junta-leiloeiros/scripts/db.py
resolve
called by 241
plugins/antigravity-awesome-skills/skills/swiftui-expert-skill/scripts/instruments_parser/xml_utils.py

Shape

Function 10,385
Method 4,215
Class 861
Route 127
Interface 119

Languages

Python74%
TypeScript25%
Java1%
Go1%

Modules by API surface

skills/vercel-optimize/lib/verify-claim.mjs82 symbols
plugins/antigravity-awesome-skills/skills/vercel-optimize/lib/verify-claim.mjs82 symbols
plugins/antigravity-awesome-skills-claude/skills/vercel-optimize/lib/verify-claim.mjs82 symbols
skills/docx-official/scripts/document.py52 symbols
plugins/antigravity-bundle-documents-presentations/skills/docx-official/scripts/document.py52 symbols
plugins/antigravity-bundle-aas-documents-presentations/skills/docx-official/scripts/document.py52 symbols
plugins/antigravity-awesome-skills/skills/docx-official/scripts/document.py52 symbols
plugins/antigravity-awesome-skills-claude/skills/docx-official/scripts/document.py52 symbols
skills/vercel-optimize/lib/render-report.mjs51 symbols
plugins/antigravity-awesome-skills/skills/vercel-optimize/lib/render-report.mjs51 symbols
plugins/antigravity-awesome-skills-claude/skills/vercel-optimize/lib/render-report.mjs51 symbols
skills/skill-installer/scripts/install_skill.py44 symbols

Dependencies from manifests, versioned

@eslint/js9.39.1 · 1×
@fontsource/jetbrains-mono5.2.8 · 1×
@fontsource/outfit5.2.8 · 1×
@phosphor-icons/react2.1.10 · 1×
@supabase/supabase-js2.107.0 · 1×
@testing-library/jest-dom6.4.0 · 1×
@testing-library/react16.0.0 · 1×
@types/cors2.8.19 · 1×
@types/express4.17.0 · 1×
@types/node20.14.0 · 1×

Datastores touched

dbnameDatabase · 1 repos
mydbDatabase · 1 repos
(mysql)Database · 1 repos
dbDatabase · 1 repos
(mongodb)Database · 1 repos
comfyui_gatewayDatabase · 1 repos
testdbDatabase · 1 repos
test_dbDatabase · 1 repos

For agents

$ claude mcp add antigravity-awesome-skills \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact