什麼是 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