bear-notes

Manage Bear notes via the grizzly CLI tool on macOS.

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

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, allowing for creation, searching, and organization directly from the command line.

Core Features & Use Cases

  • Note Creation: Easily create new notes with titles and tags.
  • Note Retrieval: Search and open existing notes by ID or tag.
  • Content Management: Append text to existing notes.
  • Use Case: Quickly jot down ideas, meeting minutes, or to-dos and have them instantly organized in Bear, accessible via a simple command.

Quick Start

Create a new note with the title "Meeting Notes" 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?

You can manage Bear notes from the command line using the grizzly CLI. This allows you to create, read, append to, and list notes and tags directly within the Bear app on macOS without opening the GUI.

Can I create and tag notes in Bear using a CLI tool?

Yes, you can create and tag notes in Bear using a CLI tool. The grizzly CLI supports creating new notes with specific titles and tags, allowing you to quickly jot down ideas and have them instantly organized.

Do I need an API token to search and append text to Bear notes?

You need the Bear app installed to manage notes, but an API token is only required optionally. An API token is specifically necessary for operations like appending text to existing notes or accessing tags.

What is the best way to automate Bear note organization on macOS?

Automating Bear note organization is best handled through the grizzly CLI. It enables you to search existing notes by ID or tag, retrieve content, and append text to notes directly from the macOS command line.

Does the grizzly CLI support listing tags within the Bear application?

Yes, the grizzly CLI supports listing tags within the Bear application. You can retrieve and list existing tags, which requires an optional API token to access the tag data within your Bear notes.

Can I append text to an existing Bear note without opening the app?

Yes, you can append text to an existing Bear note without opening the app by using the grizzly CLI. This content management operation requires the Bear app to be installed and an API token configured.