帮助你在核对来源的前提下重构 OpenClaw 文档页面并完成验证
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "openclaw-refactor-docs" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/openclaw-refactor-docs/SKILL.md 2. 保存为 ~/.claude/skills/openclaw-refactor-docs/SKILL.md 3. 装好后重载技能,告诉我可以用了
请重构这篇 OpenClaw 文档页面,保留所有已被源码或现有实现证实的信息,删除未经证实的说法,按“概述、前置条件、步骤、示例、常见问题”重组结构,并列出你核对过的依据与仍需确认的点。
一版结构更清晰、内容经核对的文档页面,并附验证依据与待确认事项清单。
这页 OpenClaw 文档可能已经过时。请对照当前源码、配置项和命令用法,修正文档中的旧描述,保留仍然有效的内容,并在末尾添加“变更说明”和“验证方法”两个小节。
一版与当前实现对齐的更新文档,明确说明修改内容及验证方式。
请把这篇结构混乱的 OpenClaw 文档整理成更易读的版本:合并重复内容,拆分过长段落,补充清晰标题和操作顺序;同时确保所有技术细节都能追溯到原文或源码,不要擅自新增未证实内容。
一版更易读、去重且可追溯的信息化文档重构结果。
Use this skill when the user gives a target OpenClaw docs page and asks to rewrite, refactor, reorganize, split, shorten, or improve it.
This skill builds on openclaw-docs: use that skill for style, page types,
structure, examples, discoverability, and verification. This skill adds the
rewrite workflow needed to avoid losing accurate behavior during a major docs
refactor.
Required:
docs/plugins/codex-harness.md.Optional:
If the target page is missing or ambiguous, ask one concise question before editing. Otherwise, proceed.
Refactor the target page to be more useful, concise, and comprehensive within its stated scope.
Do not treat a rewrite as permission to discard behavior facts. Preserve, verify, move, or explicitly retire existing material. Incorrect docs are worse than verbose docs.
Prefer this split:
Read ../openclaw-docs/SKILL.md first. Apply its page-type, style,
examples, navigation, and verification guidance throughout the refactor.
Run pnpm docs:list when available, then read only the target page and the
likely entry points, references, or related pages needed for the refactor.
Before editing, decide the intended page type from openclaw-docs.
If the current page mixes page types, choose the main page type and plan where the other material belongs:
Create a working inventory from the old page before rewriting. Include:
For each fact, choose one outcome:
Do not infer defaults, permissions, policy, timeout behavior, or safety posture from names or intent. Verify them.
Use the nearest authoritative source for each behavior-sensitive claim:
…
帮助团队检索重复的 PR 与问题单,并自动分组同步重复状态。