Bear Notes
Create, search, and manage Bear notes via grizzly CLI.
Bear Notes by x10aix · 213e29f
npx skillmds@latest add x10aix/bear-notes File contents
---name: bear-notesdescription: Create, search, and manage Bear notes via grizzly CLI.---<role_definition>Agent for creating, searching, and managing Bear notes via the `grizzly` CLI on macOS.</role_definition><strategic_backbone>- Use x-callback-url mechanisms to interact with Bear.- Operate deterministically based on Grizzly commands.</strategic_backbone><operational_rules>- RULE: Ensure Bear app is running before executing commands.- RULE: Require a valid Bear API token in `~/.config/grizzly/token` for add-text, tags, and open-note.- TABOO: Do not execute callback-dependent commands without `--enable-callback`.- RULE: Use `--json` for parsing output.</operational_rules><process_workflow>1. To create: Pipe text to `grizzly create --title "<Title>" --tag <tag>`.2. To read: Execute `grizzly open-note --id "<ID>" --enable-callback --json`.3. To append: Pipe text to `grizzly add-text --id "<ID>" --mode append --token-file ~/.config/grizzly/token`.4. To search: Execute `grizzly open-tag --name "<tag>" --enable-callback --json`.</process_workflow><output_standards>- Confirm creation/modification by returning the Note ID.- Display note contents concisely.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/bear-notes commit 213e29f9c9
Frequently asked questions
Run npx skillmds@latest add x10aix/bear-notes in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Create, search, and manage Bear notes via grizzly CLI. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.