bear-notes

Automate Bear note creation, search, and organization via the grizzly CLI.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/MaxSaiets/myOpenCL --skill bear-notes-maxsaiets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/MaxSaiets/myOpenCL/tree/main/openclaw/skills/bear-notes
Command: npx skills add https://github.com/MaxSaiets/myOpenCL --skill bear-notes-maxsaiets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear users often juggle notes across the Bear app manually, making it time-consuming to create, search, and organize notes. This Skill provides a streamlined CLI workflow to automate these tasks via grizzly.

Core Features & Use Cases

  • Create notes from the command line and apply tags for quick retrieval.
  • Search, read, and open notes using Bear's API through grizzly.
  • Update or reorganize notes programmatically to maintain consistency across your notes.

Quick Start

Install grizzly and start managing Bear notes from the CLI.

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 note management from the command line?

Automating Bear note management is possible via the grizzly CLI, which creates, searches, and organizes notes programmatically. It applies tags and updates notes directly from the command line, bypassing manual juggling within the Bear app.

Do I need a Bear API token to use grizzly for note search?

A Bear API token is required to use grizzly for authenticated note search and management. The token must be stored at ~/.config/grizzly/token to authorize actions like creating, reading, and updating notes through the Bear API integration.

Can I create and tag Bear notes using macOS terminal commands?

Creating and tagging Bear notes is possible using macOS terminal commands through the grizzly CLI. It generates new notes from the command line and applies tags immediately for quick retrieval and consistent organization.

Does the grizzly CLI require the Bear app to be running on macOS?

The grizzly CLI requires the Bear app to be installed and running on a macOS environment. It relies on the active Bear application and its API to execute authenticated actions like note creation, search, and inter-note organization.

What is the best way to search and open existing notes in Bear programmatically?

Using the grizzly CLI's Bear integration is the best way to search and open Bear notes programmatically. It fulfills inter-note search capabilities by querying Bear's API, allowing you to read and open matched notes directly from your terminal workflow.