AI AGENT ADDONS

You can create, search, and manage your Bear notes directly from the command line. This skill uses the grizzly tool to talk to the Bear app on your Mac. It is perfect for anyone who wants to work faster without opening the Bear interface.

To get started, you need the Bear app running and a special token for some commands. The token allows the tool to add text, list tags, and open notes. You can save the token in a file and the tool will use it automatically.

Common tasks include creating a note with a title and tag, appending text to an existing note, and searching notes by tag. All commands use simple flags like --json or --token-file. The tool reads settings from a config file so you do not have to repeat options each time.

Add Bear Notes skill to your workflow

Global

mkdir -p ~/.claude/skills/bear-notes

Project

mkdir -p .claude/skills/bear-notes

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago