bear-notes

Create, search, and manage Bear notes with titles and tags via grizzly CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, searching, and management of notes within the Bear application, eliminating manual navigation and repetitive data entry.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Management: Append text to existing notes or search notes by tags.
  • Use Case: You need to quickly jot down meeting notes and tag them for easy retrieval later. Use this Skill to create a new note titled "Project Alpha Meeting" and tag it "work".

Quick Start

Create a new note with the title "My First Note" and the tag "personal".

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?

To create Bear notes from the command line, you use the grizzly CLI tool to specify the note title and tags. This allows you to quickly initialize notes without manually opening the Bear application.

Can I append text to an existing Bear note using a terminal?

Yes, you can append text to an existing Bear note using the terminal. The grizzly CLI tool supports appending text operations, enabling you to update your notes directly from the command line.

How do I search for Bear notes by tags in the terminal?

You can search for Bear notes by tags in the terminal by executing a tag-based search query using the grizzly CLI. This feature retrieves matching notes without requiring you to navigate the Bear app interface.

Do I need the grizzly CLI installed to manage Bear notes via command line?

Yes, the grizzly CLI tool must be installed and configured to manage Bear notes via command line. The Bear application must also be installed, as the CLI acts as the interface to interact with it.

What is the best way to automate Bear note creation for meeting notes?

The best way to automate Bear note creation for meeting notes is using the grizzly CLI tool. You can programmatically create notes with specific titles and tags, streamlining data entry and retrieval.

Are there limitations when managing Bear notes with the grizzly CLI?

The grizzly CLI is limited to note creation, appending text, and tag-based searches. Operations outside these specific actions, such as deleting notes or editing rich text formatting, are not supported.