bear-notes

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

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill bear-notes-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/bear-notes
Command: npx skills add https://github.com/eggent-ai/eggent --skill bear-notes-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear notes are powerful but managing them from Bear's app can be cumbersome on macOS when you want quick capture and retrieval from the command line. This Skill enables creating, reading, and organizing Bear notes using the grizzly CLI, streamlining writing workflows.

Core Features & Use Cases

  • Create notes from the terminal and attach titles and tags.
  • Read, search, and open notes by ID to quickly reference content.
  • Integrate with Bear app token for authenticated operations.

Quick Start

Create a new Bear note from the terminal 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?

You can create Bear notes from the macOS command line using the grizzly CLI to append titles and tags. This Skill streamlines writing workflows by enabling quick capture and retrieval directly from the terminal without opening the Bear app.

What is needed to manage Bear notes with grizzly on macOS?

Managing Bear notes with grizzly on macOS requires the Bear app installed, the grizzly CLI tool, and a Bear API token. The token must be placed at ~/.config/grizzly/token to authorize authenticated operations like reading and creating notes.

Can I search and open Bear notes by ID from the terminal?

Yes, you can search and open Bear notes by ID from the terminal using the grizzly CLI. This allows you to quickly reference content and read specific notes without manually navigating through the Bear app interface.

Does the Bear notes CLI Skill work without a Bear API token?

No, a Bear API token is required for authenticated operations. The token authorizes actions such as creating, reading, and managing Bear notes, and must be stored at ~/.config/grizzly/token for the grizzly CLI to function properly.

What are the limitations of managing Bear notes from the command line?

Managing Bear notes from the command line is limited to macOS environments where the Bear app is installed. It requires grizzly and a valid API token, meaning it cannot operate on other operating systems or without prior Bear app configuration.