bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill bear-notes-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/skills/bear-notes
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill bear-notes-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, searching, and management of notes within the Bear app on macOS, eliminating manual interaction with the application.

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 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 minutes and tag them with "project-x". This Skill allows you to do that instantly via a command.

Quick Start

Create a new note with the title "Meeting Minutes" and tag it "work" by echoing the content "Discussed Q3 roadmap." to 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 create and tag Bear notes from the macOS command line?

You can create and tag Bear notes from the command line using the grizzly CLI tool, which supports echoing content directly to generate new notes with specific titles and tags.

Can I search Bear notes by tag without opening the app?

Yes, you can search Bear notes by tag without opening the app by using the grizzly CLI tool to retrieve notes associated with specific tags directly from the terminal.

Do I need an API token to manage Bear notes with grizzly?

Managing Bear notes with grizzly requires the Bear app installed on macOS, and an API token is only optionally required for executing certain specific operations.

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

The best way to append text to an existing Bear note via CLI is using the grizzly tool, which allows you to add text content to notes identified by their unique ID.

How do I list all available tags in my Bear notes?

You can list all available tags in your Bear notes by running the grizzly CLI tool, which provides a dedicated tag management feature to retrieve and display your complete tag hierarchy.

Does grizzly CLI support reading Bear notes by their unique ID?

Yes, grizzly CLI supports reading Bear notes by their unique ID, allowing you to open and retrieve the full content of existing notes directly within the macOS terminal.