← 返回 Skills 市场
steipete

Bear Notes

作者 Peter Steinberger · GitHub ↗ · v1.0.0
darwin ✓ 安全检测通过
13763
总下载
4
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bear-notes
功能描述
Create, search, and manage Bear notes via grizzly CLI.
安全使用建议
Install only if you trust the grizzly CLI and are comfortable allowing an agent to read or change your Bear notes. Treat the Bear API token like a password, restrict permissions on ~/.config/grizzly and the token file, avoid putting real tokens into shell history, and use --dry-run or --print-url when you want to preview actions before they affect notes.
功能分析
Type: OpenClaw Skill Name: bear-notes Version: 1.0.0 The skill bundle is classified as benign. It provides instructions to install and use the `grizzly` CLI tool to manage Bear notes on macOS. The `SKILL.md` outlines the installation of `grizzly` via `go install` from a specific GitHub repository, and details how to interact with the Bear app, including handling user-provided API tokens stored in `~/.config/grizzly/token` and using local network callbacks (e.g., `127.0.0.1:42123`) for inter-process communication with Bear. All file and network access capabilities are explicitly tied to the stated purpose of managing Bear notes and do not show evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The stated purpose is to create, read, search, tag, and append Bear notes through the grizzly CLI, and the documented commands directly match that purpose.
Instruction Scope
Commands are user-directed examples, and read/write operations are visible, but the token setup and write examples could more clearly warn users about credential sensitivity and note modification.
Install Mechanism
The skill discloses installation of the external Go CLI github.com/tylerwince/grizzly/cmd/grizzly@latest; using @latest is mutable, but this is purpose-aligned and not hidden.
Credentials
macOS, the Bear app, local config files, and localhost callback settings are proportionate to managing Bear notes through Bear's API and callback flow.
Persistence & Privilege
The skill can modify persistent Bear notes and stores a Bear API token at ~/.config/grizzly/token; both are disclosed and expected, but the token should be protected with restrictive permissions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bear-notes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bear-notes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug bear-notes
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bear Notes 是什么?

Create, search, and manage Bear notes via grizzly CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13763 次。

如何安装 Bear Notes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bear-notes」即可一键安装,无需额外配置。

Bear Notes 是免费的吗?

是的,Bear Notes 完全免费(开源免费),可自由下载、安装和使用。

Bear Notes 支持哪些平台?

Bear Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。

谁开发了 Bear Notes?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论