Agent skills for Antigravity

AntigravityGoogle's agentic coding (VS Code). All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Antigravity; the installer only needs to know where Antigravity reads its skills from.

How to install skills in Antigravity

Install into the current project:

npx @tech-leads-club/agent-skills install --agent antigravity

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent antigravity --global

Install one specific skill:

npx @tech-leads-club/agent-skills install --skill tlc-spec-driven --agent antigravity

Where Antigravity stores skills

Project install path.agent/skills
Global install path~/.gemini/antigravity/skills

What you can install

Other supported agents