bear-notes

Create, search, and manage Bear notes via Grizzly CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bear notes management on macOS can be cumbersome to do manually; this Skill provides a Grizzly CLI interface to create, search, and organize Bear notes, enabling faster workflows for note-taking and retrieval.

Core Features & Use Cases

  • Create, read, and search Bear notes from the terminal using Grizzly
  • Manage notes with tags, open by ID, and perform quick lookups
  • Use case: quickly retrieve notes with a specific tag for meeting prep or reference

Quick Start

Run a simple command to create a Bear note via grizzly and verify it appears in Bear

Frequently Asked Questions about bear-notes

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

FAQPage Schema
How do I create and search Bear notes from the macOS terminal?

You can create and search Bear notes from the macOS terminal using the Grizzly CLI. This Skill provides a command-line interface to manage notes, apply tags, open notes by ID, and perform quick lookups without leaving the terminal.

Do I need a token to manage Bear notes with Grizzly on macOS?

Yes, managing Bear notes with Grizzly requires a valid token for authentication. You must place this token at ~/.config/grizzly/token to authorize CLI operations such as creating, searching, and opening notes on macOS.

What is the best way to retrieve Bear notes with a specific tag for meeting prep?

The best way to retrieve Bear notes with a specific tag is using the Grizzly CLI search functionality. This allows you to quickly filter and look up tagged notes directly from the terminal, streamlining meeting preparation and reference workflows.

Can I use CLI-based note management if the Bear app is not installed on macOS?

No, you cannot use this CLI-based note management without the Bear app installed on macOS. The Grizzly CLI interfaces directly with the Bear application, meaning the desktop app must be present for note creation and retrieval operations to function.