bear-notes

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation, management, and searching of notes within the Bear app on macOS, streamlining your note-taking workflow.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Management: Append text to existing notes or open notes by their ID.
  • Search & Organization: List all available tags or search notes associated with a specific tag.
  • Use Case: You need to quickly jot down meeting notes and tag them for easy retrieval later. Use this Skill to create a new note titled "Project Alpha Meeting" and tag it "work".

Quick Start

Create a new note with the title "My Daily Journal" and tag it "journal".

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 on macOS?

Automate Bear note creation on macOS by using the grizzly CLI to create new notes with specific titles and tags. This Skill interfaces with the Bear app to quickly generate and organize notes without manual entry.

Do I need the grizzly CLI installed to manage Bear notes?

Yes, you need the grizzly CLI tool installed and configured to manage Bear notes. The Bear app on macOS must also be installed, and an optional Bear API token is required for specific operations.

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

Yes, you can append text to existing Bear notes from the command line. This Skill uses the grizzly CLI to target specific notes by ID and add new text content directly to them.

How do I search Bear notes by tag using the CLI?

Search Bear notes by tag using the grizzly CLI to list all available tags or retrieve notes associated with a specific tag. This allows quick retrieval of categorized notes within the Bear app.

What are the limitations of managing Bear notes via the CLI?

Limitations of managing Bear notes via the CLI include dependency on the grizzly CLI tool and the Bear app being installed on macOS. Certain operations also require an optional Bear API token to function correctly.