opennote-vault
Installation
SKILL.md
OpenNotes Vault Management
Overview
OpenNotes manages markdown notes in notebooks with DuckDB-powered SQL queries. Create notes with frontmatter metadata, search by content or links, and execute reusable query views.
Core principle: Notes are markdown files + metadata searchable via SQL queries.
When to Use
Use this skill when you need to:
- Create or manage notebooks of markdown notes
- Add notes with frontmatter metadata (tags, author, status, etc.)
- Search notes by content, metadata, or relationships
- Execute SQL queries against note collections
- Find broken links or orphaned notes
- Create reusable query views