bear-notes

Create, search, update, and open Bear notes via the Grizzly CLI.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill bear-notes-tamireslaeao-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/tamireslaeao-prog/ONI_V30/tree/main/moltbot-main/skills/bear-notes
Command: npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill bear-notes-tamireslaeao-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Bear note creation, retrieval, and organization using Grizzly.

Core Features & Use Cases

  • Create, read, update, and search Bear notes via the Grizzly CLI.
  • Token-based authentication ensures Bear API access is secure and scoped to the user's token.
  • Use cases include quickly adding notes from scripts, retrieving note content for automation, or opening notes by ID for review.

Quick Start

Create a new Bear note using grizzly with a title and optional content.

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 creation and retrieval on macOS?

You can automate Bear note creation and retrieval using the Grizzly CLI. This Skill automates creating, reading, updating, and searching Bear notes via token-based authentication on macOS.

What is needed to manage Bear notes via the Grizzly CLI?

To manage Bear notes via the Grizzly CLI, you need the Bear app installed and running on macOS, a Bear API token stored at ~/.config/grizzly/token, and the Grizzly CLI to execute operations.

Can I search and open Bear notes from the command line?

Yes, you can search and open Bear notes from the command line. The Skill retrieves note content for automation and opens notes by ID for review directly through Grizzly CLI operations.

Is token-based authentication required for Bear API access?

Yes, token-based authentication is required for Bear API access. A Bear API token must be stored at ~/.config/grizzly/token to ensure Bear API access is secure and scoped to the user.

Does Bear note automation work without the Bear app running?

No, Bear note automation via Grizzly does not work without the Bear app running. The workflow requires the Bear app to be installed and actively running on macOS to execute CLI operations.