bear-notes

Create, retrieve, and modify Bear notes via the grizzly CLI.

307|86|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/johnson7788/MultiUserClaw --skill bear-notes-johnson7788
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/johnson7788/MultiUserClaw/tree/main/openclaw/skills/bear-notes
Command: npx skills add https://github.com/johnson7788/MultiUserClaw --skill bear-notes-johnson7788

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation, searching, and management of notes within the Bear app on macOS, streamlining your note-taking workflow.

Core Features & Use Cases

  • Note Creation: Easily create new notes with titles and tags.
  • Note Retrieval: Search for notes by ID or tag.
  • Content Appending: Add content to existing notes.
  • Use Case: Quickly capture ideas, meeting notes, or to-dos in Bear directly from your AI assistant, ensuring nothing gets lost.

Quick Start

Use the grizzly CLI to create a new note with the title "My Daily Log" and add it to the "journal" tag.

Frequently Asked Questions about bear-notes

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

FAQPage Schema
How do I create notes in Bear using the command line?

To create Bear notes via the command line, you use the grizzly CLI to specify a title, add content, and assign tags. This allows direct note creation from your terminal without opening the Bear app.

Do I need the Bear app token to search notes with grizzly CLI?

The Bear app token is optionally required for certain grizzly CLI operations, such as note creation and modification. Basic note retrieval and searching by ID or tag can be performed without it.

Can I append content to an existing Bear note from a terminal?

Yes, you can append content to existing Bear notes from a terminal using the grizzly CLI. It modifies your current notes by adding new text directly through command-line instructions.

What is the best way to search Bear notes by tag from an AI assistant?

The best way to search Bear notes by tag is using the grizzly CLI, which retrieves notes matching specific tags. This integrates Bear note searching directly into automated workflows.

Does the grizzly CLI work for Bear note management on macOS?

Yes, grizzly CLI works for Bear note management specifically on macOS. It requires the grizzly binary to be installed to automate note creation, searching, and modification.