A personal knowledge management system that structures voice message transcripts into an organized, tag-based local database.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install voice-notes
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 voice-notes using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Voice Notes is a sophisticated organization layer for your AI agent's voice interactions. While the platform handles the heavy lifting of speech-to-text conversion, this Openclaw Skills addition focuses on turning those raw transcripts into a structured, searchable, and interconnected knowledge base stored entirely on your local machine. It serves as a digital garden for your spoken thoughts, ensuring that every insight captured via voice is categorized, linked to related concepts, and easily retrievable for future use.
By leveraging this skill, you can move beyond simple transcript storage. It implements progressive note-taking strategies, allowing your agent to detect related content, prevent duplicates, and manage complex information hierarchies. Whether you are brainstorming project ideas or recording meeting highlights, Voice Notes ensures your data remains private, organized, and useful within the Openclaw Skills ecosystem.
Ensure your agent platform has speech-to-text enabled. Then, initialize the local storage directories using the following command:
mkdir -p ~/voice-notes/{transcripts,notes,archive}
Configure your memory.md file using the provided template to establish your initial tag registry. This allows the Openclaw Skills integration to start organizing your data immediately.
All data is stored locally in the ~/voice-notes/ directory with the following structure:
| File/Folder | Description |
|---|---|
| memory.md | The hot registry containing the tag registry and recent activity logs. |
| index.md | A master index of all notes, including their associated tags and cross-links. |
| transcripts/ | Storage for raw, unedited text transcripts from the agent platform. |
| notes/ | Processed and structured documents generated from transcripts. |
| archive/ | Historical or superseded content moved here rather than being deleted. |
This schema ensures that Openclaw Skills can manage your data with high availability and clear taxonomy.
Loading
A technical guide for configuring, optimizing, and troubleshooting Vite for high-performance web development and library distribution.

A comprehensive AI-driven practice companion for violinists focusing on technique, intonation, and structured progress tracking.

A specialized skill to transform robotic AI Vietnamese into natural, human-sounding conversation using cultural and linguistic nuances.

A data-driven knowledge base for visitors and professionals looking to navigate, live, or work in Vienna.

A comprehensive toolkit for AI agents to configure, secure, and troubleshoot VPN connections across multiple operating systems.

A specialized skill for managing virtual reality hardware setup, performance optimization, and content recommendations.








































