Guide Creator is a specialized documentation system that generates and maintains standardized project guides to ensure seamless AI context recovery and development continuity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install guide-creator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install guide-creator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Guide Creator is an essential utility designed to solve the problem of lost context in long-term AI-assisted development. By implementing a standardized documentation architecture consisting of a start.md file and a dedicated guide/ directory, it creates a persistent memory for your project. This tool is a cornerstone for developers using Openclaw Skills who want to maintain a professional, technical source of truth that covers design philosophy, technical architecture, and versioned update logs.
The skill operates in three distinct phases: initialization, active updating, and context recovery. Whether you are building games, web applications, or CLI tools, Guide Creator ensures that every code change is documented and every hard-earned lesson is recorded in a way that AI agents can easily parse and respect in future sessions.
To begin using this skill for your project, follow these installation steps:
python3 scripts/init_guide.py --project-name "Your Project Name" --type general --root /path/to/project
The skill organizes project intelligence into a strict file hierarchy:
| File/Folder | Description | Criticality |
|---|---|---|
| start.md | Startup instructions, service addresses, and file manifest. | Required |
| guide/guide.md | Main index, technical stack, and architecture overview. | Required |
| guide/01-design.md | Core design philosophy and project positioning. | Required |
| guide/06-tech.md | Technical architecture and folder structure details. | Required |
| guide/08-changelog.md | Versioned history (vX.Y) with sub-system grouping. | Required |
| guide/09-pitfalls.md | Record of problems, root causes, and solutions. | Required |
| guide/02-05 | Domain-specific docs (e.g., API routes, NPC systems). | Optional |
Loading
An adversarial multi-agent engine that orchestrates AI personas with conflicting worldviews to stress-test decisions and strategies through structured debate.

Sync your personal TooToo codex to monitor and enforce AI agent alignment with your core values and principles.

A comprehensive AI agent skill for searching restaurants and ordering food from Trendyol GO in Turkey.

A 24/7 autonomous optimization engine designed to continuously improve and refine Xiaohongshu content performance using AI-driven logic.

An automated system for generating professional Reveal.js slide decks and technical articles directly from source code and research papers.

A specialized AI agent skill designed to automate Suno AI music production on headless Linux cloud servers using virtual display technology.








































