antigravity-subagent

Orchestrate the Antigravity AI IDE as a subagent via opencli and CDP.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/neo-unicorn/neo-skills --skill antigravity-subagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity-subagent
Source: https://github.com/neo-unicorn/neo-skills/tree/main/antigravity-subagent
Command: npx skills add https://github.com/neo-unicorn/neo-skills --skill antigravity-subagent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Antigravity enables you to run a local coding subagent by orchestrating the Antigravity AI IDE through CDP and opencli, allowing seamless task execution without leaving your development environment.

Core Features & Use Cases

  • Control a local AI IDE as a subagent to write code, debug, and extract results
  • Switch between models and stream outputs for iterative development
  • Use in workflows that require deterministic prompts and immediate code extraction

Quick Start

Start the Antigravity subagent by ensuring CDP mode is active and run a sample task with opencli antigravity.

Frequently Asked Questions about antigravity-subagent

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

FAQPage Schema
How do I run a local AI IDE as a coding subagent?

You can run a local AI IDE as a coding subagent by orchestrating the Antigravity AI IDE through opencli using CDP. This allows seamless task execution and code extraction without leaving your development environment.

What is the best way to automate debugging and model switching in a local development environment?

Automating debugging and model switching is achieved by using a deterministic workflow that sends prompts, reads replies, and extracts code via the Antigravity AI IDE. This approach supports iterative development with real-time streaming output.

Can I use opencli with Antigravity to extract code across multiple programming languages?

Yes, opencli orchestrates the Antigravity AI IDE to execute coding tasks and extract results across multiple languages. It enforces deterministic commands to start sessions, send prompts, and read replies for immediate code extraction.

Why do I need CDP mode active to start the Antigravity subagent?

CDP mode is required to start the Antigravity subagent because it enables the local orchestration of the Antigravity AI IDE through opencli. This setup allows the deterministic workflow to control sessions and stream outputs effectively.

Does running a local coding subagent support real-time streaming output?

Running a local coding subagent supports real-time streaming output by watching the active sessions in the Antigravity AI IDE. This allows developers to monitor iterative development and model switching as they happen.

What are the limitations of using a deterministic workflow for local code generation?

Using a deterministic workflow for local code generation limits dynamic interactions, relying strictly on commands to start sessions, switch models, and extract code. It requires a local development environment with active CDP mode to function properly.