bear-notes

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of your Bear notes, allowing you to create, search, and organize them directly from your command line without needing to open the Bear application.

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 and search notes by tag.
  • Use Case: You're in a meeting and need to quickly jot down action items. Use this Skill to create a new note titled "Meeting Notes - [Date]" and tag it "work" directly from your terminal.

Quick Start

Create a new note with the title "My First Note" and tag it "testing".

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 tool to create notes with titles and tags, open notes by ID, append text, and search by tags without opening the Bear application.

Can I create and tag Bear notes directly from my terminal?

Yes, you can create and tag Bear notes directly from your terminal. The grizzly CLI supports note creation with specific titles and tags, allowing you to quickly jot down information like meeting action items without leaving your workflow.

Do I need the grizzly CLI tool to search Bear notes by tag?

Yes, you need the grizzly CLI tool installed and configured to search Bear notes by tag. The tool also requires the Bear application to be installed, and supports optional API token configuration for authenticated operations like listing and opening notes.

What is the best way to append text to an existing Bear note without opening the app?

The best way to append text to an existing Bear note without opening the app is by using the grizzly CLI. It enables you to retrieve notes by their ID and add new text content directly from your command line interface.

How does command line note organization compare to using the Bear app directly?

Command line note organization with grizzly CLI streamlines management by allowing you to create, search, and organize Bear notes within your terminal environment. This avoids the context switching of opening the Bear application, keeping your workflow focused.