bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

39|10|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lllooollpp/clawdbot-cn --skill bear-notes-lllooollpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/lllooollpp/clawdbot-cn/tree/main/skills/bear-notes
Command: npx skills add https://github.com/lllooollpp/clawdbot-cn --skill bear-notes-lllooollpp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill 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 these 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.
  • Content Appending: Add new text to existing notes.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Find notes associated with specific tags.

Quick Start

Create a new note with the title "Meeting Minutes" 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 from the command line on macOS?

The grizzly CLI tool manages Bear notes on macOS by creating notes with titles and tags, opening notes by ID, appending content, listing tags, and searching notes by tag through command line inputs.

Can I create a new Bear note with specific tags using the CLI?

Yes, you can create a new Bear note with specific tags using the CLI by passing the desired title and tags as arguments to the grizzly CLI tool.

Does the Bear notes CLI tool require the Bear app to be running?

Yes, the Bear notes CLI tool requires the Bear app to be installed and running on your macOS system to execute note management operations successfully.

Do I need an API token to search Bear notes by tag?

An API token is optionally required for certain Bear note operations when using the grizzly CLI, though basic note searching and management may function without it depending on the specific action.

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

The best way to append text to an existing Bear note is using the grizzly CLI tool, which allows you to add new content directly to a previously created note identified by its unique ID.

Why does my Bear note CLI search return no tags?

Your Bear note CLI search returns no tags because the Bear app might not be running, or there are currently no tags saved within your Bear application to list or search against.