bear-notes

Create, search, and manage Bear notes via the grizzly CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear Notes enables quick creation, search, and organization of Bear notes from the command line, streamlining note-taking workflows on macOS.

Core Features & Use Cases

  • Create notes in Bear via grizzly CLI with a title and content.
  • Read, search, and manage notes (tags, content) from the terminal.
  • Use cases include drafting quick meeting notes, project ideas, and reference content without leaving the shell.

Quick Start

Create a Bear note titled "Meeting" with content "Agenda and decisions" using grizzly.

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 macOS command line?

To create Bear notes from the macOS command line, use the grizzly CLI to pass a title and content, allowing you to draft notes directly within terminal workflows without opening the app.

Can I search and manage Bear notes using a CLI token?

Yes, you can search and manage Bear notes using a CLI token. You must store an authentication token at ~/.config/grizzly/token to perform retrieval, tagging, and edits via the grizzly CLI.

Do I need Bear installed and running to use grizzly CLI commands?

Yes, you need Bear installed and running on macOS to use grizzly CLI commands. The CLI interacts directly with the active Bear application to create, search, and manage your notes.

What is the best way to draft quick meeting notes in Bear without leaving the shell?

The best way to draft quick meeting notes in Bear without leaving the shell is using the grizzly CLI. It supports rapid note creation with titles and content directly from your terminal.

Are there limitations when editing Bear notes from the terminal?

Editing Bear notes from the terminal requires a valid token stored at ~/.config/grizzly/token and an active Bear instance. Note that quick edits are supported, but complex formatting may require the GUI.