bear-notes

Manage Bear notes from the terminal using Grizzly CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear Notes via Grizzly CLI on macOS to create, read, and organize notes without switching to Bear UI.

Core Features & Use Cases

  • Create, read, and append notes in Bear from the terminal
  • List and search notes by tag or content
  • Manage Bear tokens and ensure token storage for protected operations

Quick Start

Install Grizzly, ensure Bear is running, and run grizzly create to start a new note.

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 terminal on macOS?

You can create Bear notes from the terminal by using the Grizzly CLI to run the create command. This allows you to start a new note directly from your macOS command line without switching to the Bear application interface.

Can I search and list Bear notes by tag using the command line?

Yes, you can search and list Bear notes by tag or content using the Grizzly CLI. It enables reading and organizing your notes directly from the macOS terminal, streamlining your workflow without opening the Bear UI.

Do I need a Bear API token to manage notes with Grizzly CLI?

Yes, you need a Bear API token stored at ~/.config/grizzly/token for certain protected operations. Managing Bear tokens is a core feature, ensuring you have the required authentication for creating, reading, and tagging notes.

Does Grizzly CLI work with Bear on macOS without opening the app UI?

Yes, Grizzly CLI automates Bear note management from the macOS terminal, allowing you to create, read, append, and organize notes without switching to the Bear UI, although the Bear app must be running in the background.

What are the limitations of managing Bear notes via Grizzly CLI?

Grizzly CLI requires Bear installed and actively running on macOS, plus a valid Bear API token at ~/.config/grizzly/token. Operations are limited to creating, reading, appending, and searching notes by tag or content via the terminal.

How do I append content to an existing Bear note from the terminal?

You can append content to an existing Bear note by executing the append command through the Grizzly CLI. This terminal-based approach modifies your notes directly while the Bear application runs in the background.