bear-notes

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

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

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 creation, searching, and organization directly from the command line.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes by their unique ID.
  • Content Appending: Add text to existing notes.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Search for notes based on their tags.
  • Use Case: You're in a meeting and need to quickly jot down action items in Bear, tagging them with "meeting" and a project name. This Skill allows you to do that without leaving your terminal.

Quick Start

Create a new note in Bear with the title "Meeting Notes" and the tag "work" using the grizzly CLI.

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 specific titles and tags, append text to existing entries, and search your notes directly from the terminal.

Do I need the Bear app installed to use grizzly CLI for notes?

Yes, you need the Bear app installed on macOS to use grizzly CLI for notes, as the Skill interfaces directly with the Bear application to retrieve, create, and organize your notes.

How do I search Bear notes by tag using the CLI?

To search Bear notes by tag, use the grizzly CLI to query notes associated with specific tags, or list all available tags within your Bear application to locate and open notes by their unique ID.

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

Yes, you can append text to an existing Bear note from the terminal using the grizzly CLI, allowing you to quickly add action items or meeting details without leaving your command line environment.

What is the best way to create tagged notes in Bear without leaving the terminal?

The best way to create tagged notes in Bear without leaving the terminal is using the grizzly CLI, which supports creating new notes with specific titles and applying tags like work or meeting directly from your command prompt.

Do I need an API token to search Bear notes with grizzly CLI?

An API token is optionally required for certain operations when searching Bear notes with grizzly CLI, though basic note creation, tag listing, and text appending can generally be performed without it.