bear-notes

Manage Bear notes from the command line using grizzly CLI.

2.8k|332|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/moltis-org/moltis --skill bear-notes-moltis-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/moltis-org/moltis/tree/main/crates/skills/src/assets/productivity/bear-notes
Command: npx skills add https://github.com/moltis-org/moltis --skill bear-notes-moltis-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables you to manage Bear notes directly from the command line, reducing context switching and speeding up note creation, retrieval, and organization.

Core Features & Use Cases

  • Create notes in Bear via grizzly with titles and tags.
  • Open, read, or append text to existing notes by ID, and list or search tags for quick retrieval.
  • Use-case example: a writer wants to draft a daily note, tag it, and later open it for editing, all from the terminal.

Quick Start

Create a new Bear note titled Daily Sketch with content WIP using grizzly.

Frequently Asked Questions about bear-notes

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

FAQPage Schema
How do I manage Bear notes from the command line?

You can manage Bear notes from the command line using the grizzly CLI to create, open, append, and tag notes, streamlining note retrieval and organization directly from your terminal.

What do I need to create Bear notes via a CLI?

To create Bear notes via a CLI, you need the Bear app installed and running on macOS, the grizzly CLI, and a Bear API token to authenticate restricted actions like note creation.

Can I search and append text to existing Bear notes from the terminal?

Yes, you can search and append text to existing Bear notes from the terminal by referencing the note ID, and you can list tags to quickly retrieve and organize your notes.

Does managing Bear notes from a CLI require token-based authentication?

Yes, managing Bear notes from a CLI requires a Bear API token for restricted actions, while callback-enabled operations support programmatic workflows for automated note management.