Antigravity Skills

Antigravity, Google's agent-first IDE, reads Agent Skills from its skills directory. SkillMD lists 396,271 safety-reviewed skills (SKILL.md files) you can use in Antigravity free: search by task, install with one command, or copy the file into ./.agents/skills.

Install a skill in Antigravity

  1. CLI (recommended). Install the CLI once, then add any skill to Antigravity by slug:
    npm i -g skillmds@latest
    skillmd add <owner>/<name> -a antigravity      # project scope → ./.agents/skills
    skillmd add <owner>/<name> -a antigravity -g   # global scope  → ~/.gemini/antigravity/skills
  2. Manual copy. Open any skill on SkillMD, download its SKILL.md, and save it as ./.agents/skills/<skill-name>/SKILL.md (or ~/.gemini/antigravity/skills/… for every project).
  3. MCP server. If Antigravity supports MCP servers, connect the SkillMD server and ask the agent to search and install skills for you. Setup details: MCP docs.

Machine-readable version of this guide: /agents/antigravity.txt

Top skills for Antigravity

antigravity
Go In Depth
Fans out web searches, fetches sources, adversarially verifies claims, and synthesizes a cited research report.
42.4k · bundle
antigravity
Hasdata CLI
Provides command-line access to search, scraping, and structured web data from over 40 APIs including Google, Amazon, Yelp, and Zillow.
42.4k · bundle
antigravity
Grill Me
Runs a structured interview session to sharpen a plan or design through relentless questioning.
42.4k
antigravity
Itil Expert
Provides strategic and operational guidance on ITIL 4 and ITIL 5 frameworks, focusing on AI governance, sustainability, and product-centric lifecycle management.
42.4k · bundle
antigravity
SEO Plan
Generate a comprehensive SEO strategy and implementation roadmap for new or existing websites, including competitive analysis, content planning, and technical foundation.
42.4k · bundle
emilkowalski
Improve Animations
Audits a codebase's animation and motion code, then produces a prioritized list of findings and self-contained implementation plans for other agents to execute.
5k
antigravity
Grpc Golang
Design and implement production-grade gRPC services in Go with Protobuf contracts, mTLS, streaming, and OpenTelemetry observability.
42.4k · bundle
antigravity
MCP Builder
Guides the creation of MCP servers that enable LLMs to interact with external services through well-designed tools.
42.4k · bundle
antigravity
Git Pushing
Stage all changes, create a conventional commit, and push to the remote branch.
42.4k · bundle
antigravity
Dbos Python
Build reliable, fault-tolerant Python applications with DBOS durable workflows, steps, queues, and communication patterns.
42.4k · bundle
antigravity
Cron Doctor
Diagnose and validate cron expressions before they ship, catching impossible dates, OR-semantics, midnight spikes, uneven step drift, and leap-year February 29.
42.4k · bundle
antigravity
LLM Council
Run Fireworks-hosted open-weight model councils that compare responses and synthesize a final answer.
42.4k · bundle
antigravity
007
Performs security audits, hardening, threat modeling (STRIDE/PASTA), red/blue team exercises, OWASP checks, code review, incident response, and infrastructure security for any project.
42.4k · bundle
antigravity
Hig Inputs
Provides Apple Human Interface Guidelines for designing input methods across Apple platforms, including gestures, Apple Pencil, keyboards, game controllers, pointers, Digital Crown, eye tracking, spatial interactions, focus systems, remotes, motion sensors, and nearby interactions.
42.4k · bundle
antigravity
Cro
Analyze marketing pages and forms to provide actionable recommendations for improving conversion rates.
42.4k · bundle
antigravity
Onboarding
Optimize post-signup onboarding, user activation, first-run experience, and time-to-value with structured audits, flow design, and measurement plans.
42.4k · bundle
antigravity
Angular
Build modern Angular applications with Signals, Standalone Components, Zoneless mode, and SSR/Hydration.
42.4k · bundle
antigravity
UI Motion
Apply named StyleSeed motion to React components using framer-motion, with personality seeds and keyword moves from a motion library.
42.4k

Browse all skills →

Frequently asked questions

Where does Antigravity look for skills?

Antigravity loads Agent Skills from ./.agents/skills inside a project and from ~/.gemini/antigravity/skills globally. Each skill lives in its own folder as <skill-name>/SKILL.md; the agent reads the skill's description and applies it when a request matches.

How do I install a skill in Antigravity?

Run npm i -g skillmds@latest once, then skillmd add <owner>/<name> -a antigravity in your project (add -g for global scope). The CLI writes the SKILL.md into .agents/skills for you. You can also copy the file by hand from any skill page on skillmd.com.

Do skills made for Claude Code work in Antigravity?

Yes. SKILL.md is an open, agent-neutral format: the same file works across Claude Code, Antigravity, Cursor, Codex, and 60+ other agents. Only the directory it lives in changes, and skillmd add -a antigravity handles that for you.

Skills for other agents

Claude CodeCursorOpenAI CodexGemini CLIGitHub CopilotWindsurfClineRoo CodeOpenCodeGooseAmpWarpKiro All agents →