← 返回 Skills 市场
4548
总下载
3
收藏
39
当前安装
6
版本数
在 OpenClaw 中安装
/install notes
功能描述
Let your agent write notes anywhere: local markdown, Apple Notes, Bear, Obsidian, Notion, Evernote, configurable per note type.
安全使用建议
Install this if you want an agent-managed notes workflow. Keep routing local for sensitive content, choose explicit activation instead of broad automatic capture, protect API tokens with restrictive permissions, and require review before remote writes or any delete command.
功能分析
Type: OpenClaw Skill
Name: notes
Version: 1.1.3
The skill bundle is well-documented and explicitly outlines a secure design, including instructions for the agent to seek user consent for external platform use and credential access. However, its core functionality relies heavily on executing shell commands (`touch`, `grep`, `memo`, `grizzly`, `clinote`, `obsidian-cli`, `curl`) with arguments derived from user input, as demonstrated in `local.md`, `apple-notes.md`, `bear.md`, `evernote.md`, `notion.md`, and `obsidian.md`. If the OpenClaw agent does not rigorously sanitize user-controlled input before constructing and executing these commands, it introduces significant shell injection vulnerabilities, which could lead to arbitrary code execution. While there is no evidence of intentional malicious behavior (e.g., unauthorized data exfiltration, backdoors, or prompt injection to bypass security), the pervasive use of shell commands with user input makes the skill suspicious due to the high risk of unintentional RCE vulnerabilities.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose: creating, formatting, searching, routing, and tracking notes across local markdown and optional note platforms.
Instruction Scope
The skill includes broad capture triggers and examples for write/delete operations, but setup asks the user to choose activation preferences and confirm platform routing before saving configuration.
Install Mechanism
There is no automatic installer; optional platform CLIs are user-installed via documented commands, with local markdown available by default.
Credentials
Default access is scoped to ~/notes/, while Notion and Evernote can send note content to cloud services when configured; this is disclosed, although endpoint wording around Evernote could be clearer.
Persistence & Privilege
The skill persistently creates ~/notes/, config, index, and actions files, and optional integrations may use local credential files or authenticated CLI sessions; these behaviors are purpose-aligned but require care.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notes - 安装完成后,直接呼叫该 Skill 的名称或使用
/notes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.3
Security improvements - declared optional dependencies, added explicit Scope section, clarified credential handling
v1.1.2
Fixed YAML frontmatter (description now quoted), improved setup transparency
v1.1.1
Improved transparency in setup process, explicit file creation notifications, clearer platform configuration flow
v1.1.0
Added multi-platform support (Apple Notes, Bear, Obsidian, Notion), platform routing per note type, unified action tracking
v1.0.1
Added 7 note formats, action item tracking, memory storage with index
v1.0.0
Initial release
元数据
常见问题
Notes (Local, Apple, Notion, Obsidian & more) 是什么?
Let your agent write notes anywhere: local markdown, Apple Notes, Bear, Obsidian, Notion, Evernote, configurable per note type. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4548 次。
如何安装 Notes (Local, Apple, Notion, Obsidian & more)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notes」即可一键安装,无需额外配置。
Notes (Local, Apple, Notion, Obsidian & more) 是免费的吗?
是的,Notes (Local, Apple, Notion, Obsidian & more) 完全免费(开源免费),可自由下载、安装和使用。
Notes (Local, Apple, Notion, Obsidian & more) 支持哪些平台?
Notes (Local, Apple, Notion, Obsidian & more) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Notes (Local, Apple, Notion, Obsidian & more)?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.1.3。
推荐 Skills