bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of notes within the Bear app on macOS, allowing for creation, searching, and organization without manual intervention.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Search and open existing notes by ID or tag.
  • Content Appending: Add text to existing notes.
  • 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 Daily Journal" and tag it as "journal".

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?

Create Bear notes on macOS by using the grizzly CLI to specify titles and tags without opening the app. This allows quick note generation directly from your terminal interface.

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

Append text to existing Bear notes via the grizzly CLI, which requires an optional API token for this specific operation. This enables adding content to notes without manual editing.

How do I search for Bear notes by tag or ID without launching the app?

Search and open Bear notes by ID or tag using the grizzly CLI tool. This retrieves specific notes directly from the macOS command line, bypassing the graphical interface.

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

An API token is optionally required for managing Bear notes with the grizzly CLI, specifically for operations like appending text or listing tags. Basic note creation and searching do not require it.

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

Limitations of using the grizzly CLI for Bear note organization include its dependency on the macOS Bear application and the requirement of an API token for specific actions like appending text or listing tags.