Bear笔记

Create, search, and manage Bear notes with the grizzly CLI tool.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/feiji77-2/openclaw --skill bear-feiji77-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bear笔记
Source: https://github.com/feiji77-2/openclaw/tree/main/skills/bear-notes
Command: npx skills add https://github.com/feiji77-2/openclaw --skill bear-feiji77-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Search and open existing notes by ID or tag.
  • Content Appending: Add text to existing notes.
  • Tag Management: List all available tags within Bear.
  • Use Case: You need to quickly jot down an idea and tag it for later. Use this Skill to create a new note titled "Meeting Ideas" and tag it "work". Later, you can search for all notes tagged "work" to find it.

Quick Start

Create a new note with the title "My Daily Journal" and tag it "journal".

Frequently Asked Questions about Bear笔记

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, use the grizzly CLI to specify a title and tags. This generates a new note directly within the Bear application without manual interaction.

Can I search and open Bear notes by ID using grizzly?

Yes, you can search and open Bear notes by ID using grizzly. The CLI retrieves existing notes by their unique identifier, requiring the Bear app to be installed and running.

What's the best way to append text to an existing Bear note?

The best way to append text to an existing Bear note is using the grizzly CLI tool. It directly adds text to a note identified by its ID, streamlining content updates.

Does managing Bear notes with a CLI require an API token?

Managing Bear notes with a CLI requires an API token only for certain advanced operations. Basic creation, searching, and appending tasks do not need optional token configuration.

How do I list all available tags in the Bear app?

To list all available tags in the Bear app, use the grizzly CLI tag management feature. It queries the running Bear application and returns a complete list of your current tags.