← 返回 Skills 市场
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-vertex-setup
功能描述
Configure OpenClaw to use Google Vertex AI Gemini models so normal OpenClaw startup, Gateway service startup, and TUI usage all work without manual shell set...
安全使用建议
This skill appears to do exactly what it claims: configure OpenClaw and system startup to use Google Vertex via ADC and shared env. Before applying changes: (1) back up ~/.openclaw and any launchd plist you modify; (2) prefer gcloud ADC (gcloud auth application-default login) over pasting API keys into config files; (3) if you must add credentials to auth-profiles.json, understand those will be stored in your home directory in plaintext and consider tighter file permissions; (4) verify which openclaw binary (which -a openclaw) and reinstall the Gateway from that same binary as instructed; (5) verify the referenced GitHub repo/author if you need provenance — README contains a repo link but the skill metadata had no homepage. If you are uncomfortable storing credentials in OpenClaw config, perform the verification steps manually rather than bulk-applying edits.
功能分析
Type: OpenClaw Skill
Name: openclaw-vertex-setup
Version: 1.0.0
The skill bundle is a legitimate configuration utility designed to set up Google Vertex AI for the OpenClaw agent. It provides detailed instructions in SKILL.md for managing environment variables, authentication profiles, and service lifecycle commands (e.g., 'openclaw gateway install'). While it includes a Python script for API verification and suggests modifications to local configuration files (~/.openclaw/.env), these actions are transparently documented and strictly aligned with the stated goal of enabling Vertex AI integration.
能力标签
能力评估
Purpose & Capability
The name/description (configure OpenClaw for Vertex AI) matches the actions and artifacts the SKILL.md references: gcloud ADC, GOOGLE_* env vars, ~/.openclaw/.env, openclaw gateway install/status, and editing ~/.openclaw/openclaw.json. Nothing requested appears unrelated to configuring Vertex/OpenClaw.
Instruction Scope
The instructions legitimately direct the operator to inspect and modify local config and env files (~/.openclaw/*, ~/.zshrc, ADC path, launchd plist). These are necessary for the stated goal but do involve reading/writing local credentials/config files — the skill does not instruct sending secrets to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code. Minimal on-disk impact: edits to user config files are recommended, which is expected for configuration tasks.
Credentials
Requested env vars (GOOGLE_CLOUD_PROJECT, GOOGLE_CLOUD_LOCATION, GOOGLE_APPLICATION_CREDENTIALS) are appropriate for Vertex/GCloud. One practical fix advises adding an 'api_key' entry into ~/.openclaw/agents/.../auth-profiles.json; this is a compatibility hack (not strictly required if ADC is used) and could encourage storing sensitive credentials in plaintext — users should avoid placing real secrets there unless they understand the implications.
Persistence & Privilege
Skill is user-invocable, not always-on, and contains no installation that would persist or escalate privileges. It does advise making persistent changes to user config files and launchd/service wiring, which is expected for the task.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-vertex-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-vertex-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release
元数据
常见问题
OpenClaw Vertex Setup 是什么?
Configure OpenClaw to use Google Vertex AI Gemini models so normal OpenClaw startup, Gateway service startup, and TUI usage all work without manual shell set... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 OpenClaw Vertex Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-vertex-setup」即可一键安装,无需额外配置。
OpenClaw Vertex Setup 是免费的吗?
是的,OpenClaw Vertex Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Vertex Setup 支持哪些平台?
OpenClaw Vertex Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Vertex Setup?
由 bhrum(@bhrum)开发并维护,当前版本 v1.0.0。
推荐 Skills