← 返回
未分类 中文

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...
当用户想要运行、配置、排除故障或解释 Google Antigravity CLI(`agy`)时使用此技能,包括一次性提示、交互式 TUI 等。
wei840222 wei840222 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 389
下载
💾 0
安装
1
版本
#latest

概述

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:

```bash

agy --help

agy version

```

  1. 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.
  2. 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 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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-06-01 12:54

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

knowledge-management

treemd

wei840222
使用 treemd CLI 对 Markdown 文档进行分析和导航,适用于探索 Markdown 结构(如标题树、章节提取)以及查询 Markdown 内容。
★ 0 📥 549
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 681 📥 329,164
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 196 📥 67,911