What is apple-mail?
Interact with Apple Mail on macOS. Use for reading, sending, searching, and managing emails. Source: rbouschery/marketplace.
Interact with Apple Mail on macOS. Use for reading, sending, searching, and managing emails.
Quickly install apple-mail AI skill to your development environment via command line
Source: 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) |
Interact with Apple Mail on macOS. Use for reading, sending, searching, and managing emails. Source: rbouschery/marketplace.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rbouschery/marketplace --skill apple-mailInteract with Apple Mail on macOS. Use for reading, sending, searching, and managing emails. Source: rbouschery/marketplace.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rbouschery/marketplace --skill apple-mail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rbouschery/marketplace