A sophisticated documentation agent that extracts, refines, and categorizes discussion outcomes into a structured Markdown knowledge base.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install knowledge-distill
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 knowledge-distill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Knowledge Distill is an essential utility designed to solve the problem of information decay in chat-based development environments. It acts as a bridge between transient discussions and permanent documentation by identifying high-value insights and archiving them into a categorized Markdown system. Whether you are using it to remember complex CLI parameters or to save a breakthrough in architectural thinking, this skill ensures that every valuable conclusion is preserved.
By integrating this tool into your workflow, Openclaw Skills becomes more than just an assistant; it becomes a structured repository of your professional growth. It intelligently filters out trial-and-error noise, leaving only the verified technical truths and methodologies that matter for your long-term projects.
To get started with this component of Openclaw Skills, ensure your environment has the necessary directory permissions. The skill defaults to ~/knowledge-base/ but can be customized.
# Optional: Set a custom path for your knowledge base
export KNOWLEDGE_BASE_PATH="/path/to/your/docs"
# The skill will automatically generate the following structure on first use:
# - command-memory.md
# - professional-distill.md
# - interest-distill.md
# - research-log.md
# - thinking-distill.md
The skill maintains a highly structured organizational schema to ensure compatibility with most Markdown editors and PKM tools:
| Document Name | Focus Area | Entry Format |
|---|---|---|
| Command Memory | CLI tools and Openclaw Skills usage | Usage, Bash blocks, Params, Notes |
| Professional Knowledge | Technical and industry-specific data | Specs, Best practices, Steps |
| Interest Knowledge | Non-work learning and hobbies | Descriptive summaries and facts |
| Research Logs | Discussion history and context | Background, Evolution, Timestamps |
| Thinking Distillation | Methodologies and frameworks | Cognitive models, Decision logic |
Each entry is timestamped and wrapped in clean Markdown headers for easy grep-based search or GUI navigation.
Loading
A secure, incremental synchronization tool for Claude Code assets that uses a relay server for multi-device consistency and GitHub for versioned archiving.

A comprehensive AI-driven development workflow that uses a Project Manager and Builder architecture to automate coding tasks from requirements to GitHub delivery.

Efficiently manage reverse proxy hosts and automated SSL termination using Nginx Proxy Manager.

Automate the creation, editing, and management of professional PowerPoint presentations from text or documents using the SlideSpeak API.

A comprehensive deployment and troubleshooting assistant designed to streamline the setup and maintenance of OpenClaw environments.

An automated meta-skill engine that allows AI to plan, design, and iteratively generate high-quality new skills for coding agents.








































