Generate high-quality images using the internal Google Antigravity API (Gemini 3 Pro Image). This skill bypasses the need for browser automation by using the daily-cloudcode-pa.sandbox endpoint directly with your OAuth credentials.
/home/ubuntu/clawd/skills/antigravity-image-gen/scripts/generate.js \
--prompt "A futuristic city on Mars" \
--output "/tmp/mars.png" \
--aspect-ratio "16:9"
--prompt (Required): The description of the image.
--output (Optional): Path to save the image (default: /tmp/antigravity_.png ).
--aspect-ratio (Optional): 1:1 (default), 16:9, 9:16, 4:3, 3:4.
MEDIA: to stdout, which allows Clawdbot to automatically detect and display the image.
google-antigravity provider.
共 1 个版本