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.