bear-notes

Manage Bear notes on macOS using the grizzly CLI.

1|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/yunseo-kim/agent-toolbox --skill bear-notes-yunseo-kim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/yunseo-kim/agent-toolbox/tree/main/catalog/skills/bear-notes
Command: npx skills add https://github.com/yunseo-kim/agent-toolbox --skill bear-notes-yunseo-kim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of Bear notes directly from your terminal, eliminating the need to switch applications for basic note-taking tasks.

Core Features & Use Cases

  • Create Notes: Quickly generate new Bear notes with titles and tags.
  • Search and Open: Find and open existing notes by ID or tag.
  • Append Content: Add text to existing notes.
  • Use Case: You're in a coding session and need to jot down a quick idea related to your 'work' project. Use this Skill to create a new Bear note titled "New Feature Idea" and tag it 'work' without leaving your terminal.

Quick Start

Create a new Bear note with the title "Meeting Notes" 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 manage Bear notes from the terminal?

You can manage Bear notes from the terminal by using the grizzly CLI to create notes with titles and tags, open notes by ID, append text, and list tags without switching applications.

Can I create a Bear note with tags using the command line?

Yes, you can create Bear notes with tags using the command line. The grizzly CLI supports generating new notes that include specific titles and organizational tags.

Do I need the Bear app installed to use a CLI for note management?

Yes, the Bear app is required to use this CLI for note management. An optional API token is also necessary to unlock certain specific functionalities within the app.

Does Bear note management work on macOS using grizzly?

Bear note management works on macOS using the grizzly CLI. It allows you to read, organize, and append text to notes directly from your terminal environment.

How do I append text to an existing Bear note by ID?

You append text to an existing Bear note by providing the note ID to the grizzly CLI. This adds your new text content directly to the specified note.