← Back to Skills Marketplace
wei840222

Antigravity CLI

by wei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
60
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install antigravity-cli
Description
Use this skill when the user wants to run, configure, troubleshoot, or explain Google Antigravity CLI (`agy`), including one-shot prompts, interactive TUI se...
README (SKILL.md)

Antigravity CLI

Use this skill for Google Antigravity CLI, whose binary is agy. Do not call it antigravity in commands.

Default workflow

  1. Determine whether the user needs non-interactive automation, interactive TUI help, configuration, artifact review, plugin work, or migration.
  2. Prefer agy --print for scriptable one-shot tasks and agy / agy --prompt-interactive for live TUI workflows.
  3. Check the local binary before giving command-specific guidance when possible:
    agy --help
    agy version
    
  4. For risky work, keep sandboxing and permission prompts enabled. Do not suggest --dangerously-skip-permissions unless the user explicitly wants that risk and the workspace is trusted.
  5. When changing settings, prefer the TUI /config, /permissions, /model, /keybindings, or /mcp commands. Edit JSON files directly only when the TUI path is unavailable or the user asks for file-level changes.

References

Load only the relevant reference:

  • references/cli-usage.md: one-shot mode, conversation resume, common flags, subcommands, plugins, and install/update basics.
  • references/overview-workflows.md: CLI vs Antigravity 2.0 positioning, integration model, and best-practice workflow patterns.
  • references/tui.md: interactive TUI, slash commands, keybindings, prompt composition, and interaction tips.
  • references/artifacts.md: artifact review workflow, approvals/rejections, media drawer, and safe review defaults.
  • references/security-permissions.md: sandbox, fine-grained permissions, approval presets, and risky-command guidance.
  • references/config-platform.md: settings paths, plugins, MCP config, skills paths, auth, SSH, Antigravity 2.0 integration, and migration notes.

Gotchas

  • --prompt is an alias for --print; it does not keep the session interactive.
  • Model selection is normally handled inside the TUI with /model, not by inventing a model flag.
  • agy --continue resumes the most recent conversation; use agy --conversation \x3Cid> for a specific session.
  • Plugin management is under agy plugin ...; local Agent Skills live separately in skill paths.
  • Artifact review is interactive; for headless automation, design prompts to ask for patch summaries or command output instead of relying on the review panel.
Usage Guidance
Install this only if you intend to use Antigravity CLI. Keep sandboxing and permission prompts enabled by default, avoid `--dangerously-skip-permissions` and `always-proceed` except in trusted low-risk workspaces, and be cautious with remote installer commands.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is to help users run, configure, troubleshoot, and explain the `agy` CLI; the artifacts are Markdown guidance only and align with that purpose.
Instruction Scope
The skill discusses high-impact agent controls such as permissions, sandboxing, plugins, MCP, hooks, and background subagents, but it also instructs agents to keep prompts and sandboxing enabled for risky work.
Install Mechanism
The install reference includes official remote installer commands, including pipe-to-shell examples, which are purpose-aligned but should be used carefully because the skill does not add checksum or signature-verification guidance.
Credentials
The declared runtime requirement is the `agy` binary; there are no executable payloads, dependencies, background workers, or automatic local indexing in the skill package.
Persistence & Privilege
The documentation covers persistent CLI settings, local conversations, keyring auth, plugins, hooks, skills paths, and MCP configuration; these are disclosed and expected for this kind of CLI guidance.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install antigravity-cli
  3. After installation, invoke the skill by name or use /antigravity-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
antigravity-cli 1.0.0 – Initial release - Introduces support for running, configuring, and troubleshooting the Google Antigravity CLI (`agy`). - Provides guidance for both one-shot (scriptable) and interactive (TUI) use cases, including conversation resumes and plugin management. - Adds security best practices, emphasizing safe sandbox/permissions defaults. - Includes references for CLI usage, workflow patterns, artifact review, security/permissions, and platform configuration. - Highlights important gotchas such as flag behaviors and model selection methods.
Metadata
Slug antigravity-cli
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Antigravity CLI?

Use this skill when the user wants to run, configure, troubleshoot, or explain Google Antigravity CLI (`agy`), including one-shot prompts, interactive TUI se... It is an AI Agent Skill for Claude Code / OpenClaw, with 60 downloads so far.

How do I install Antigravity CLI?

Run "/install antigravity-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Antigravity CLI free?

Yes, Antigravity CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Antigravity CLI support?

Antigravity CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Antigravity CLI?

It is built and maintained by wei (@wei840222); the current version is v1.0.0.

💬 Comments