bear-notes

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

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Zentin-L/Masterbot --skill bear-notes-zentin-l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/Zentin-L/Masterbot/tree/main/skills/bear-notes
Command: npx skills add https://github.com/Zentin-L/Masterbot --skill bear-notes-zentin-l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, search, and manage Bear notes via grizzly CLI on macOS, eliminating tedious context switches between the Bear app and the terminal.

Core Features & Use Cases

  • Create a note with a title and tags using grizzly
  • Open and read a note by ID
  • Append text to an existing note
  • List and search notes using Bear's API token

Quick Start

Create a new note with title "Project Brief" and 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 manage Bear notes from the macOS terminal?

Manage Bear notes from the macOS terminal using grizzly to create, read, and organize notes via Bear's API. This eliminates tedious context switches between the Bear app and the command line.

Can I append text to an existing Bear note using the command line?

Append text to an existing Bear note using the grizzly CLI. You can open and read a note by its ID, then append content directly from the macOS terminal.

Do I need an API token to search Bear notes with grizzly?

An API token is required to list and search Bear notes using grizzly. The token must be stored at ~/.config/grizzly/token, and both Bear and grizzly must be installed and configured.

How do I create a Bear note with tags from the terminal?

Create a Bear note with a title and tags using grizzly from the terminal. This macOS workflow leverages Bear's API requirements to generate and organize notes efficiently.

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

Automate Bear note creation on macOS using the grizzly CLI. It handles API token usage and Bear's requirements to create notes, append content, and apply tags without leaving the terminal.