bear-notes

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

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

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 navigation and repetitive actions.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Management: Search, open, and append content to existing notes using their IDs.
  • 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 with "work".

Quick Start

Create a new note with the title "My First Bear Note" and add the tag "testing".

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, use the grizzly CLI tool to generate notes with specific titles and tags. This streamlines note creation by eliminating manual navigation within the Bear app.

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

Yes, you can append text to an existing Bear note using the grizzly CLI. This requires providing the specific note ID so the command-line interface can locate and update the correct entry.

How do I search and open Bear notes by ID?

Search and open Bear notes by referencing their unique note IDs through the grizzly CLI. This allows direct retrieval and management of specific notes without manual browsing.

What is the best way to manage Bear notes tags via CLI?

Managing Bear notes tags via CLI involves using the grizzly command-line interface to list existing tags and assign them during note creation. This automates tagging for better organization and retrieval.