sales-airmaillisted
Install: claude install-skill sales-skills/sales
# Airmail Platform Help
Helps with Airmail — an Apple-exclusive email client for Mac, iPhone, iPad, Apple Watch, and Apple Vision Pro. Known for deep customization (swipe actions, Custom Actions, keyboard shortcuts), Smart Inbox filtering, Send Later scheduling, snooze, S/MIME/GPG encryption, and Privacy Mode (local processing, tracking pixel blocking). Supports Gmail, Exchange, Outlook, iCloud, IMAP, POP3. Apple Design Award winner. No public REST API — automation via AppleScript (Mac), Siri Shortcuts (iOS), URL schemes, and an Objective-C plugin framework.
## Step 1 — Gather context
If `references/learnings.md` exists, read it first for accumulated platform knowledge.
Ask the user:
1. **What are you trying to do with Airmail?**
- A) Set up Airmail and configure Smart Inbox / Custom Actions
- B) Fix crashes, sync issues, or performance problems
- C) Compare Airmail to other email clients
- D) Automate Airmail with AppleScript, Siri Shortcuts, or plugins
- E) Evaluate Airmail Pro vs free tier
- F) Something else — describe it
2. **Which device(s)?**
- A) Mac
- B) iPhone / iPad
- C) Apple Watch
- D) Multiple Apple devices
3. **Which plan?**
- A) Free — 1 account, basic features
- B) Pro (~$9/mo or ~$49/yr) — multiple accounts, Send Later, Snooze, Custom Actions, push notifications
- C) Not sure / evaluating
**Skip-ahead rule**: if the user's prompt already provides enough context, skip to Step 2.
## Step 2 — Route or answer direc