gemini-antigravity
Installation
SKILL.md
Antigravity Managed Agent
Run tasks in an isolated Linux sandbox with code execution, file management, and web access. The agent provisions a fresh environment per invocation.
Quickstart
Basic code task:
clawd-skills run gemini-antigravity --task "Write a Python script generating the first 50 Fibonacci numbers, plot them as a chart, and save to fibonacci.png"
Clone a repo and run tests:
clawd-skills run gemini-antigravity --task "Clone https://github.com/octocat/Spoon-Knife, run the test suite, and report results"