A comprehensive meta-skill for establishing a professional docs-first development workflow using standardized templates and directory structures.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install project-documentation
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 project-documentation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The project-documentation skill implements a rigorous docs-first philosophy, ensuring that technical projects are defined by clarity and intent before the first line of code is written. By leveraging Openclaw Skills, this workflow helps developers define ideas, personas, features, and technical stacks in a structured environment. It bridges the gap between high-level product requirements and low-level architectural decisions, providing a single source of truth for both human collaborators and AI agents.
This skill is designed to prevent common documentation rot by enforcing a strict separation between the current state of a project and future planning. Whether you are bootstrapping a new repository or refactoring the knowledge base of an enterprise application, this skill provides the necessary scaffolding to maintain professional-grade documentation consistently across your entire portfolio.
To add this capability to your agent, install it via the clawhub CLI:
npx clawhub@latest install project-documentation
The skill organizes documentation into a specific taxonomy to ensure clarity and discoverability within Openclaw Skills managed projects:
| Directory | Purpose | Docs Site? |
|---|---|---|
architecture/ |
Living documentation of the actual codebase | Yes |
guides/ |
Onboarding and configuration manuals | Yes |
runbooks/ |
Actionable operational procedures (deploy, db) | Yes |
planning/ |
Future-facing specifications and designs | No |
decisions/ |
History of Architecture Decision Records (ADRs) | Yes |
product/ |
PRDs, user personas, and feature definitions | Yes |
Loading
A specialized communication framework for technical teams to draft clear, actionable emails, messages, and meeting agendas.

A meta-skill that orchestrates specialized agents to audit logging, security, performance, and deployment for guaranteed service stability.

A production-ready job queue implementation leveraging PostgreSQL for priority scheduling, batch claiming, and detailed progress tracking without external message brokers.

A comprehensive tool for generating detailed Uniswap portfolio reports including PnL, fees, and multi-chain position analysis.

A comprehensive framework for deploying production-grade Prometheus monitoring, alerting, and service discovery.

An automated framework for enforcing technical standards and security protocols at every stage of the software development lifecycle.








































