bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hlbbbbbbb/No-worries --skill bear-notes-hlbbbbbbb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/hlbbbbbbb/No-worries/tree/main/noworries_app/apps/desktop/skills/bear-notes
Command: npx skills add https://github.com/hlbbbbbbb/No-worries --skill bear-notes-hlbbbbbbb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grizzly, and includes references (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 notes with titles and tags.
  • Note Searching: Find notes by ID or tag.
  • Content Appending: Add text to existing notes.
  • Use Case: Quickly jot down meeting notes, tag them with 'work', and later append follow-up action items to the same note using a simple command.

Quick Start

Create a new note with the title "My First Bear Note" and tag it "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 from the command line on macOS?

To create Bear notes from the command line, use the grizzly CLI to generate new notes with specific titles and tags. This automates note creation within the Bear application on macOS.

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

You can append text to an existing Bear note by using the grizzly CLI to target the note via its ID. This allows you to add follow-up items directly to previously created notes.

Do I need the grizzly CLI installed to manage Bear notes?

The grizzly CLI is required to manage Bear notes, as it serves as the interface for creating notes and listing tags. You also need the Bear application installed and an API token configured.

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

The best way to list all available tags in Bear notes is by executing a list tags command through the grizzly CLI. This returns every tag currently applied across your notes.

Why do I need an API token to automate Bear note management?

An API token is required to authenticate and enable the grizzly CLI to interact with your Bear application data. This ensures secure access when creating notes or appending text.