bear-notes

Create, retrieve, and manage Bear notes via the grizzly CLI on macOS.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Clawdi-AI/openclaw --skill bear-notes-clawdi-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/Clawdi-AI/openclaw/tree/main/skills/bear-notes
Command: npx skills add https://github.com/Clawdi-AI/openclaw --skill bear-notes-clawdi-ai

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 titles and tags.
  • Note Management: Append content to existing notes or search for notes using tags.
  • Use Case: As a user, you can ask the AI to "Create a new Bear note titled 'Meeting Minutes' with the tag 'work' and add the following content: [meeting details]".

Quick Start

Create a new note with the title "My Daily Journal" and tag it "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 on macOS from the command line?

To create Bear notes on macOS from the command line, you use the grizzly CLI to draft new entries with specific titles, tags, and content without opening the application interface. This enables automated note creation.

Can I append text to existing notes in Bear using a CLI tool?

Yes, you can append text to existing notes in Bear using the grizzly CLI tool. This functionality supports updating and adding new information to your current notes directly from the command line interface on macOS.

Do I need the grizzly CLI installed to manage Bear notes?

Yes, you need the grizzly CLI installed and configured to manage Bear notes, along with the Bear application on macOS. Both components are required to execute note creation, retrieval, and management tasks.

How do I search for notes by tags in Bear without opening the app?

To search for notes by tags in Bear without opening the app, you use the grizzly CLI to query and retrieve notes. This allows you to organize and find notes based on their assigned tags directly from your macOS terminal.

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

The best way to automate note taking in Bear on macOS is by using the grizzly command-line interface. It eliminates manual interaction by allowing you to create, append, and organize notes programmatically via commands.