bear-notes

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

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill bear-notes-claudioceppi83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/engines/openclaw/skills/bear-notes
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill bear-notes-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Bear notes, allowing you to create, search, and organize your notes quickly and efficiently.

Core Features & Use Cases

  • Note Creation: Easily create new notes with tags and titles.
  • Search & Organization: Find and manage your notes using tags and identifiers.
  • Text Append: Add text to existing notes without leaving your CLI environment.
  • Use Case: Suppose you need to take notes during a meeting and add new details later. Use this Skill to create notes during the meeting and append additional information afterward.

Quick Start

To create a new note titled 'Meeting Notes' with the tag 'work', run: grizzly create --title "Meeting Notes" --tag work

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 append text to existing Bear notes by using the grizzly CLI interface. This feature lets you add new details or updates to a note created earlier, such as adding meeting follow-ups, directly from your terminal.

How does grizzly CLI search and organize Bear notes?

Grizzly CLI searches and organizes Bear notes by using tags and identifiers. This mechanism helps you quickly find and manage specific notes within your Bear app based on your assigned categories.

Do I need a Bear account token to manage notes with grizzly CLI?

Yes, you need a Bear account token and the grizzly CLI installed to manage notes. These prerequisites are required to authenticate and facilitate the creation, reading, and modification of your notes.

What is the best way to take meeting notes and add details later in Bear?

The best way to take meeting notes and add details later in Bear is using the grizzly CLI to create an initial note, then appending additional text afterward. This streamlines capturing and updating information efficiently.