Skip to content

Antigravity

Audience: Any user running a local Antigravity agent. No programming experience required after the one-time system prompt setup.

Antigravity loads skill files directly from GitHub at runtime using its read_url_content tool — you always get the latest skill version automatically.

RequirementHow to get it
Antigravity installedantigravity.dev
Python 3.10+ with aggeodataSee below
Internet accessRequired to fetch skill files
Terminal window
pip install "aggeodata[download,mcp] @ git+https://github.com/anaguilarar/aggeodata.git" s3fs zarr

Each skill page includes the system prompt to paste into Antigravity. Find it in the Antigravity tab of the skill you want to use — for example, GCF Pipeline → Antigravity.

SymptomFix
read_url_content returns an errorVerify Antigravity has web access enabled
ModuleNotFoundError: aggeodataRun the pip install command above
Agent invents codeConfirm the system prompt was saved correctly