bear-notes

Manage Bear notes with the grizzly CLI tool.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/Deskaunedsei1983/loc_clawdbot_01 --skill bear-notes-deskaunedsei1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/Deskaunedsei1983/loc_clawdbot_01/tree/main/skills/bear-notes
Command: npx skills add https://github.com/Deskaunedsei1983/loc_clawdbot_01 --skill bear-notes-deskaunedsei1983

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of notes within the Bear application, allowing for creation, searching, and organization without leaving your current workflow.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes by their ID.
  • Content Appending: Add text to existing notes.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Find notes associated with specific tags.
  • Use Case: You need to quickly jot down an idea and tag it as 'inbox'. Use this Skill to create the note instantly. Later, you need to find all notes tagged 'work' to review them. This Skill can list them for you.

Quick Start

Create a new note titled "Meeting Minutes" and tag it with "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 macOS command line?

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

Can I create and tag Bear notes automatically without opening the app?

Yes, you can create new Bear notes with specific titles and tags automatically using the grizzly CLI, allowing you to quickly jot down ideas and categorize them as 'inbox' or 'work' without opening the Bear app.

How do I search Bear notes by tag using grizzly?

You can search Bear notes by tag using the grizzly CLI to retrieve a list of notes associated with a specific tag, helping you find all notes tagged 'work' to review them directly in your terminal workflow.

Do I need an API token to append text to existing Bear notes?

You need the Bear app installed on macOS to append text to existing notes, and while the grizzly CLI manages this process, an optional API token is required for certain operations.

What's the best way to list all available tags in Bear notes?

The best way to list all available tags in Bear notes is by using the grizzly CLI tool, which provides a tag management feature to output all tags currently used within your Bear application.

Can I open and read an existing Bear note by its ID?

Yes, you can open and read existing Bear notes by their ID using the grizzly CLI tool, which supports note retrieval to fetch and display note content directly within your command line interface.