antigravity

Detect the 'Agent terminated' dialog and click Retry in Antigravity IDE.

1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/dustland/openviber --skill antigravity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity
Source: https://github.com/dustland/openviber/tree/main/src/skills/antigravity
Command: npx skills add https://github.com/dustland/openviber --skill antigravity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors and auto-heals the Antigravity IDE by detecting critical failures and applying a deterministic recovery workflow to minimize downtime and manual intervention.

Core Features & Use Cases

  • Automatic detection of the "Agent terminated due to error" dialog.
  • Automatic clicking of the Retry button to recover the application.
  • Verification that the error dialog disappears to confirm recovery.
  • Works across browser automation contexts to provide deterministic recovery for the Antigravity IDE.
  • Safe fallback handling when the dialog or button is not present, with clear status reporting.

Quick Start

Automatically detect and recover from the 'Agent terminated' error by clicking Retry when the dialog appears.

Frequently Asked Questions about antigravity

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

FAQPage Schema
How do I auto-retry errors when the Antigravity IDE agent terminates?

To auto-retry errors when the Antigravity IDE agent terminates, this Skill detects the critical failure dialog and automatically triggers the Retry action to recover the application with minimal downtime.

How do I automate UI recovery for browser-based IDE environments?

Automating UI recovery for browser-based IDE environments involves detecting critical error dialogs and applying a deterministic recovery workflow, which this Skill executes by interacting with the UI across multiple pages or contexts.

How does auto-healing handle error dialogs when the Retry button is missing?

Auto-healing handles missing dialogs or Retry buttons by applying safe fallback handling, ensuring the browser automation workflow continues smoothly while providing clear status reporting on the recovery attempt.

Can I use browser automation to verify that an error dialog disappears after recovery?

You can use browser automation to verify that an error dialog disappears after recovery, as this Skill includes validation steps to confirm the Antigravity IDE successfully resumes operations post-retry.

Does deterministic UI interaction work across multiple browser contexts for health checks?

Deterministic UI interaction does work across multiple browser contexts for health checks, allowing automated environments running the Antigravity IDE to continuously monitor and safely recover from critical failures.