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"
Installs
1
GitHub Stars
18
First Seen
Mar 8, 2026
bear-notes — laulauland/dotfiles