knowledge-management
SKILL.md
Knowledge Management Skill (Local Storage)
Organize your OpenClaw memory files into a structured local knowledge base. Automatically parses MEMORY.md and daily memory files, classifies entries by content type, and stores each as a timestamped markdown file in the appropriate folder.
Available Tools
Core Commands
km sync [options]- Sync memory entries to local fileskm classify [options]- Parse and classify without storing (JSON output)km summarize [options]- Generate index files for each content typekm cleanup [options]- Remove orphaned fileskm list_types- List all available content types
Setup
No API keys needed! The skill uses two locations:
- Input Workspace: Where
MEMORY.mdandmemory/daily files are read from. - Output Directory: Where organized folders (
Research/,Decision/, etc.) are written.