bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

20|7|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/kaivyy/kabot --skill bear-notes-kaivyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/kaivyy/kabot/tree/main/kabot/skills/bear-notes
Command: npx skills add https://github.com/kaivyy/kabot --skill bear-notes-kaivyy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation, searching, and management of notes within the Bear app on macOS, streamlining your note-taking workflow.

Core Features & Use Cases

  • Note Creation: Easily create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes using their unique IDs.
  • Text Appending: Add content to existing notes.
  • Tag Management: List all available tags within Bear.
  • Use Case: Quickly jot down meeting notes, tag them with "work", and later retrieve them by searching for the "work" tag or a specific note ID.

Quick Start

Create a new note titled "My First Bear Note" with the tag "inbox".

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 with tags from the command line?

To create Bear notes with tags from the command line, use the grizzly CLI tool to specify the note title and apply tags. The Skill automates note creation by passing these parameters directly to the Bear app on macOS.

Can I append text to existing Bear notes using a CLI?

Yes, you can append text to existing Bear notes using a CLI. This Skill leverages the grizzly CLI tool to add content to notes you have already created within the Bear app on macOS.

Do I need a Bear API token to manage notes with grizzly CLI?

You need the Bear app installed on macOS to manage notes, and a Bear API token is required optionally for certain operations. The grizzly CLI handles standard tasks like creating notes and listing tags without mandatory API authentication.

What is the best way to list all tags in Bear notes automatically?

The best way to list all tags in Bear notes automatically is by using the grizzly CLI tool. This Skill retrieves all available tags within your Bear app, allowing you to quickly organize and search your notes.

How do I open a Bear note by ID on macOS?

To open a Bear note by ID on macOS, use the grizzly CLI to retrieve and read the specific note. This Skill manages note retrieval by passing the unique note identifier directly to the Bear app.

Does this Bear note management tool work outside of macOS?

This Bear note management tool does not work outside of macOS because it relies on the grizzly CLI interacting directly with the Bear app. Both dependencies are exclusively available on the macOS platform.