bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/badbsallyy/openclaw-source-code --skill bear-notes-badbsallyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/badbsallyy/openclaw-source-code/tree/main/openclaw-sourcecode.zip/skills/bear-notes
Command: npx skills add https://github.com/badbsallyy/openclaw-source-code --skill bear-notes-badbsallyy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of notes within the Bear app on macOS, allowing for creation, searching, and organization without manual intervention.

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.
  • Tag Management: List all available tags and search notes by tag.
  • Use Case: You need to quickly jot down meeting notes and tag them for a specific project. Use this Skill to create a new note with the meeting details and assign it the relevant project tag.

Quick Start

Create a new note with the title "My First Bear Note" and tag it "work".

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 using the command line?

You can manage Bear notes on macOS using the grizzly CLI tool to create notes, retrieve them by ID, and organize them with tags without manual intervention.

Can I create and tag Bear notes automatically for meeting details?

Yes, you can create new Bear notes with specified titles and assign them relevant tags, such as tagging meeting notes for a specific project automatically.

Does managing Bear notes with grizzly CLI require an app token?

Yes, advanced Bear note operations like appending text and opening selected notes require a Bear app token to function properly.

How do I search and list notes by tag in Bear?

You can list all available tags and search for existing notes by tag using the grizzly CLI to organize and retrieve Bear notes efficiently.

What is the best way to retrieve an existing Bear note via CLI?

The best way to retrieve an existing Bear note is by using its unique ID with the grizzly CLI to open and read the note directly on macOS.

Are there limitations when appending text to Bear notes with grizzly CLI?

Appending text to Bear notes requires a valid Bear app token, and the workflow is constrained to macOS environments where the Bear app is installed.