bear-notes

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fame0528/Savant-dead --skill bear-notes-fame0528
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/fame0528/Savant-dead/tree/main/skills/bear-notes
Command: npx skills add https://github.com/fame0528/Savant-dead --skill bear-notes-fame0528

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, allowing for quick creation, searching, and organization without leaving your current workflow.

Core Features & Use Cases

  • Note Creation: Easily create new notes with titles and tags.
  • Note Management: Search, append text to, and open existing notes by their ID or tag.
  • Use Case: Quickly jot down meeting notes, tag them with "work", and later append follow-up action items to the same note.

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 manage Bear notes from the command line?

You can manage Bear notes from the command line by using the grizzly CLI to create notes with titles and tags, search existing notes, and append text without leaving your current workflow.

Can I append text to an existing Bear note using a CLI?

Yes, you can append text to an existing Bear note using the grizzly CLI by specifying the note ID, allowing you to easily add follow-up items or updates to previous entries.

How do I create a new note in Bear with specific tags?

To create a new note in Bear with specific tags, use the grizzly CLI to specify the note title and desired tags, quickly organizing your notes upon creation without manual sorting.

Do I need the Bear app running to use grizzly CLI commands?

Yes, the Bear app must be installed and running on your system to execute grizzly CLI commands, and an optional API token is required for certain operations.

How do I search and retrieve Bear notes by tag?

You can search and retrieve Bear notes by tag using the grizzly CLI, which supports fetching notes by their ID or tag to quickly locate specific entries within your Bear database.