bear-notes

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

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/victor-brechbill/claw-kernel --skill bear-notes-victor-brechbill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/victor-brechbill/claw-kernel/tree/main/skills/bear-notes
Command: npx skills add https://github.com/victor-brechbill/claw-kernel --skill bear-notes-victor-brechbill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of notes within the Bear app on macOS, allowing for quick creation, searching, and organization without leaving your command line.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Management: Search, open, and append content to existing notes using their IDs.
  • Tag Management: List all available tags within Bear.
  • Use Case: As a writer, you can rapidly jot down ideas, organize them by project tags, and append new thoughts to existing notes, all from your terminal.

Quick Start

Create a new note with the title "Meeting Minutes" and tag it "work".

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?

Create and manage Bear notes from the command line using the grizzly CLI tool to generate notes with titles and tags, search content, open entries by ID, append text, and list tags directly from your macOS terminal.

Can I append text to an existing Bear note via the terminal?

Append text to existing Bear notes via the terminal by targeting specific note IDs with the grizzly CLI, allowing you to add new content and thoughts directly from the command line interface.

Does the Bear CLI note management tool require an API token?

Require the Bear app to be running on macOS for the Bear CLI note management tool to function, and optionally configure an API token to access certain secure note management operations.

What is the best way to list and organize Bear tags in the terminal?

List and organize Bear tags in the terminal using the grizzly CLI to retrieve all available tags within the Bear app and apply tags during note creation for structured organization.

Do I need the Bear app running to create notes with the grizzly CLI?

Keep the Bear app running on macOS to create notes with the grizzly CLI, as the tool interacts directly with the Bear application to execute note creation, searching, and tag management operations.