bear-notes

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

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill bear-notes-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/bear-notes
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill bear-notes-simplefarmer69

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 users to create, search, and organize their thoughts and information efficiently via a command-line interface.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with titles and tags.
  • Note Retrieval: Open and read existing notes using their unique IDs.
  • Tag Management: List all available tags and search notes by tag.
  • Use Case: A user needs to quickly jot down meeting minutes, tag them with "work", and later retrieve all notes related to a specific project.

Quick Start

Create a new note with the title "Meeting Notes" 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 manage Bear notes from the command line?

You can manage Bear notes from the command line by using this Skill to interact with the grizzly CLI tool. It supports creating notes with titles and tags, appending content, and retrieving notes by ID.

Do I need the Bear app running to create and search notes via the CLI?

Yes, you need the Bear app installed and running to manage notes via the CLI. An optional Bear API token is also required for specific operations like retrieving notes by ID.

How do I search Bear notes by tag using the grizzly CLI?

You can search Bear notes by tag using the grizzly CLI by listing all available tags or filtering notes by a specific tag. This Skill handles tag management directly through the command line.

Can I append content to an existing Bear note through the CLI?

Yes, you can append content to an existing Bear note through the CLI. This Skill uses the grizzly tool to add text to notes you have already created within the Bear application.

What is the best way to automate Bear note creation for meeting minutes?

The best way to automate Bear note creation is using this Skill with the grizzly CLI. It allows you to quickly create new notes with specific titles and tags, such as tagging meeting minutes with 'work'.