Antigravity
Make AI Agents great again!
npx -y skills add MAHDTech/agent-skills --skill antigravityAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Provides a comprehensive guide, quick reference, and sitemap for Google Antigravity (AGY), including the Antigravity CLI (agy), Antigravity 2.0, Antigravity IDE, Python SDK, slash commands, keybindings, and customizations (skills, rules, MCP, sidecars). Activate this skill when the user asks questions about how to use, configure, or customize Antigravity, AGY, the agy CLI, the Antigravity IDE, or Antigravity 2.0.
SKILL.md
1.8 KB, as published. Nobody here has run it
Google Antigravity Documentation
This skill provides a local knowledge repository of the official Google Antigravity developer documentation. Always read these files directly to obtain accurate specifications, rules, and commands instead of relying on model pretraining memory.
Role & Purpose
Use this skill when:
- Researching or verifying Google Antigravity specifications, command-line flags, rules, subagents, permissions, or hooks.
- Working on
antigravity-plugin-tarsfeatures or configuring workspace settings.
Execution Rules
- Locate the target topic: Read the entry documentation file at resources/auto/docs-home.md using
view_fileto find the exact filename and relative path of the documentation covering your query. - Read target document: Open the corresponding markdown file in
resources/auto/to retrieve the primary source material.
Completion Criteria
The research task is complete when:
- The target documentation file identified from resources/auto/docs-home.md has been read directly via
view_fileto answer the query. - Verified facts, CLI commands, parameters, or schemas match the official text exactly.
- Every cited fact is linked back to the user with a clickable link pointing to the specific documentation file.