diff --git a/.agents/skills/openclaw-refactor-docs/SKILL.md b/.agents/skills/openclaw-refactor-docs/SKILL.md index f72468657ff9..c6fd6d5b5614 100644 --- a/.agents/skills/openclaw-refactor-docs/SKILL.md +++ b/.agents/skills/openclaw-refactor-docs/SKILL.md @@ -10,7 +10,7 @@ description: Refactor an existing OpenClaw docs page with source-audited preserv 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, +This skill builds on `technical-documentation`: 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. @@ -53,7 +53,7 @@ Prefer this split: ### 1. Load the doc standard -Read `../openclaw-docs/SKILL.md` first. Apply its page-type, style, +Read `../technical-documentation/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 @@ -61,7 +61,7 @@ likely entry points, references, or related pages needed for the refactor. ### 2. Classify the page -Before editing, decide the intended page type from `openclaw-docs`. +Before editing, decide the intended page type from `technical-documentation`. If the current page mixes page types, choose the main page type and plan where the other material belongs: