Integrates Claude with the Bear note-taking app on macOS to create, search, and manage notes via the grizzly CLI.
The Bear Notes skill enables Claude to interact directly with your Bear app database on macOS, bridging the gap between your AI assistant and your personal knowledge base. By utilizing the grizzly command-line interface, this skill allows Claude to archive coding research, retrieve specific documentation, and append ideas to existing notebooks. It is an essential tool for developers and writers who use Bear as their 'Second Brain' and want to automate their documentation workflows, maintain project logs, or query their personal notes without leaving the terminal.
主要功能
01Support for x-callback-urls and JSON output for structured data retrieval
02Append or prepend text to existing notes for continuous logging
03Search and retrieve existing notes using IDs or specific tags
04Secure authentication management via Bear API tokens
050 GitHub stars
06Create new notes with custom titles and tags directly from the CLI
使用场景
01Organizing project brainstorms by tagging and categorizing new ideas via AI
02Automated logging of terminal sessions or research summaries into Bear
03Retrieving context from personal documentation during a coding task