← 返回 Skills 市场
patrick-erichsen-2

Test skill

作者 patrick-erichsen-2 · GitHub ↗ · v1.0.0 · MIT-0
darwin ✓ 安全检测通过
43
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install my-apple-notes-skill
功能描述
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
安全使用建议
This skill appears coherent with its purpose, but before installing: (1) verify the Homebrew tap/author (antoniorodr) and inspect the formula or upstream GitHub repo to ensure you trust the code; (2) be aware that granting Automation permission to Notes.app lets the tool read and modify your notes — only grant that if you trust the memo tool; (3) consider running memo manually from your terminal first to confirm behavior and review any prompts; and (4) avoid installing unreviewed code via pip unless you inspect the repository and packaging.
功能分析
Type: OpenClaw Skill Name: my-apple-notes-skill Version: 1.0.0 The skill provides a legitimate interface for managing Apple Notes using the 'memo' CLI tool on macOS. It uses standard Homebrew installation methods (antoniorodr/memo/memo) and provides expected functionality such as listing, creating, and editing notes without any signs of malicious behavior, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The description (manage Apple Notes) matches the declared required binary (memo) and the SKILL.md usage examples. Required items (memo binary, macOS Notes access) are appropriate for the stated functionality.
Instruction Scope
SKILL.md only instructs use of the memo CLI commands (list, create, edit, delete, move, export) and mentions granting Automation access to Notes.app — actions necessary to control Apple Notes. It does not request unrelated files, environment variables, or network endpoints.
Install Mechanism
Install spec uses a Homebrew formula (antoniorodr/memo/memo), which is a common and reasonable mechanism. This is a third-party tap/author; you may want to review the tap/formula and upstream repo before installing. No arbitrary download URLs or archive extraction are used here.
Credentials
No environment variables, credentials, or config paths are required. The permissions requested (macOS Automation access to Notes.app) are proportionate to editing/accessing Apple Notes.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. Autonomous invocation is allowed (the platform default) and not by itself a concern given the limited scope and lack of broad credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install my-apple-notes-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /my-apple-notes-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Apple Notes CLI skill, enabling management of Apple Notes from the terminal on macOS. - Supports creating, viewing, editing, deleting, searching, moving, and exporting notes using the `memo` CLI. - Interactive terminal interface for managing notes and folders. - Export selected notes to HTML or Markdown formats. - Requires macOS and the Notes.app; installable via Homebrew. - Notes with images or attachments cannot be edited.
元数据
Slug my-apple-notes-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Test skill 是什么?

Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。

如何安装 Test skill?

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

Test skill 是免费的吗?

是的,Test skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Test skill 支持哪些平台?

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

谁开发了 Test skill?

由 patrick-erichsen-2(@patrick-erichsen-2)开发并维护,当前版本 v1.0.0。

💬 留言讨论