bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Note Creation: Easily create new Bear notes with titles and tags.
  • Note Searching: Find and open existing notes by ID or tag.
  • Content Management: Append text to existing notes.
  • Use Case: Quickly create a new note for a meeting, tag it with "work", and later append action items to it using a simple command.

Quick Start

Create a new 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 on macOS from the command line?

You can manage Bear notes on macOS using the grizzly CLI tool to create notes with titles and tags, search notes by ID or tag, and append text to existing notes.

Do I need a Bear API token to create and search notes with grizzly?

A Bear API token is optional and only required for certain operations. The core features of creating, searching, and appending text to Bear notes require the Bear app and grizzly CLI.

How do I create a new Bear note with tags using the CLI?

To create a new Bear note, use the grizzly CLI to specify a title and tags. This automates note creation within the Bear application, streamlining your note-taking workflow.

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

Yes, you can append text to existing Bear notes from the terminal using the grizzly CLI. This content management feature allows you to add action items or updates to notes.

How do I search for Bear notes by tag or ID?

You can search for Bear notes using the grizzly CLI by specifying a note ID or tag. This finds and opens existing notes within the Bear application on macOS.