bear-notes

Create, search, and manage Bear notes via the grizzly command-line interface.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill bear-notes-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/FatBy/DD-OS/tree/main/skills/bear-notes
Command: npx skills add https://github.com/FatBy/DD-OS --skill bear-notes-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of notes within the Bear application, allowing for creation, searching, and organization directly from the command line.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes by their ID.
  • Text Appending: Add content to existing notes.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Find notes associated with specific tags.
  • Use Case: You need to quickly jot down meeting notes and tag them with "work". Use this skill to create the note and assign the tag instantly.

Quick Start

Create a new note with the title "Project Ideas" and tag it "ideas".

Frequently Asked Questions about bear-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Bear notes from the command line?

You can manage Bear notes from the command line by using the grizzly CLI to create notes with titles and tags, open notes by ID, append text, list tags, and search notes by tag.

Can I create a new note in Bear with specific tags using a CLI?

Yes, you can create a new note in Bear with specific tags using the grizzly CLI, which supports instantly assigning tags like "work" or "ideas" while setting the note title.

Do I need the Bear app running to search notes by tag?

Yes, you need the Bear application installed and running to search notes by tag, and certain operations may also require an optional Bear app token for access.

What is 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, which allows you to add content directly to a note by referencing its ID.

Does grizzly CLI support listing all tags in the Bear app?

Yes, grizzly CLI supports listing all available tags within the Bear application, allowing you to retrieve and view your entire tag structure from the command line.