← 返回 Skills 市场
Apple Notes.Old
作者
huangfeng1995
· GitHub ↗
· v1.0.0
· MIT-0
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install apple-notes-old
功能描述
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, lis...
使用说明 (SKILL.md)
Apple Notes CLI
Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.
Setup
- Install (Homebrew):
brew tap antoniorodr/memo && brew install antoniorodr/memo/memo - Manual (pip):
pip install .(after cloning the repo) - macOS-only; if prompted, grant Automation access to Notes.app.
View Notes
- List all notes:
memo notes - Filter by folder:
memo notes -f "Folder Name" - Search notes (fuzzy):
memo notes -s "query"
Create Notes
- Add a new note:
memo notes -a- Opens an interactive editor to compose the note.
- Quick add with title:
memo notes -a "Note Title"
Edit Notes
- Edit existing note:
memo notes -e- Interactive selection of note to edit.
Delete Notes
- Delete a note:
memo notes -d- Interactive selection of note to delete.
Move Notes
- Move note to folder:
memo notes -m- Interactive selection of note and destination folder.
Export Notes
- Export to HTML/Markdown:
memo notes -ex- Exports selected note; uses Mistune for markdown processing.
Limitations
- Cannot edit notes containing images or attachments.
- Interactive prompts may require terminal access.
Notes
- macOS-only.
- Requires Apple Notes.app to be accessible.
- For automation, grant permissions in System Settings > Privacy & Security > Automation.
安全使用建议
Install this only if you are comfortable giving the memo CLI and your agent access to Apple Notes. Review destructive commands such as delete, edit, move, and export before running them, and grant macOS Automation permission only when you intend to use the skill.
能力评估
Purpose & Capability
The stated purpose matches the commands: list, search, create, edit, delete, move, and export Apple Notes via the memo CLI. This touches sensitive local note content, but the access is disclosed and central to the skill.
Instruction Scope
The artifact contains simple usage instructions for user-directed note operations, with no hidden role changes, prompt overrides, background behavior, unrelated data flows, or automatic execution.
Install Mechanism
Installation is via a disclosed Homebrew formula for antoniorodr/memo/memo, with a manual pip install option after cloning. The skill package itself contains only SKILL.md and no executable payload.
Credentials
macOS Automation access to Notes.app is proportionate for managing Apple Notes, but it is sensitive because it enables access to personal note contents and note mutation.
Persistence & Privilege
No persistence mechanism, startup hook, credential collection, privilege escalation, or local auth/session-store access appears in the artifact; lasting access is limited to the normal macOS permission granted for the external tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apple-notes-old - 安装完成后,直接呼叫该 Skill 的名称或使用
/apple-notes-old触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Apple Notes management via the `memo` CLI for macOS.
- Supports creating, viewing, editing, deleting, searching, moving, and exporting Apple Notes from the terminal.
- Includes interactive note and folder selection for various management tasks.
- Export notes to HTML or Markdown format.
- Limitations: no editing for notes with images/attachments; requires terminal and proper macOS permissions.
元数据
常见问题
Apple Notes.Old 是什么?
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, lis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。
如何安装 Apple Notes.Old?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apple-notes-old」即可一键安装,无需额外配置。
Apple Notes.Old 是免费的吗?
是的,Apple Notes.Old 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Apple Notes.Old 支持哪些平台?
Apple Notes.Old 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。
谁开发了 Apple Notes.Old?
由 huangfeng1995(@huangfeng1995)开发并维护,当前版本 v1.0.0。
推荐 Skills