← 返回 Skills 市场
OpenClaw Antigravity Sync Skill
作者
Karan Baweja
· GitHub ↗
· v1.0.0
1183
总下载
0
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-antigravity-sync
功能描述
Automatically discover and configure available Google Antigravity models and quotas.
安全使用建议
This skill appears to do what it says: read your OpenClaw auth profile, call the Antigravity API, and update openclaw.json (with a backup). Before installing/running it: (1) verify the skill source (the repo/homepage is missing here) — prefer code from a trusted repository; (2) inspect the included sync.cjs (you already have) and confirm the API host (cloudcode-pa.googleapis.com) is expected for your environment; (3) back up your existing ~/.openclaw/openclaw.json (the script makes a .bak but keep your own copy); (4) run the script in a controlled context the first time (or on a copy of your config) to ensure it behaves as expected; and (5) if you have concerns about the internal-looking API path, confirm with your provider/documentation that this endpoint is appropriate for automated queries. If you want higher assurance, request provenance (repository URL or maintainer identity) before use.
功能分析
Type: OpenClaw Skill
Name: openclaw-antigravity-sync
Version: 1.0.0
The OpenClaw Antigravity Sync skill is benign. Its `sync.cjs` script performs file system operations (reading `auth-profiles.json`, reading/writing `openclaw.json`, creating a backup) and network requests to `cloudcode-pa.googleapis.com` to fetch and update Google Antigravity model configurations. All these actions are directly aligned with the skill's stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, arbitrary command execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `README.md`. The inclusion of a WhatsApp safety check further indicates a focus on user security.
能力评估
Purpose & Capability
The skill claims to discover Google Antigravity models and quotas and then update OpenClaw config; the code reads OpenClaw auth profiles and openclaw.json and calls a Google Cloud Code Assist endpoint to fetch models—this is coherent with the description. Note: it calls an internal-looking endpoint path (/v1internal:fetchAvailableModels) on cloudcode-pa.googleapis.com, which is plausible for a vendor API but is nonstandard/implementation-specific.
Instruction Scope
Runtime instructions are narrowly scoped: ensure you're logged in with the google-antigravity profile and run the included Node script. The script only reads ~/.openclaw/agents/main/agent/auth-profiles.json and ~/.openclaw/openclaw.json, queries the Antigravity API, and writes a backup plus updated openclaw.json. It does not attempt to read unrelated system files or send data to unexpected endpoints.
Install Mechanism
No install spec or downloads; the skill includes its Node script and a package.json. That is low risk compared with remote fetch/extract installers. It does require Node to be present (not declared explicitly).
Credentials
No environment variables or external credentials are declared; the script reads the OpenClaw auth profile file to obtain a bearer token for the Google Antigravity API, which is appropriate for its function. It does not request unrelated credentials or config paths.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not modify other skills or system-wide settings. It does persist changes to the user's openclaw.json (intended and documented) and creates a .bak backup before writing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-antigravity-sync - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-antigravity-sync触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of antigravity-sync skill.
- Automatically discovers and syncs available Google Antigravity models and quotas.
- Updates your openclaw.json with available models and recommended primary model.
- Backs up existing openclaw.json before making changes.
- Can be triggered by saying "sync antigravity", "update models", or "fetch google models".
- Requires authentication with google-antigravity.
元数据
常见问题
OpenClaw Antigravity Sync Skill 是什么?
Automatically discover and configure available Google Antigravity models and quotas. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1183 次。
如何安装 OpenClaw Antigravity Sync Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-antigravity-sync」即可一键安装,无需额外配置。
OpenClaw Antigravity Sync Skill 是免费的吗?
是的,OpenClaw Antigravity Sync Skill 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Antigravity Sync Skill 支持哪些平台?
OpenClaw Antigravity Sync Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Antigravity Sync Skill?
由 Karan Baweja(@krnbwj)开发并维护,当前版本 v1.0.0。
推荐 Skills