sickn33/antigravity-awesome-skills
The Ultimate Collection of 200+ Agentic Skills for Claude Code/Antigravity/Cursor. Battle-tested, high-performance skills for AI agents including official skills from Anthropic and Vercel.
npx skills add sickn33/antigravity-awesome-skillsREADME
š Antigravity Awesome Skills: 253+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
The Ultimate Collection of 253+ Universal Agentic Skills for AI Coding Assistants ā Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode
Antigravity Awesome Skills is a curated, battle-tested library of 251 high-performance agentic skills designed to work seamlessly across all major AI coding assistants:
- š£ Claude Code (Anthropic CLI)
- šµ Gemini CLI (Google DeepMind)
- š¢ Codex CLI (OpenAI)
- š“ Antigravity IDE (Google DeepMind)
- 𩵠GitHub Copilot (VSCode Extension)
- š Cursor (AI-native IDE)
- āŖ OpenCode (Open-source CLI)
This repository provides essential skills to transform your AI assistant into a full-stack digital agency, including official capabilities from Anthropic, OpenAI, Google, Supabase, and Vercel Labs.
š Table of Contents
- š New Here? Start Here!
- š Compatibility & Invocation
- š¦ Features & Categories
- š Curated Collections (Bundles)
- š Full Skill Registry
- š ļø Installation
- š¤ How to Contribute
- š„ Contributors & Credits
- āļø License
- š„ Repo Contributors
- š Star History
New Here? Start Here!
Welcome to the V3 Enterprise Edition. This isn't just a list of scripts; it's a complete operating system for your AI Agent.
1. š£ Context: What is this?
AI Agents (like Claude Code, Cursor, or Gemini) are smart, but they lack specific tools. They don't know your company's "Deployment Protocol" or the specific syntax for "AWS CloudFormation". Skills are small markdown files that teach them how to do these specific tasks perfectly, every time.
2. ā”ļø Quick Start (The "Bundle" Way)
Don't install 250+ skills manually. Use our Starter Packs:
- Clone the repo:
git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills - Pick your persona (See docs/BUNDLES.md):
- Web Dev? use the
Web Wizardpack. - Hacker? use the
Security Engineerpack. - Just curious? start with
Essentials.
- Web Dev? use the
3. š§ How to use
Once installed, just ask your agent naturally:
"Use the @brainstorming skill to help me plan a SaaS." "Run @lint-and-validate on this file."
š Read the Full Getting Started Guide
Compatibility & Invocation
These skills follow the universal SKILL.md format and work with any AI coding assistant that supports agentic skills.
| Tool | Type | Invocation Example | Path |
|---|---|---|---|
| Claude Code | CLI | >> /skill-name help me... | .claude/skills/ |
| Gemini CLI | CLI | (User Prompt) Use skill-name... | .gemini/skills/ |
| Antigravity | IDE | (Agent Mode) Use skill... | .agent/skills/ |
| Cursor | IDE | @skill-name (in Chat) | .cursor/skills/ |
| Copilot | Ext | (Paste content manually) | N/A |
[!TIP] Universal Path: We recommend cloning to
.agent/skills/. Most modern tools (Antigravity, recent CLIs) look here by default.
[!WARNING] Windows Users: This repository uses symlinks for official skills. You must enable Developer Mode or run Git as Administrator:
git clone -c core.symlinks=true https://github.com/...
Whether you are using Gemini CLI, Claude Code, Codex CLI, Cursor, GitHub Copilot, Antigravity, or OpenCode, these skills are designed to drop right in and supercharge your AI agent.
This repository aggregates the best capabilities from across the open-source community, transforming your AI assistant into a full-stack digital agency capable of E
...