bear-notes

Automate Bear note creation, search, read, tagging, and appending via grizzly CLI.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill bear-notes-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/bear-notes
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill bear-notes-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear lacks a robust automation path for notes; this skill provides programmatic control over creating, searching, reading, tagging, and appending to Bear notes via the grizzly CLI, reducing manual note management time.

Core Features & Use Cases

  • Create notes in Bear from command-line prompts and templates
  • Search Bear notes by tag or content and open by ID
  • Read, edit (append text), and tag notes to improve organization
  • List all Bear tags and automate note-taking workflows

Quick Start

Create a new Bear note titled Meeting minutes with the tag work.

Frequently Asked Questions about bear-notes

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

FAQPage Schema
How do I automate Bear notes on macOS?

Automate Bear notes on macOS by using the grizzly CLI to programmatically create, search, read, tag, and append text to notes. This requires the Bear app to be running and the grizzly binary installed on your system.

What do I need to use the grizzly CLI with Bear?

To use the grizzly CLI with Bear, you need the Bear app running on macOS, a valid Bear API token, and the grizzly binary installed. These prerequisites satisfy the metadata requirements for executing automated workflows.

Can I create and tag Bear notes from the command line?

Yes, you can create and tag Bear notes from the command line. The grizzly CLI supports creating new notes with specific titles and tags, such as generating meeting minutes and immediately applying the work tag.

How do I search Bear notes by tag or content?

Search Bear notes by tag or content using grizzly CLI commands to query your note database. You can locate specific notes by tag, search content strings, and open notes directly by their unique ID.

Is there a way to append text to existing Bear notes?

Yes, append text to existing Bear notes through the grizzly CLI. This allows you to edit notes programmatically, adding new information to research logs or meeting minutes without manual copy-pasting.

What is the best way to organize Bear notes automatically?

Organize Bear notes automatically by leveraging the grizzly CLI to list all tags, apply tagging structures, and manage note creation. This programmatic control reduces manual note management time across research and to-do workflows.