bear-notes

Create, read, tag, and search Bear notes via the grizzly CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, search, and manage Bear notes programmatically using the grizzly CLI on macOS, enabling quick organization and retrieval without switching apps.

Core Features & Use Cases

  • Create notes in Bear from the command line with grizzly create and a title/tag.
  • Open, read, and update notes using grizzly open-note and add-text, plus tag management with grizzly tags/open-tag.
  • Search and filter notes by tags or content, then leverage Bear tokens for operations requiring API access.

Quick Start

Install Bear and the grizzly CLI, then create a note with 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 and manage Bear notes from the command line on macOS?

You can create and manage Bear notes from the command line on macOS by using the grizzly CLI to automate note creation, reading, tagging, and searching without switching applications.

What is needed to automate Bear note organization with grizzly?

Automating Bear note organization with grizzly requires macOS with the Bear app actively running, the grizzly CLI installed, and an authentication token stored at the specified config path.

Can I search and filter existing Bear notes using the terminal?

Yes, you can search and filter existing Bear notes using the terminal by executing grizzly CLI commands to query notes by tags or content for local workflow retrieval.

Does the grizzly CLI support adding text and tags to Bear notes programmatically?

The grizzly CLI supports adding text and tags to Bear notes programmatically by utilizing specific commands to open notes, append text, and manage tag assignments directly.

Why does grizzly require an authentication token to access Bear data?

Grizzly requires an authentication token to access Bear data because operations that read or modify local notes need authorized API access validated through a stored configuration token.