bear-notes

Manage Bear notes on macOS using the Grizzly CLI and token authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear notes are private and local to Bear; this skill lets you create, read, and organize Bear notes from the Grizzly CLI on macOS, reducing app-switching and manual steps.

Core Features & Use Cases

  • Create, read, append text to, and search Bear notes using the grizzly CLI.
  • Manage tags, open notes, and retrieve notes with callbacks when needed.
  • Token-based authentication for operations that require Bear API access, with token stored at ~/.config/grizzly/token.

Quick Start

Create a new Bear note titled "Meeting" with tag "work" 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 and manage Bear notes from the command line on macOS?

You can create and manage Bear notes from the command line on macOS using the Grizzly CLI. This skill supports creating, reading, updating, tagging, and opening notes directly in your local Bear environment.

Do I need Bear running to use the Grizzly CLI for managing notes?

Yes, Bear must be installed and running on your macOS system to use the Grizzly CLI for managing notes. Operations requiring Bear API access also need a token available at ~/.config/grizzly/token.

How do I append text or search Bear notes using macOS CLI?

To append text or search Bear notes using macOS CLI, use the Grizzly CLI tool. It enables reading, appending text to, and searching existing Bear notes without manual app-switching.

Can I manage Bear tags and open notes directly from the macOS terminal?

Yes, you can manage Bear tags and open notes directly from the macOS terminal. The Grizzly CLI allows you to apply tags and trigger the opening of specific notes within the Bear application.

What is the best way to automate Bear note creation without switching apps?

Automating Bear note creation without switching apps is best done using the Grizzly CLI on macOS. It reduces manual steps by letting you create, organize, and append text to notes from the terminal.

Why does my Bear note operation fail with a token error in Grizzly CLI?

Your Bear note operation fails with a token error in Grizzly CLI because operations requiring Bear API access need authentication. Ensure a valid token is stored at ~/.config/grizzly/token before proceeding.