← 返回 Skills 市场
linux2010

OpenClaw Guide

作者 Andy Tien · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
324
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-guide
功能描述
Authoritative OpenClaw guidance and documentation lookup. Provides accurate information about OpenClaw capabilities, configuration, and usage based on offici...
安全使用建议
This skill appears to do what it says (look up docs and source), but take these precautions before installing: 1) Confirm provenance — the registry metadata has no homepage and the owner is an opaque ID; prefer skills with known authors. 2) The included scripts call the GitHub CLI ('gh') but the skill doesn't declare that requirement; if you install it, ensure 'gh' is present and understand that 'gh' may use your local GitHub credentials (so the skill could indirectly access repo data your account can access). 3) Review the scripts yourself (they are short) and consider running them in a sandboxed environment first. 4) If you want stronger safety, ask the maintainer to declare required binaries (gh) and any permissions needed, or to provide a version that uses only unauthenticated web fetches. 5) Limit agent autonomy or network access if you are uncomfortable with the skill executing CLI tools that may use local credentials.
功能分析
Type: OpenClaw Skill Name: openclaw-guide Version: 1.0.0 The skill bundle is a legitimate documentation and source code lookup tool for the OpenClaw project. It provides instructions and scripts to search official documentation (docs.openclaw.ai) and the GitHub repository (github.com/openclaw/openclaw). The included Python scripts, such as scripts/search_github.py, use the GitHub CLI (gh) in a controlled manner to fetch repository information, and the SKILL.md instructions focus on providing accurate, cited information to the user without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill is described as a docs-and-source lookup tool and the files and instructions align with that purpose. However, scripts/search_github.py calls the GitHub CLI ('gh') and expects to use it, yet the skill declares no required binaries or environment needs. That mismatch should be declared (gh binary and possible GitHub auth).
Instruction Scope
SKILL.md confines actions to official domains (docs.openclaw.ai and github.com/openclaw/openclaw), instructs web_search/web_fetch and cross-referencing with source code, and includes sensible response templates. The scripts do not read arbitrary local files or exfiltrate data in their current form.
Install Mechanism
There is no install spec (instruction-only) and included scripts are small and local. No downloads or archive extraction are requested, which is low risk from an install-perspective.
Credentials
The skill declares no required env vars, but search_github.py relies on the GitHub CLI which may use local GitHub credentials or require interactive auth; this implicit dependence on local credentials is not declared. Reference files mention local config paths (e.g., ~/.openclaw/config.json) as documentation pointers — the skill does not explicitly instruct reading them, but the presence of these paths could be misinterpreted.
Persistence & Privilege
always is false and there is no indication the skill requests permanent elevated privileges or modifies other skills or system-wide settings. Autonomous invocation is allowed by default and is not by itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-guide
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-guide 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Guide skill v1.0.0 initial release: - Provides authoritative, up-to-date answers about OpenClaw, prioritizing official documentation and source code. - Supports queries on features, setup, configuration, architecture, troubleshooting, and best practices. - Outlines a step-by-step workflow for analyzing user questions, retrieving relevant documentation or source code, and composing clear, accurate responses. - Includes templates and quality standards to ensure accuracy, completeness, and proper citation of official sources. - Covers handling for configuration, feature, troubleshooting, and architecture inquiries.
元数据
Slug openclaw-guide
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

OpenClaw Guide 是什么?

Authoritative OpenClaw guidance and documentation lookup. Provides accurate information about OpenClaw capabilities, configuration, and usage based on offici... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。

如何安装 OpenClaw Guide?

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

OpenClaw Guide 是免费的吗?

是的,OpenClaw Guide 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Guide 支持哪些平台?

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

谁开发了 OpenClaw Guide?

由 Andy Tien(@linux2010)开发并维护,当前版本 v1.0.0。

💬 留言讨论