bear-notes

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

93|20|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill bear-notes-seedprod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/seedprod/openclaw-prompts-and-skills/tree/main/.claude/skills/bear-notes
Command: npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill bear-notes-seedprod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grizzly, and includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, searching, and managing notes within the Bear app on macOS, eliminating the need for manual interaction with the application for common tasks.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with specified titles and tags.
  • Note Retrieval: Open and read existing notes using their unique IDs.
  • Text Appending: Add content to existing notes.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Find notes associated with specific tags.
  • Use Case: You need to quickly jot down a meeting summary in Bear, assign it to the 'work' tag, and later retrieve it by its ID to add more details.

Quick Start

Create a new note in Bear with the title "My Daily Log" and tag it "daily".

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 on macOS from the command line?

You can manage Bear notes on macOS from the command line using the grizzly CLI to create notes with titles and tags, open notes by ID, append text, list tags, and search notes by tag.

Do I need the Bear app running to create and search notes via the grizzly CLI?

Yes, the Bear app must be installed and running on macOS to use the grizzly CLI for note management, and specific operations require an optional Bear app token for authentication.

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

To append text to an existing Bear note, use the grizzly CLI to target the note by its unique ID and execute the text appending operation to add your new content directly.

Can I list all tags and search notes by tag in Bear without opening the app?

Yes, you can list all available tags and search for notes associated with specific tags using the grizzly CLI, eliminating the need to manually open and interact with the Bear application.

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

The best way to automate note creation in Bear is using the grizzly CLI to programmatically create new notes with specified titles and tags directly from your terminal environment.

Are there limitations when using grizzly CLI for Bear note management?

Limitations include requiring the Bear app to be actively running on macOS, and certain operations may be restricted or require an optional Bear app token for proper access.