bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

1|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/LuisvelMarketer/genome --skill bear-notes-luisvelmarketer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/LuisvelMarketer/genome/tree/main/skills/bear-notes
Command: npx skills add https://github.com/LuisvelMarketer/genome --skill bear-notes-luisvelmarketer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of notes within the Bear application on macOS, allowing for creation, searching, and organization directly from the command line.

Core Features & Use Cases

  • Note Creation: Easily create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes by their ID.
  • Tag Management: List all available tags within Bear.
  • Use Case: Quickly jot down meeting notes with a specific tag, or search for all notes related to a project without leaving your terminal.

Quick Start

Create a new note titled "My Daily Thoughts" and tag it "journal".

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?

This Skill manages Bear notes on macOS using the grizzly CLI tool to create new notes with titles, open and read notes by ID, and list all tags without leaving your terminal.

Can I list and manage Bear tags using the terminal?

You can list all available Bear tags via the grizzly CLI, though accessing tags requires an optional API token configured with the grizzly CLI tool.

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

The Bear app must be installed on macOS to manage notes via the grizzly CLI, and an optional API token is required for certain operations like appending text or accessing tags.

What is the best way to search for Bear notes by ID without leaving the terminal?

The grizzly CLI tool supports opening and reading existing Bear notes directly by their ID through command inputs, allowing you to retrieve notes without interrupting your terminal workflow.

Are there limitations to appending text to Bear notes via the command line?

Appending text to Bear notes via the command line requires an optional API token, which must be configured with the grizzly CLI tool to successfully modify existing notes.