bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

1|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/qsimeon/openclaw-engaging --skill bear-notes-qsimeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/qsimeon/openclaw-engaging/tree/main/skills/bear-notes
Command: npx skills add https://github.com/qsimeon/openclaw-engaging --skill bear-notes-qsimeon

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 the need for manual interaction with the application for these tasks.

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 can ask the AI to create a new note titled "Meeting Minutes" with the tag "work" and add the key discussion points to it.

Quick Start

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

Frequently Asked Questions about bear-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Bear notes from the command line on macOS?

You can create Bear notes from the command line by using the grizzly CLI tool to specify note titles, tags, and content, eliminating the need to manually open the Bear application.

Does managing Bear notes with the grizzly CLI require an API token?

Basic note creation and searching do not require an API token, but advanced operations like appending text to existing notes or listing all tags require an optional API token.

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

You can search for notes by specific tags using the grizzly CLI, which retrieves and lists all notes associated with the requested tags directly from the Bear app database.

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 is using the grizzly CLI's content appending feature, which requires the note's unique ID and an API token for authorization.

Do I need the Bear application installed to use grizzly for note management?

Yes, the Bear application must be installed on your macOS system because the grizzly CLI interacts directly with the Bear app to manage notes, titles, and tags.