← 返回 Skills 市场
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install taizi-apple-notes
功能描述
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, lis...
安全使用建议
This skill simply delegates to the 'memo' CLI to manage Apple Notes. Before installing: (1) verify the Homebrew tap (antoniorodr/memo) and the repo (https://github.com/antoniorodr/memo) to ensure you trust the source; (2) understand that granting Automation access allows the tool (and thus the agent when it runs memo) to read and modify your Notes — these are sensitive personal data; (3) prefer the Homebrew install if you trust the tap; avoid running 'pip install' from an unreviewed clone unless you inspect the code. If you need stronger guarantees, request the skill publisher provide signed release artifacts or use an official/central Homebrew formula.
功能分析
Type: OpenClaw Skill
Name: taizi-apple-notes
Version: 1.0.1
The skill bundle provides instructions for an AI agent to manage Apple Notes using the legitimate 'memo' CLI tool on macOS. The SKILL.md file outlines standard operations such as listing, creating, and editing notes, and the installation process uses a standard Homebrew tap (antoniorodr/memo). No malicious logic, data exfiltration, or prompt injection attempts were found.
能力评估
Purpose & Capability
The name/description, required binary ('memo'), and Homebrew install formula (antoniorodr/memo/memo) all match the stated purpose of controlling Apple Notes via the memo CLI.
Instruction Scope
SKILL.md instructs the agent to run memo commands (list, add, edit, delete, move, export) and to grant Automation access to Notes.app when needed. It does not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
Install uses a non-core Homebrew tap (antoniorodr/memo). Homebrew is a standard installer, but tapping a user-maintained repo carries more trust risk than a core formula—verify the tap/repo before installing.
Credentials
No environment variables, credentials, or config paths are required. The permissions requested (Automation access to Notes.app) are appropriate for a notes-management tool but are sensitive because they allow reading/modifying personal notes.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or modify other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taizi-apple-notes - 安装完成后,直接呼叫该 Skill 的名称或使用
/taizi-apple-notes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Bug fixes
元数据
常见问题
Apple Notes 是什么?
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, lis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。
如何安装 Apple Notes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taizi-apple-notes」即可一键安装,无需额外配置。
Apple Notes 是免费的吗?
是的,Apple Notes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Apple Notes 支持哪些平台?
Apple Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。
谁开发了 Apple Notes?
由 fresh3(@fresh3)开发并维护,当前版本 v1.0.1。
推荐 Skills