bear-notes

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

3|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SeanHogg/coderClaw --skill bear-notes-seanhogg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/SeanHogg/coderClaw/tree/main/product/skills/bear-notes
Command: npx skills add https://github.com/SeanHogg/coderClaw --skill bear-notes-seanhogg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, searching, and management of notes within the Bear application on macOS, eliminating the need for manual interaction with the app for these tasks.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with specified titles, tags, and content.
  • Note Retrieval: Search and open existing notes by ID or tag.
  • Content Appending: Add new text to existing notes.
  • Use Case: As a user, you can ask the AI to "Create a new Bear note titled 'Meeting Minutes' with the tag 'work' and add the following content: [meeting details]".

Quick Start

Create a new Bear note with the title "My First Note" and add it to the "inbox" tag.

Frequently Asked Questions about bear-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Bear note from the command line?

Create Bear notes from the command line by using the grizzly CLI to specify the note title, tags, and content directly, which then opens the note in the Bear application.

Can I append text to an existing Bear note using the CLI?

Append text to existing Bear notes using the grizzly CLI, allowing you to add new information to a specific note identifier without manual interaction.

How do I list all available tags in Bear?

List all available Bear tags by executing a grizzly CLI command, which retrieves and displays every tag currently configured within your Bear application.

Do I need the Bear app running to manage notes with grizzly?

Bear notes management requires the Bear application to be installed and running on macOS, and certain operations may also require configuring an API token.

How do I search for and open Bear notes by ID or tag?

Search and open Bear notes by utilizing the grizzly CLI to query for specific unique identifiers or tags, retrieving the matching notes directly from the application.