bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/xxrenzhe/autobb --skill bear-notes-xxrenzhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/xxrenzhe/autobb/tree/main/openclaw-prebuilt/skills/bear-notes
Command: npx skills add https://github.com/xxrenzhe/autobb --skill bear-notes-xxrenzhe

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation, searching, and management 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 Retrieval: Open and read existing notes by their unique ID.
  • Content Appending: Add new text 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 meeting notes and tag them for easy retrieval later. Use this Skill to create a new note, add the content, and assign relevant tags.

Quick Start

Create a new note titled "Project Ideas" and tag it "work" by echoing the content into the grizzly create command.

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

You can manage Bear notes on macOS using the grizzly CLI tool to create notes, retrieve them by ID, append text, list tags, and search by tag. This automates note-taking workflows directly from the terminal.

Do I need a Bear app token to create and search notes with grizzly?

A Bear app token is optionally required for certain operations when managing Bear notes with the grizzly CLI. The core Bear app installation on macOS is required, while the token enables specific automated note retrieval actions.

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

Yes, you can append text to existing Bear notes by using the grizzly CLI. This allows you to add new content to a note identified by its unique ID directly from your terminal workflow.

How do I list and search Bear notes by tag?

You can list all available tags and search for notes associated with specific tags in Bear using the grizzly CLI. This provides a programmatic way to retrieve categorized notes without opening the app interface.

What are the limitations of using grizzly CLI for Bear note management?

Bear note management via grizzly CLI is limited to macOS systems with the Bear app installed. Operations depend on the grizzly dependency, and specific actions may require an optional Bear app token for automated access.