bear-notes

Create, read, and organize Bear notes via the Grizzly CLI.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill bear-notes-zyj18860969891-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/zyj18860969891-byte/openclaw-railway/tree/main/skills/bear-notes
Command: npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill bear-notes-zyj18860969891-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear note management on macOS can be fragmented across apps. This Skill provides a simple CLI workflow to create, search, and organize Bear notes via Grizzly, streamlining note-taking and retrieval.

Core Features & Use Cases

  • Create notes with titles and tags directly from the terminal.
  • Read, search, and open notes by ID or tag, enabling quick access.
  • Integrate Bear note management into automated workflows via the Grizzly CLI.

Quick Start

Create a new Bear note titled 'Meeting' with tag 'work' using grizzly.

Frequently Asked Questions about bear-notes

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

FAQPage Schema
How do I create and manage Bear notes from the macOS terminal?

To manage Bear notes from the macOS terminal, you can use the Grizzly CLI to create notes with titles and tags, read content, and open notes directly by searching their ID or tag.

What is needed to use Grizzly for Bear note organization?

Using Grizzly for Bear note organization requires the Bear app to be actively running on macOS and a valid authentication token stored at ~/.config/grizzly/token.

Can I search Bear notes by tag using a command line interface?

Yes, you can search Bear notes by tag using the Grizzly command line interface, which allows you to quickly read, locate, and open notes based on their assigned tags or IDs.

What is the best way to integrate Bear note-taking into automated macOS workflows?

Integrating Bear note-taking into automated macOS workflows is best achieved using the Grizzly CLI to programmatically create, search, and tag notes without leaving the terminal environment.

Why does Grizzly fail to create notes even when Bear is running?

Grizzly fails to create notes if the required authentication token is missing or invalid, which must be placed at ~/.config/grizzly/token to authorize actions with the Bear app.