← 返回 Skills 市场
OpenClaw Guide
作者
Don Zurbrick
· GitHub ↗
· v1.0.0
· MIT-0
210
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-guide-zurbrick
功能描述
Guide for OpenClaw setup, config, commands, routing, and troubleshooting. Use when the user asks how OpenClaw works, how to configure it, why a channel or ag...
安全使用建议
This appears to be a legitimate OpenClaw troubleshooting guide, but it contains a hard-coded local path (/Users/donzurbrick/.openclaw/...) and instructs the agent to inspect local config without declaring those config paths. Before installing or enabling the skill: (1) confirm whether the referenced paths are intended (they look specific to the skill author's machine), (2) ask the skill author to remove or generalize absolute user paths and explicitly list any config files it will read, and (3) if you allow the skill to run, be prepared to approve any local-file reads (especially under other users' home directories). If the skill will be used on a shared or multi-user system, treat the hard-coded path as a privacy risk until it's corrected. Additional info that would raise confidence to 'high': an updated SKILL.md that removes hard-coded personal paths and declares the exact config files/paths the skill will access (or a confirmation that it will only access explicitly-specified paths after user approval).
功能分析
Type: OpenClaw Skill
Name: openclaw-guide-zurbrick
Version: 1.0.0
The skill bundle consists of documentation and procedural instructions for troubleshooting and configuring an OpenClaw instance. The files (SKILL.md, references/skill-design-notes.md, and references/triage-checklist.md) provide legitimate guidance on diagnostic workflows, configuration inspection, and architectural best practices without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill is a documentation/troubleshooting guide for OpenClaw, so reading local OpenClaw docs and config is reasonable. However, the SKILL.md explicitly names a hard-coded user home path (/Users/donzurbrick/.openclaw/...) while the registry metadata declares no required config paths or credentials. That mismatch (instructions expect local file access but the skill declares none) is inconsistent and should be clarified.
Instruction Scope
The runtime instructions explicitly tell the agent to 'check local docs first' and list absolute paths, and to 'inspect the specific config subtree' before suggesting changes. While these actions are within the guide's stated purpose, they direct the agent to read local files and config without enumerating or restricting which files; the hard-coded personal path increases privacy risk and could cause the agent to access user files unexpectedly.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk and no external packages are pulled in. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables or credentials (none declared), yet the guidance mentions inspecting things like gateway.auth and provider auth as part of troubleshooting. That in itself isn't malicious, but the skill should explicitly declare any config paths or credentials it expects to read or require confirmation before accessing them.
Persistence & Privilege
always is false and there is no install or persistent behavior. The skill does not request elevated or permanent presence on the agent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-guide-zurbrick - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-guide-zurbrick触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release: lean guide for OpenClaw setup, config, routing, troubleshooting, and minimal-change diagnosis.
元数据
常见问题
OpenClaw Guide 是什么?
Guide for OpenClaw setup, config, commands, routing, and troubleshooting. Use when the user asks how OpenClaw works, how to configure it, why a channel or ag... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 OpenClaw Guide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-guide-zurbrick」即可一键安装,无需额外配置。
OpenClaw Guide 是免费的吗?
是的,OpenClaw Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Guide 支持哪些平台?
OpenClaw Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Guide?
由 Don Zurbrick(@zurbrick)开发并维护,当前版本 v1.0.0。
推荐 Skills