bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill bear-notes-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/bear-notes
Command: npx skills add https://github.com/ApiliumCode/mayros --skill bear-notes-apiliumcode

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 on macOS, allowing for creation, searching, and organization without leaving the terminal.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Search and open existing notes by ID or tag.
  • Content Management: Append text to existing notes.
  • Use Case: You're in a meeting and need to quickly jot down action items. Use this Skill to create a new Bear note titled "Meeting Action Items" and tag it "work" directly from your terminal.

Quick Start

Create a new Bear note with the title "My First Note" and tag it "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 terminal on macOS?

You can create Bear notes from the terminal using the grizzly CLI tool to generate new entries with specified titles and tags. This streamlines note taking directly from your macOS command line environment.

Can I search and open existing Bear notes by tag or ID?

Yes, you can search and open existing Bear notes by tag or ID. The grizzly CLI integration enables note retrieval, allowing you to quickly locate and access specific entries within your macOS Bear app.

How do I append text to an existing note in Bear?

You can append text to an existing note in Bear using the grizzly CLI. This functionality requires an optional API token to authorize adding new text content to your targeted notes directly from the terminal.

Do I need an API token to manage Bear notes with the grizzly CLI?

An API token is optionally required for specific Bear note operations like appending text or listing tags. Basic note management tasks such as creation and searching via the grizzly CLI do not require this token.

What is the best way to manage Bear notes without leaving the macOS terminal?

Managing Bear notes without leaving the macOS terminal is achieved through the grizzly CLI. This approach facilitates seamless creation, searching, and organization of notes directly within your command line workflow.