If you're running Claude on macOS and want it to handle your email, this gives it full access to Apple Mail through AppleScript. It can read messages, send replies, search your inbox, manage drafts, and do all the usual mail operations like archiving and marking things read. The output uses delimiters instead of JSON, which is a little old school but keeps things simple for bash parsing. You'll need to grant automation permissions on first run. The nice part is it works with whatever accounts you already have configured in Mail, so there's no OAuth dance or API tokens to manage. Good for automating email workflows or building an AI assistant that actually knows what's in your inbox.
npx skills add https://github.com/rbouschery/marketplace --skill apple-mail