From sundial-org-awesome-openclaw-skills-4
Generates high-quality images from text prompts using Google Antigravity API (Gemini 3 Pro Image) via Node.js script. Supports aspect ratios like 16:9; requires OAuth profile.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
---
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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.