A sophisticated local knowledge management tool for project managers and developers featuring hybrid keyword and semantic search.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install qmd-manager
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 qmd-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The QMD Manager is an advanced local knowledge management skill designed specifically for professionals in project management, software testing, and content creation. By integrating this tool into your Openclaw Skills workflow, you gain the ability to perform high-speed BM25 and vector-based semantic searches across your local Markdown repositories.
This skill serves as a bridge between your static documentation and your AI agent, allowing for intelligent information retrieval that goes beyond simple keyword matching. Whether you are managing complex project frameworks or detailed testing methodologies, Openclaw Skills empowered by QMD provide a robust, private, and efficient way to query your internal brain.
Follow these steps to integrate the QMD manager into your local environment for use with Openclaw Skills:
# Install the QMD binary using Bun
brew install oven-sh/bun/bun && bun i -g https://github.com/tobi/qmd
# Initialize your knowledge base collection
/qmd add ./knowledge
# Generate vector embeddings for semantic search capabilities
/qmd embed
# Verify the status of your index
/qmd status
The QMD manager organizes data based on a collection-first taxonomy. Use the following structure to optimize your Openclaw Skills performance:
| Level | Description | Example Path |
|---|---|---|
| Collection | Top-level domain for the knowledge base. | ./knowledge/ |
| Category | Logical grouping of related documentation. | ./knowledge/project-management/ |
| Document | Markdown files containing specific technical knowledge. | ./knowledge/software-testing/automation-guide.md |
| Index | Local metadata and vector store files managed by QMD. | .qmd/ (internal storage) |
Loading
A comprehensive offline voice interaction suite for AI agents supporting multiple Chinese dialects using Openclaw Skills.

An intelligent context management skill that monitors session usage and automates memory transfers to prevent data loss and ensure session continuity.

A unified knowledge management skill that integrates official qmd search with custom project, testing, and content creation repositories.

A high-performance browser automation tool for scraping complex, JavaScript-heavy websites using real browser interactions.

Quote Reader enables AI agents to intelligently detect, retrieve, and understand quoted or replied-to messages from various communication platforms.

A comprehensive three-in-one memory management solution that automatically synchronizes AI session data, updates QMD knowledge bases, and commits changes to Git.








































