A comprehensive CLI tool to manage, automate, and AI-enrich Obsidian vaults via CouchDB and Obsidian LiveSync.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install obsidian-curator
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 obsidian-curator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
obsidian-curator is a specialized utility designed for users who sync their Obsidian vaults using CouchDB via the Obsidian LiveSync plugin. Unlike tools that interact with the local filesystem, this skill interfaces directly with the database backend to perform maintenance and automation tasks. By integrating this into your set of Openclaw Skills, you can manage your personal knowledge base without needing the Obsidian application open.
The tool bridges the gap between raw data capture and a highly organized Knowledge Management system. It leverages AI adapters to handle the cognitive load of tagging, summarizing, and filing notes into structured systems like PARA, Zettelkasten, or Johnny Decimal, ensuring your second brain remains tidy and actionable.
To integrate this tool with your other Openclaw Skills, install the package via npm and run the interactive initialization wizard:
npm install -g obsidian-curator
obsidian-curator init
During setup, you will provide your CouchDB connection details (host, port, credentials) and choose your preferred AI provider and vault structure preset. Ensure that Obsidian LiveSync has E2EE disabled to allow the tool to read and write document content.
The skill interacts with the CouchDB document store and local configuration files to manage your vault data:
| Component | Description |
|---|---|
| CouchDB Docs | Markdown content and metadata stored as JSON objects in the sync database. |
| Frontmatter | YAML metadata updated by the skill, including tags, aliases, and summary fields. |
| config.json | Local configuration stored in ~/.obsidian-curator/ defining AI keys and vault presets. |
| Tasks | Markdown task syntax (- [ ]) parsed and managed through the CLI interface. |
Loading
A local-first memory system for AI agents that provides semantic search, entity extraction, and intelligent recall.

A natural language interface for the Crunch Protocol CLI that simplifies managing decentralized AI competitions and coordinator configurations.

A natural language interface for the Crunch Protocol CLI that simplifies the management of decentralized AI competitions, rewards, and coordinators.

A specialized tool for managing the entire lifecycle of CrunchDAO data science competitions, from workspace setup to final submission.

Extracts structured metadata, AI summaries, and full text transcripts from Zight share links for automated reasoning.

A comprehensive skill enabling AI agents to live, craft, trade, and socialize within the Moltopia virtual world.








































