bear-notes

Create, read, and manage Bear notes via the grizzly CLI on macOS.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jonnytacos8/closed_claw --skill bear-notes-jonnytacos8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/jonnytacos8/closed_claw/tree/main/skills/bear-notes
Command: npx skills add https://github.com/jonnytacos8/closed_claw --skill bear-notes-jonnytacos8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables programmatic creation, retrieval, and organization of Bear notes on macOS using the Grizzly CLI, bridging Bear's note-taking with automation.

Core Features & Use Cases

  • Create notes in Bear from the command line, including titles and tags.
  • Search, list, and open notes by ID or tag to quickly access information.
  • Manage Bear tokens and ensure notes stay synchronized with Bear on the desktop.

Quick Start

Create a new Bear note titled 'Meeting' with the tag 'work' and open it for editing.

Frequently Asked Questions about bear-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Bear notes from the command line on macOS?

You can create Bear notes from the command line using the Grizzly CLI, specifying titles and tags. This skill automates note creation by executing grizzly commands to instantly generate and save notes directly within the Bear app.

Can I search and open Bear notes by tag or ID?

Yes, you can search, list, and open Bear notes by ID or tag to quickly access information. The skill uses the Grizzly CLI to query your Bear database, retrieving and targeting specific notes based on their assigned tags or unique identifiers.

What do I need to manage Bear notes with the Grizzly CLI?

To manage Bear notes with the Grizzly CLI, you need the Bear app installed and running on macOS, plus a Bear API token stored at ~/.config/grizzly/token. This setup allows grizzly to authenticate and interface with Bear's token API.

Does Bear CLI automation work without the Bear app running?

No, Bear CLI automation requires the Bear app to be installed and actively running on macOS. The Grizzly CLI bridges automation by interfacing with Bear's token API, which necessitates the desktop application being operational to synchronize notes.

What is the best way to automate Bear note management on macOS?

The best way to automate Bear note management on macOS is using the Grizzly CLI to programmatically create, retrieve, and organize notes. This approach bridges Bear's note-taking capabilities with command-line automation for streamlined workflows.