← 返回 Skills 市场
amazcuter

OpenClaw Docs Guide

作者 amazcuter(神奇可人) · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
98
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-docs-guide
功能描述
OpenClaw 平台完整使用指南。涵盖 Gateway 配置、频道设置(Telegram/Discord/WhatsApp/微信等)、定时任务、会话管理、安全策略、沙盒配置、模型管理、Agent 管理、设备配对、心跳机制、CLI 命令等。当需要:(1) 配置或排查 OpenClaw (2) 添加频道/定时任务/...
安全使用建议
Before installing: 1) Ask the publisher to explain and explicitly declare any filesystem paths the skill will read or write (e.g., /mnt/nas/openclaw-docs, MEMORY.md). 2) Refuse or sandbox any skill that auto-updates from mounted network shares without explicit consent. 3) Require the skill to list exact commands it will run and to limit updates to an opt-in/manual mode (disable automatic heartbeats). 4) If you must use it, run in an isolated environment where the agent cannot access sensitive mounts or credentials, and verify that it cannot modify global OpenClaw config unexpectedly. 5) If the author can show the skill only reads a vetted docs directory and only writes to a declared, user-controlled path, that would reduce risk; otherwise treat it as suspicious.
功能分析
Type: OpenClaw Skill Name: openclaw-docs-guide Version: 1.1.0 The bundle is a comprehensive knowledge base and documentation guide for the OpenClaw platform, containing summaries of core concepts, configuration examples, and a learning history. While SKILL.md and RELEARN_PLAN.md contain instructions for the agent to automate its learning process and update its internal memory (MEMORY.md), these actions are entirely consistent with the stated purpose of a documentation assistant. No indicators of data exfiltration, unauthorized command execution, or malicious prompt injection were found; the referenced file paths (e.g., ~/.openclaw/openclaw.json) and CLI commands are standard for OpenClaw administration.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
The name and content match a documentation/knowledge-guide purpose. However, the SKILL.md describes an automatic update workflow that reads documents from /mnt/nas/openclaw-docs and writes updates to MEMORY.md; that file-system access is not declared in the skill metadata (no required config paths). This is a mismatch that should be justified.
Instruction Scope
SKILL.md instructs the agent to '自动更新' via heartbeats, to read source docs at /mnt/nas/openclaw-docs, to extract knowledge, and to update MEMORY.md and vector indexes. Those are runtime actions that involve reading arbitrary local mounts and writing persistent state. The skill also shows CLI commands that modify configuration (openclaw config set/unset) which could change local settings. These runtime directives go beyond a passive reference manual and grant the agent broad discretion to access and modify local files.
Install Mechanism
This is instruction-only with no install spec or code files to execute. That reduces supply-chain risk (nothing is downloaded or installed by the skill itself).
Credentials
The skill declares no required env vars or credentials but references sensitive configuration locations and examples (e.g., tools.web.search.apiKey) and instructs unsetting config values. The implicit need to read/write user config and memory files is disproportionate to a passive docs viewer and is not documented in requires.env or required config paths.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The SKILL.md describes periodic '心跳学习' automatic updates which imply recurring background reads/writes; the skill does not request 'always' but does describe persistent activity — clarify who schedules/authorizes those heartbeats and whether user consent is required.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-docs-guide
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-docs-guide 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: 补充 references 目录、文档索引、完善知识库结构、506行核心知识点
v1.0.1
Complete OpenClaw documentation guide
v1.0.0
Complete OpenClaw documentation with 212 reference docs
元数据
Slug openclaw-docs-guide
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

OpenClaw Docs Guide 是什么?

OpenClaw 平台完整使用指南。涵盖 Gateway 配置、频道设置(Telegram/Discord/WhatsApp/微信等)、定时任务、会话管理、安全策略、沙盒配置、模型管理、Agent 管理、设备配对、心跳机制、CLI 命令等。当需要:(1) 配置或排查 OpenClaw (2) 添加频道/定时任务/... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 OpenClaw Docs Guide?

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

OpenClaw Docs Guide 是免费的吗?

是的,OpenClaw Docs Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Docs Guide 支持哪些平台?

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

谁开发了 OpenClaw Docs Guide?

由 amazcuter(神奇可人)(@amazcuter)开发并维护,当前版本 v1.1.0。

💬 留言讨论