bear-notes

Create, search, and manage Bear notes via grizzly CLI on macOS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, read, and manage Bear notes via grizzly CLI on macOS, consolidating note workflows into a single command-line workflow.

Core Features & Use Cases

  • Create, read, and organize Bear notes using the grizzly CLI.
  • Open notes by ID, append text, and modify tags to structure Bear content.
  • Requires Bear app installation and, for authenticated operations, a Bear API token stored locally.

Quick Start

Install grizzly, obtain a Bear API token, and begin creating and managing Bear notes from the terminal.

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 command line on macOS?

You can create Bear notes from the command line on macOS by using the grizzly CLI to automate note creation, search, and management directly from your terminal. This requires the Bear app to be installed and running.

What is needed to automate Bear note management with grizzly?

To automate Bear note management with grizzly, you need the Bear app installed and running on macOS, the grizzly CLI tool available in your system PATH, and a Bear API token stored locally for executing authenticated actions like modifying tags.

Can I search and open Bear notes by ID from the terminal?

Yes, you can search and open Bear notes by ID from the terminal using the grizzly CLI. This command-line workflow allows you to retrieve content, append text, and programmatically organize your Bear notes across different projects.

Does managing Bear notes via CLI require an API token for all actions?

Managing Bear notes via CLI does not require an API token for all actions. While basic note creation and reading may work without it, a Bear API token stored locally is required specifically for performing authenticated actions and modifying note tags.

What is the best way to organize Bear notes programmatically across projects?

The best way to organize Bear notes programmatically across projects is by using the grizzly CLI to automate workflows. You can append text, modify tags, and retrieve content to structure your Bear notes efficiently from the command line.