← Back to Skills Marketplace
OpenClaw Docs Guide
by
amazcuter(神奇可人)
· GitHub ↗
· v1.1.0
· MIT-0
98
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-docs-guide
Description
OpenClaw 平台完整使用指南。涵盖 Gateway 配置、频道设置(Telegram/Discord/WhatsApp/微信等)、定时任务、会话管理、安全策略、沙盒配置、模型管理、Agent 管理、设备配对、心跳机制、CLI 命令等。当需要:(1) 配置或排查 OpenClaw (2) 添加频道/定时任务/...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-docs-guide - After installation, invoke the skill by name or use
/openclaw-docs-guide - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is OpenClaw Docs Guide?
OpenClaw 平台完整使用指南。涵盖 Gateway 配置、频道设置(Telegram/Discord/WhatsApp/微信等)、定时任务、会话管理、安全策略、沙盒配置、模型管理、Agent 管理、设备配对、心跳机制、CLI 命令等。当需要:(1) 配置或排查 OpenClaw (2) 添加频道/定时任务/... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install OpenClaw Docs Guide?
Run "/install openclaw-docs-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Docs Guide free?
Yes, OpenClaw Docs Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Docs Guide support?
OpenClaw Docs Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Docs Guide?
It is built and maintained by amazcuter(神奇可人) (@amazcuter); the current version is v1.1.0.
More Skills