ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

antigravity-image-gen

Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.

Why use this skill?

Generate professional high-quality AI images directly in OpenClaw using the Google Antigravity API. Fast, native, and reliable image synthesis for your projects.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ipedrax/antigravity-image-gen
Or

What This Skill Does

The antigravity-image-gen skill enables direct, high-fidelity image synthesis using the Google Antigravity API (Gemini 3 Pro Image) within the OpenClaw ecosystem. Unlike traditional image generation methods that rely on sluggish browser automation or third-party web scraping, this skill interacts directly with the daily-cloudcode-pa.sandbox endpoint. By utilizing authenticated OAuth profiles, it provides a native, high-performance pathway for generating professional-grade visuals without leaving your terminal environment or triggering anti-bot hurdles.

Installation

To integrate this capability into your workflow, ensure you have the OpenClaw environment configured with a Google Antigravity OAuth profile. You can install the skill by executing the following command in your terminal:

clawhub install openclaw/skills/skills/ipedrax/antigravity-image-gen

Once installed, the system will verify your credentials and grant the necessary permissions to access the API endpoint. Please ensure your auth-profiles.json is correctly updated to support the antigravity provider before initial invocation.

Use Cases

This skill is designed for power users and developers who require rapid visual iteration. Common scenarios include:

  • Generating custom UI mockups or concept art directly from code prompts.
  • Automating the creation of visual assets for internal documentation.
  • Rapid prototyping of AI-generated content for research projects.
  • Batch generation of images for datasets or visual summaries.

Example Prompts

  1. "Generate an image of a minimalist, modern office space with neon blue accents, aspect ratio 16:9."
  2. "Create a high-resolution concept art of an underwater city using steampunk aesthetics, save to ~/project/assets/underwater_city.png."
  3. "Render an image showing a futuristic solar-powered drone hovering over a forest, aspect ratio 1:1."

Tips & Limitations

To maximize your success, always specify an aspect ratio that matches your intended use case to avoid cropping issues. Be aware that the Google Antigravity API is subject to standard rate limits; if you encounter a '429 Resource Exhausted' error, it is advisable to implement a back-off strategy in your automation scripts. Note that the API is sensitive to safety filters; ensure your prompts are aligned with Google's content policies to avoid rejection. Finally, always verify that your output paths are writable by the current system user, as the skill requires standard filesystem permissions to commit generated assets to disk.

Metadata

Author@ipedrax
Stars2287
Views3
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ipedrax-antigravity-image-gen": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#gemini-pro#ai-art#productivity#automation
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api