什么是 apple-mail?
与 macOS 上的 Apple Mail 交互。用于阅读、发送、搜索和管理电子邮件。 来源:rbouschery/marketplace。
与 macOS 上的 Apple Mail 交互。用于阅读、发送、搜索和管理电子邮件。
通过命令行快速安装 apple-mail AI 技能到你的开发环境
来源:rbouschery/marketplace。
This skill provides commands to interact with Apple Mail on macOS via AppleScript.
All scripts are in the ../../scripts/ directory (relative to this file). Execute them via bash from the plugin root.
| list-accounts.sh | List all email accounts | none | | list-mailboxes.sh | List mailboxes/folders | [account] (optional) | | get-unread-count.sh | Get unread email count | [account] [mailbox] (optional) |
与 macOS 上的 Apple Mail 交互。用于阅读、发送、搜索和管理电子邮件。 来源:rbouschery/marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rbouschery/marketplace --skill apple-mail与 macOS 上的 Apple Mail 交互。用于阅读、发送、搜索和管理电子邮件。 来源:rbouschery/marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rbouschery/marketplace --skill apple-mail 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rbouschery/marketplace