bear-notes

Manage Bear notes on macOS using the grizzly CLI tool.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill bear-notes-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bear-notes
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/bear-notes
Command: npx skills add https://github.com/elizaOS/eliza --skill bear-notes-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating, searching, and managing notes within the Bear app on macOS, eliminating the need for manual interaction with the application for common tasks.

Core Features & Use Cases

  • Note Creation: Quickly create new notes with specified titles and tags.
  • Note Retrieval: Open and read existing notes using their unique IDs.
  • Content Appending: Add new text to existing notes.
  • Tag Management: List all available tags within Bear.
  • Note Searching: Find notes associated with specific tags.
  • Use Case: You can rapidly create a daily journal entry, append meeting notes to a project-specific note, or list all notes tagged with "ideas" for a brainstorming session.

Quick Start

Create a new note titled "Meeting Minutes" and tag it with "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 on macOS from the command line?

You can manage Bear notes on macOS from the command line using the grizzly CLI tool to create notes, append text, list tags, and search notes by tag without opening the app. It requires the Bear app installed on your system.

Can I append text to an existing Bear note by its ID?

Yes, you can append text to an existing Bear note by its ID using the grizzly CLI tool. This allows you to add new content to specific notes programmatically without manual interaction with the Bear app.

Do I need a Bear API token to create and search notes with grizzly?

A Bear API token is optional and only required for certain operations when using grizzly. The core features of creating notes, appending text, listing tags, and searching by tag function with the Bear app installed on macOS.

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

You can search for Bear notes by tag using the grizzly CLI tool, which retrieves all notes associated with a specific tag. You can also list all available tags within your Bear app to identify the tags you want to search for.

What's the best way to automate note taking in Bear on macOS?

Automating note taking in Bear on macOS is best achieved using the grizzly CLI tool to create notes with titles and tags, append meeting notes to project notes, or list notes tagged with specific labels for brainstorming sessions.