bear-notes

Create, search, and manage Bear notes via the grizzly CLI.

10|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/wixette/clawnotes --skill bear-notes-wixette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/wixette/clawnotes/tree/main/openclaw-snapshots/20260312/skills/bear-notes
Command: npx skills add https://github.com/wixette/clawnotes --skill bear-notes-wixette

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires grizzly, and includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, searching, and managing notes within the Bear application on macOS, eliminating manual interaction with the app for common tasks.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Management: Append text to existing notes or open notes by ID.
  • Tag and Search Functionality: List all available tags and search notes using tags.
  • Use Case: As a writer, you can rapidly jot down ideas, organize them by project tags, and later append more detailed thoughts to specific notes, all without leaving your command line.

Quick Start

Create a new note with the title "Meeting Minutes" and tag it "work".

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 by using the grizzly CLI tool to create notes with titles, append text, open notes by ID, list tags, and search notes by tags.

How do I create and tag notes in Bear without opening the app?

To create and tag notes in Bear without opening the app, use the grizzly CLI to execute note creation commands that specify your desired title and tags directly from the command line.

Do I need the grizzly CLI to search Bear notes by tags?

Yes, you need the grizzly CLI installed to search Bear notes by tags, list available tags, and perform other automated note management tasks without manual app interaction.

Can I append text to an existing Bear note using the command line?

Yes, you can append text to an existing Bear note using the command line by executing the append operation provided by the grizzly CLI with the specific note ID.

Does managing Bear notes via grizzly require an API token?

Managing Bear notes via grizzly requires an optional API token for certain operations, but you must have both the Bear app and grizzly CLI installed and configured on macOS.

What are the limitations of using grizzly for Bear note organization?

Limitations of using grizzly for Bear note organization include its restriction to macOS environments and dependency on the Bear app, limiting use to core creation, searching, and tagging operations.