A comprehensive knowledge management tool designed to capture, categorize, and export structured information across various projects.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install k
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 k using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
KnowledgeKeeper is a specialized utility within the Openclaw Skills ecosystem designed for deep information organization. It bridges the gap between raw data capture and structured knowledge retrieval by offering a robust framework for note management, category-based indexing, and multi-format exports. Whether you are managing complex technical documentation or personal research, this skill ensures that information remains accessible and logically structured.
By leveraging this tool, users can transform fragmented thoughts into a cohesive knowledge base. It emphasizes data portability and long-term utility, making it an essential component for anyone looking to build a secondary brain or a professional-grade documentation hub using Openclaw Skills.
To integrate KnowledgeKeeper into your environment, follow these steps within your Openclaw Skills configuration:
# Install the knowledgekeeper skill
claw install knowledgekeeper
# Initialize the storage directory
knowledgekeeper init --path ./my-knowledge-base
# Verify installation
knowledgekeeper --version
KnowledgeKeeper organizes data using a structured metadata taxonomy to ensure compatibility and ease of search. Below is the primary data structure used for note organization:
| Field | Type | Description |
|---|---|---|
title |
String | The primary headline of the note. |
content |
Markdown | The body text supporting full Markdown syntax. |
category |
String | Primary classification (e.g., Project, Study). |
tags |
Array | Keywords for cross-referencing between categories. |
timestamps |
ISO 8601 | Automatic tracking of creation and last update. |
formats |
Export | Options for .json and .md output files. |
Loading
An AI-powered SQL specialist for explaining execution plans, optimizing queries, and converting natural language into database commands.

Generate detailed technical SEO audits and keyword-focused content briefs automatically for any URL.

An automated suite for cross-border sellers to perform keyword research, calculate platform-specific profits, and generate AI-optimized listings.

ClawGraph is a graph-based memory CLI that enables AI agents to store and recall durable user facts as entities and relationships.

A specialized skill for managing local Git repositories using safe, standardized, and reversible workflow practices.

A specialized AI agent skill designed to streamline codebase structure and readability without altering functional behavior.








































