bear-notes

Create, search, and manage Bear notes via the grizzly CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RJB07/RX01 --skill bear-notes-rjb07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/RJB07/RX01/tree/main/core/skills/bear-notes
Command: npx skills add https://github.com/RJB07/RX01 --skill bear-notes-rjb07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear notes are a core part of many macOS workflows, but programmatic access and batch operations can be tedious. This skill provides a straightforward CLI path to create, search, and manage Bear notes using the grizzly tool, enabling automation and scripting.

Core Features & Use Cases

  • Create notes from the CLI
  • Search and read notes by content or tag
  • Open notes by ID and manage tags
  • Batch operations for note organization

Quick Start

Create a new Bear note with grizzly and then search for it by tag.

Frequently Asked Questions about bear-notes

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

FAQPage Schema
How do I automate Bear note creation and management from the command line?

Yes, you can search and read Bear notes by content or tag using the grizzly CLI. This allows you to quickly retrieve and organize notes programmatically without navigating the Bear app interface manually.

What are the requirements for using grizzly to manage Bear notes on macOS?

You can use the grizzly CLI to open notes by ID and manage tags in Bear. This provides a direct method for note organization and retrieval, respecting Bear's app lifecycle requirements during the process.

Does the grizzly CLI support batch operations for Bear notes?

Yes, the grizzly CLI supports batch operations for Bear note organization. This allows you to create multiple notes and apply tags programmatically, streamlining workflows that require bulk note management.

Why do my Bear note commands fail when the app is not running?

Bear note commands fail because the grizzly CLI respects Bear's app lifecycle requirements, meaning the Bear app must be installed and actively running on macOS for programmatic operations to succeed.