antigravity-image-gen

Generate images from text prompts via the Google Antigravity API.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill antigravity-image-gen-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity-image-gen
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/antigravity-image-gen
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill antigravity-image-gen-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the need for browser automation or manual setup when you want to generate images, making visual creation faster and more direct.

Core Features & Use Cases

  • Native Image Generation: Produces images through the internal Google Antigravity API using Gemini 3 Pro Image.
  • OAuth-Based Access: Uses local Google Antigravity credentials from your auth profile to authenticate requests.
  • Practical Use Case: Turn a simple idea like a futuristic city, product concept, or social graphic into a downloadable image file in one step.

Quick Start

Ask the assistant to generate an image from your prompt and save it to a specified file path.

Frequently Asked Questions about antigravity-image-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts without browser automation?

Image generation from a prompt via the Antigravity API requires Node.js and local OAuth credentials. You must authenticate using a google-antigravity profile so the script can securely access the internal Google Antigravity API.

What is OAuth-based image generation using the Google Antigravity API?

OAuth-based image generation uses local Google Antigravity credentials from your auth profile to authenticate API requests. This mechanism securely produces high-quality concept art or product visuals without manual browser intervention.

Do I need Node.js to use the Antigravity API for local image generation?

Yes, Node.js is required to run the scripts that execute the local image generation. The Skill relies on the Node.js environment to process your prompt and interact with the authenticated google-antigravity profile.

Can I use creative automation to save generated AI art directly to a file path?

Yes, you can ask the assistant to generate an image from your prompt and save it to a specified file path. The script writes the resulting image file directly to disk for immediate use.

What are the limitations of using a local google-antigravity profile for image generation?

The primary limitation is the strict dependency on local OAuth credentials and a google-antigravity profile. Without this authenticated setup and Node.js installed, the creative automation script cannot execute image generation requests.