bear-notes

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

1|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Dbillionaer/wholesaile --skill bear-notes-dbillionaer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/Dbillionaer/wholesaile/tree/main/skills/bear-notes
Command: npx skills add https://github.com/Dbillionaer/wholesaile --skill bear-notes-dbillionaer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github.com/tylerwince/grizzly/cmd/grizzly@latest.

What problem does it solve?

This Skill streamlines the creation, searching, and management of notes within the Bear application using the grizzly command-line interface.

Core Features & Use Cases

  • Note Creation: Easily create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes by their ID.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Find notes associated with specific tags.
  • Use Case: Quickly jot down meeting minutes, tag them with "work", and later retrieve them using their note ID or by searching the "work" tag.

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 manage Bear notes from the command line?

You can manage Bear notes via the command line using this Skill, which interfaces with the grizzly CLI to create, search, and organize notes by tags and IDs.

What do I need to create and search Bear notes using a CLI?

To create and search Bear notes using a CLI, you need the grizzly binary installed and optionally a Bear API token for advanced operations.

Can I organize Bear notes by tags using the command line?

Yes, you can organize Bear notes by tags using the command line. This Skill supports listing all available tags and finding notes associated with specific tags.

How do I retrieve a specific note in Bear by its ID?

You can retrieve a specific note in Bear by its ID using this Skill, which enables opening and reading existing notes directly through the grizzly command-line interface.

What are the limitations of using grizzly for Bear note management?

A limitation of using grizzly for Bear note management is that advanced operations require a Bear API token, and the Skill relies entirely on the grizzly binary for execution.