Back to Directory
general
Clawdbot Workspace Template Review
Compare a OpenClaw workspace against the official templates installed with OpenClaw (npm or source) and list missing sections to pull in, especially after upgrades.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the openclaw-workspace-template-review skill.
- Compares user workspace Markdown files against official OpenClaw templates.
- Identifies and lists missing sections (excluding frontmatter and bootstrap content) for each relevant file.
- Provides missing blocks verbatim with explanations and prompts to add them.
- Includes instructions for locating the official OpenClaw templates and suggested CLI commands for comparison.