A comprehensive framework for building, structuring, and maintaining readable, high-quality wikis and knowledge bases.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install wiki
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 wiki using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Wiki skill provides a robust set of standards and workflows designed to create documentation that people actually read. It focuses on consistent page architecture, zero-context writing guidelines, and aggressive cross-linking to ensure information remains discoverable and evergreen. By utilizing Openclaw Skills for knowledge management, teams can prevent documentation rot and ensure that every page serves a clear, actionable purpose.
This skill emphasizes the transition from static, disconnected notes to a living knowledge ecosystem. It enforces strict page structure requirements—such as mandatory one-sentence summaries and focused topic scoping—to ensure that information is digestible for both human readers and automated agents.
To begin using the Wiki skill within the Openclaw Skills ecosystem, ensure your documentation directory is initialized and follows standard markdown formats.
# Create a dedicated directory for your wiki content
mkdir -p project-wiki/pages
# Initialize the navigation map
touch project-wiki/getting-started.md
# Setup the template for new pages
echo "# Title\n\nSummary: \n\nLast Updated: " > project-wiki/template.md
| Component | Requirement | Description |
|---|---|---|
| Title | Mandatory | Clear, descriptive heading for every page |
| Summary | Mandatory | A single-sentence overview of the page value |
| Timestamp | Mandatory | Last-updated date for freshness tracking |
| Page Scoping | < 500 words | Pages are split when they become too complex |
| Verification | Tags | Use [needs verification] or [outdated] for uncertain data |
| Link Graph | Cross-links | Bi-directional links between related concepts |
Loading
An expert configuration guide and automation skill for deploying, managing, and troubleshooting Wiki.js documentation platforms.

A comprehensive network diagnostic and optimization tool designed to resolve interference, security vulnerabilities, and connectivity bottlenecks.

A comprehensive toolset for integrating Meta's WhatsApp Business Cloud API into AI workflows.

A specialized skill for generating authentic, conversational Welsh that sounds like a native speaker rather than a robotic translation tool.

Windmill is a high-performance, code-first platform for building complex automation workflows and internal tools with Python and TypeScript.

A comprehensive technical guide to mastering Windows-specific patterns, security practices, and avoiding silent operational failures in automation.








































