← 返回 Skills 市场
wei840222

Antigravity CLI

作者 wei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
60
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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.
安全使用建议
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.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install antigravity-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /antigravity-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug antigravity-cli
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 60 次。

如何安装 Antigravity CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install antigravity-cli」即可一键安装,无需额外配置。

Antigravity CLI 是免费的吗?

是的,Antigravity CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Antigravity CLI 支持哪些平台?

Antigravity CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Antigravity CLI?

由 wei(@wei840222)开发并维护,当前版本 v1.0.0。

💬 留言讨论