bear-notes

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/planetazuzu/planetazuzu-memory --skill bear-notes-planetazuzu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/planetazuzu/planetazuzu-memory/tree/main/skills/openclaws-kb/skills/bear-notes
Command: npx skills add https://github.com/planetazuzu/planetazuzu-memory --skill bear-notes-planetazuzu

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 app, eliminating manual steps and improving organization.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Management: Search, open, and append text to existing notes using their IDs.
  • Use Case: You need to quickly jot down meeting notes and tag them for a specific project. Use this Skill to create a new note titled "Project X Meeting Notes" and tag it "project-x".

Quick Start

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

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?

You can create Bear notes from the command line by using this Skill to pass a title and tags to the grizzly CLI, which automates note creation directly in the Bear app without manual entry.

Do I need the grizzly binary installed to manage Bear notes?

Yes, you need the grizzly binary installed and the Bear application configured to use this Skill, as it acts as a command-line interface wrapper to facilitate note creation, searching, and modification.

Can I search and append text to existing Bear notes via CLI?

Yes, you can search and append text to existing Bear notes via CLI by referencing their specific note IDs, allowing you to modify and update notes programmatically through the grizzly tool.

What is the best way to organize Bear notes with markdown tags?

The best way to organize Bear notes with markdown tags is using this Skill to create notes with specific titles and tags, streamlining project organization and eliminating manual categorization steps.

Does managing Bear notes through the CLI require an API token?

Managing Bear notes through the CLI requires an optional API token for specific operations, alongside the mandatory Bear application and grizzly binary installation for executing core note management commands.