bear-notes

Manage Bear notes via the grizzly CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grizzly, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation, search, and management of notes in Bear, streamlining your note-taking process.

Core Features & Use Cases

  • Note Creation: Create new notes in Bear with specific titles and tags.
  • Note Management: Open, read, and append text to existing notes.
  • Tagging: List and search notes based on tags.
  • Use Case: Organize your work and personal notes efficiently in Bear, using tags to categorize and quickly find information.

Quick Start

Create a new note titled 'Meeting Notes' with the tag 'work' using the grizzly CLI.

Frequently Asked Questions about bear-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Bear notes from the command line?

You can manage Bear notes from the command line using the grizzly CLI to create notes, read content, append text, and search by tags. It connects to the Bear app for authentication using a Bear app token.

Can I create and tag Bear notes automatically via a CLI tool?

Yes, you can create and tag Bear notes automatically via the grizzly CLI tool. It supports creating new notes with specific titles and tags, then organizing them efficiently within the Bear app.

Does Bear note management via the command line work on Windows or Linux?

Bear note management via the grizzly CLI operates exclusively on macOS. It requires the native Bear app installed and a valid Bear app token to authenticate and interact with your notes.

How do I search Bear notes by tags using a CLI?

You search Bear notes by tags using the grizzly CLI, which supports listing and searching notes based on their assigned tags. This allows quick categorization and retrieval of information.

What is the best way to append text to an existing Bear note without opening the app?

The best way to append text to an existing Bear note without opening the app is using the grizzly CLI. It directly appends text to notes and reads existing content through the command line interface.