openclaw-refactor-docs

Refactor OpenClaw docs pages while preserving factual content and structure.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill openclaw-refactor-docs-borealbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-refactor-docs
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/.agents/skills/openclaw-refactor-docs
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill openclaw-refactor-docs-borealbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides safe and verifiable refactoring of OpenClaw docs pages, preserving factual accuracy while improving structure and discoverability.

Core Features & Use Cases

  • References the authoritative openclaw-docs as the standard for page type, style, navigation, and verification.
  • Classifies target pages into main page types (topic, guide, reference, troubleshooting) and plans where detailed material belongs.
  • Maintains a plan for moving content, updating frontmatter versions, and verifying results with a lightweight check suite.

Quick Start

Identify the target OpenClaw docs page and specify the refactor goals, then apply the defined workflow to rewrite, reorganize, and verify the content.

Frequently Asked Questions about openclaw-refactor-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refactor documentation pages while preserving factual content?

To refactor documentation pages while preserving facts, classify each page into types like topic, guide, or reference, then audit facts against authoritative sources before reorganizing the structure. This ensures factual accuracy remains intact while improving discoverability and layout.

What is the best way to restructure technical docs without losing behavior facts?

The best way to restructure technical docs without losing behavior facts is to apply a structured workflow that audits existing material, moves detailed content to appropriate destinations, and verifies results using a lightweight check suite. Source-backed justifications must document all changes.

How do I verify documentation quality after moving content between pages?

You can verify documentation quality after moving content by running a lightweight check suite designed to validate results across docs checks. This workflow confirms that frontmatter versions are updated and content integrity is maintained post-refactor.

Does the OpenClaw docs refactor workflow require specific page type classifications?

Yes, the OpenClaw docs refactor workflow requires classifying target pages into main page types such as topic, guide, reference, and troubleshooting. This classification determines where detailed material belongs and dictates the subsequent content migration plan.

What are the limitations of using automated workflows for documentation refactoring?

A key limitation of documentation refactoring workflows is the absolute dependency on authoritative sources for fact verification. Changes cannot be speculative; every modification requires source-backed justification to prevent the loss or alteration of critical behavior facts during structural updates.