bear-notes
Installation
SKILL.md
Bear Notes Skill
This skill provides access to Bear notes through a bash CLI that reads directly from Bear's SQLite database and uses x-callback-url for write operations.
Script Location
~/.claude/skills/bear-notes/scripts/bear
Available Commands
Search and Read
search - Search notes by term, optionally filter by tag
bear search "meeting notes"
bear search "project" "work"