From sundial-org-awesome-openclaw-skills-4
Generates images using the internal Google Antigravity API (Gemini 3 Pro Image) without browser automation. Useful when a user asks to create visual content.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:antigravity-image-genThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
~/.clawdbot/agents/main/agent/auth-profiles.json./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_<ts>.png).--aspect-ratio (Optional): 1:1 (default), 16:9, 9:16, 4:3, 3:4.MEDIA: <path> to stdout, which allows Clawdbot to automatically detect and display the image.google-antigravity provider.npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Generates and edits images via Nano Banana Pro using Google Antigravity OAuth (no separate API key needed). Supports single/multi-image editing and composite operations.
Generates images via the Google Gemini API with model selection, aspect ratios, resolutions (512/1K/2K/4K), batch generation, and image editing. Triggers on requests for AI-generated visuals like banners, logos, icons, thumbnails, or illustrations.
Generate and edit AI images from text prompts using Gemini models (Nano Banana Pro), Pollinations.ai, and Imagen 4 fallbacks. Supports aspect ratios, 2K/4K, batch generation for visuals and art.