bear-notes

Create, read, and manage Bear notes from the command line on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, read, and manage Bear notes from the command line, enabling quick note capture and retrieval using the grizzly CLI on macOS.

Core Features & Use Cases

  • Create notes in Bear from the terminal with a title and content.
  • Open, read, or search notes by ID or tag, and append text to existing notes.
  • List tags and quickly navigate to relevant notes; suitable for workflow capture and project jotting.

Quick Start

Create a new Bear note titled "Meeting notes" with content "Agenda for today" 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 Bear notes from the command line on macOS?

To create Bear notes from the command line, use the grizzly CLI on macOS to pass a title and content, which generates a new note directly in the Bear app.

What is needed to manage Bear notes via the terminal?

Managing Bear notes via the terminal requires macOS with the Bear app running, the grizzly CLI installed, and a Bear API token stored at ~/.config/grizzly/token for authenticated operations.

Can I search and read Bear notes by tag using the CLI?

Yes, you can search and read Bear notes by ID or tag using the CLI, list tags to navigate relevant notes, and open or append text to existing notes.

Why does opening private Bear notes require an API token?

Opening private Bear notes requires an API token to authenticate the request, ensuring secure access to restricted content through the grizzly CLI.

Does the grizzly CLI work with Bear on operating systems other than macOS?

No, the grizzly CLI for Bear notes is designed specifically for macOS and requires the Bear app to be actively running on the system.