名称: antigravity-image-gen
描述: 使用 Google 内部 Antigravity API (Gemini 3 Pro Image) 生成图像。高质量、原生生成,无需浏览器自动化。
阅读时间:
- 用户要求生成图像
- 用户想要创建视觉内容
元数据: {"clawdbot":{"emoji":"🎨","requires":{"bins":["node"],"config":["auth.profiles"]},"description":"通过本地 OAuth 凭证,使用 Google 内部 API 生成图像。"}}
使用 Google 内部 Antigravity API (Gemini 3 Pro Image) 生成高质量图像。此技能通过直接使用 daily-cloudcode-pa.sandbox 端点并结合您的 OAuth 凭证,绕过了浏览器自动化的需求。
auth-profiles.json 文件中存在。/home/ubuntu/clawd/skills/antigravity-image-gen/scripts/generate.js \
--prompt "火星上的未来城市" \
--output "/tmp/mars.png" \
--aspect-ratio "16:9"
--prompt (必需):图像的描述文本。--output (可选):保存图像的路径(默认:/tmp/antigravity_<时间戳>.png)。--aspect-ratio (可选):1:1 (默认)、16:9、9:16、4:3、3:4。MEDIA: <路径>,这使 Clawdbot 能够自动检测并显示图像。google-antigravity 提供程序登录。