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

Don't use for:

Related skills
Installs
2
GitHub Stars
52
First Seen
Jan 30, 2026