bear-notes

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

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ai-in-pm/NemoClawd --skill bear-notes-ai-in-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/ai-in-pm/NemoClawd/tree/main/apps/clawdbot-main/skills/bear-notes
Command: npx skills add https://github.com/ai-in-pm/NemoClawd --skill bear-notes-ai-in-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a streamlined way to create, search, and manage Bear notes, eliminating the need for manual note-taking and organization.

Core Features & Use Cases

  • Note Creation and Management: Create, edit, and manage notes directly within the Bear app via the grizzly CLI.
  • Search Functionality: Quickly find notes by title, tags, or content.
  • Integration with Bear App: Seamlessly integrate with the Bear app for an enhanced note-taking experience.

Quick Start

To create a new note with the tag "work", use the command: grizzly create --title "My Note" --tag 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 using a CLI tool on macOS?

To create Bear notes via CLI, use the command `grizzly create --title "My Note" --tag work`. This Skill manages Bear notes by sending commands through the grizzly CLI tool to create, edit, and search notes.

Can I search Bear notes by tags and content from the command line?

Yes, you can search Bear notes by title, tags, or content from the command line. The Skill integrates with the Bear app via the grizzly CLI to quickly find and retrieve specific notes.

Does the grizzly CLI tool require the Bear app to be installed?

Yes, the grizzly CLI tool requires the Bear app to be installed on macOS. The Skill acts as a bridge, using grizzly commands to communicate with your local Bear app for note management.

What is the best way to automate note creation in the Bear app?

The best way to automate note creation in the Bear app is using the grizzly CLI. This Skill streamlines the process, allowing you to create and tag notes programmatically instead of manually organizing them.

Are there limitations to using a CLI tool for Bear note management?

Limitations of using a CLI tool for Bear note management include being restricted to macOS and requiring both the Bear app and grizzly CLI to be installed for the commands to execute successfully.