skills/sales-airmail/SKILL.md
Airmail platform help — Apple-exclusive email client with customizable swipe actions, multi-step Custom Actions, Smart Inbox, Send Later, snooze, AppleScript automation, Siri Shortcuts, Objective-C plugin framework, S/MIME and GPG encryption, Privacy Mode with local-only processing (Free 1 account / paid Pro tier via App Store). Use when setting up Airmail across Mac iPhone iPad and Apple Watch, custom swipe actions or multi-step Custom Actions not working as expected, comparing Airmail to Spark Mail or Superhuman or Apple Mail, Airmail crashing or sync broken between Mac and iPhone, wondering if Airmail Pro subscription is worth upgrading from free, automating Airmail with AppleScript or Siri Shortcuts, or Airmail plugin development with the Objective-C framework. Do NOT use for cross-platform email clients on Windows or Android (use /sales-bluemail or /sales-em-client). Do NOT use for team shared inbox with ticketing (use /sales-hiver or /sales-missive).
npx skillsauth add sales-skills/sales sales-airmailInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask the user:
What are you trying to do with Airmail?
Which device(s)?
Which plan?
Skip-ahead rule: if the user's prompt already provides enough context, skip to Step 2.
| If the question is about... | Route to... |
|---|---|
| Cross-platform email (need Windows/Android) | /sales-bluemail {question} or /sales-em-client {question} |
| Team shared inbox with ticketing | /sales-hiver {question} or /sales-missive {question} |
| Server-side email filtering without switching clients | /sales-sanebox {question} |
| AI-powered email triage/drafting | /sales-superhuman {question} or /sales-fyxer {question} |
| Connecting tools via Zapier/Make/API | Note: Airmail has no REST API or iPaaS integration |
For Airmail-specific questions, continue to Step 3.
Read references/platform-guide.md for the full platform reference — capabilities, pricing, customization options, automation surface (AppleScript, Siri Shortcuts, plugins), encryption setup, and integration details.
Answer the user's question using only the relevant section. Don't dump the full reference.
~/Library/Containers/it.bloop.airmail/Data/Library/Application Support/Airmail/General/Plugins.If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.
Best-effort from research — review these, especially items about plan-gated features and stability that may be outdated.
references/learnings.md with today's date./sales-superhuman — Superhuman email client (fastest keyboard workflow, MCP server, AI triage, $25-40/mo). Install:
npx skills add sales-skills/sales --skill sales-superhuman -a claude-code/sales-spark-mail — Spark Mail cross-platform AI email client (Smart Inbox, Gatekeeper, team collaboration, Free/$5/$6.99). Install:
npx skills add sales-skills/sales --skill sales-spark-mail -a claude-code/sales-bluemail — BlueMail cross-platform email client (free unified inbox, GemAI AI writing, clustering, Free/$5/$12). Install:
npx skills add sales-skills/sales --skill sales-bluemail -a claude-code/sales-em-client — eM Client desktop email client (cross-platform, PGP encryption, calendar/tasks, Free/~€30yr/~€40). Install:
npx skills add sales-skills/sales --skill sales-em-client -a claude-code/sales-mimestream — Mimestream native macOS Gmail client (Gmail API-powered, tracking prevention, no AI, $50/yr). Install:
npx skills add sales-skills/sales --skill sales-mimestream -a claude-code/sales-sanebox — SaneBox server-side email filtering (smart folders, any provider, $7/mo). Install:
npx skills add sales-skills/sales --skill sales-sanebox -a claude-code/sales-clean-email — Clean Email inbox cleanup (bulk actions, Auto Clean, True Unsubscriber). Install:
npx skills add sales-skills/sales --skill sales-clean-email -a claude-code/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install:
npx skills add sales-skills/sales --skill sales-do -a claude-codeUser says: "I want a one-swipe action in Airmail that labels an email as 'Lead', forwards it to my CRM intake address, and archives the original." Skill does: Reads platform guide. Walks through: 1) Go to Settings → Custom Actions → Add Action. 2) Chain three steps: Apply Label "Lead" → Forward to [email protected] → Archive. 3) Assign to a swipe gesture (e.g., long swipe left). 4) Test with a dummy email. Notes this requires Pro for custom actions. Warns that forwards are plain — no API webhook, so CRM must accept email intake.
User says: "How do I use AppleScript to send a daily summary email from Airmail?"
Skill does: Reads platform guide automation section. Explains: 1) Open Script Editor, use Airmail's AppleScript dictionary (tell application "Airmail 5"). 2) Construct the message with make new outgoing message. 3) Set recipient, subject, body. 4) Use send command. 5) Schedule via macOS Shortcuts app or launchd plist for daily execution. Notes AppleScript is Mac-only and requires Airmail to be running.
User says: "I'm on Mac and iPhone. Should I use Airmail or Spark Mail? Both seem similar." Skill does: Reads platform guide. Compares: Both support Mac/iOS with Smart Inbox. Airmail is Apple-exclusive with deeper customization (Custom Actions, AppleScript, plugins) and Privacy Mode (local processing). Spark is cross-platform (adds Windows/Android), has team collaboration (shared drafts, comments), and AI writing features. Airmail Pro costs ~$49/yr; Spark Premium is ~$60/yr. Key tradeoff: Airmail for privacy and customization power users; Spark for cross-platform and team features. Notes Airmail's stability has been criticized more than Spark's.
Symptom: App crashes multiple times a day, freezes when opening emails, or becomes unresponsive after switching accounts
Cause: Known stability issues — especially with multiple accounts, large mailboxes, or after updates. VPN and firewall software can also trigger crashes.
Solution: 1) Update to the latest version from the App Store. 2) Remove and re-add email accounts one at a time to isolate the problem account. 3) Disable VPN temporarily to test. 4) On Mac, delete Airmail's cache: quit the app, delete ~/Library/Containers/it.bloop.airmail/Data/Library/Caches. 5) Try Safe Mode (hold Shift while launching on Mac) to diagnose plugin conflicts.
Symptom: Flags set on Mac don't appear on iPhone, or read status doesn't sync across devices Cause: iCloud sync for Airmail settings can desync. IMAP flag sync depends on the mail server handling flags correctly. Solution: 1) Ensure iCloud sync is enabled in Airmail settings on both devices. 2) Force sync by pulling down on inbox (iOS) or refreshing (Mac). 3) Check that both devices use the same Airmail account (not separate local configs). 4) For IMAP accounts, verify the server supports IMAP flags — some budget hosts don't. 5) Sign out of Airmail on all devices, wait 5 minutes, sign back in.
Symptom: Push notifications, custom actions, or multi-account support stopped working after Airmail switched from one-time purchase to subscription Cause: Airmail moved to a subscription model — features previously included in the one-time purchase now require Pro subscription. Solution: 1) Check if you're on the free tier (Settings → Subscription). 2) If you previously purchased Airmail, the subscription is the only way to restore Pro features — the one-time purchase is no longer honored for new features. 3) Evaluate if Pro (~$49/yr) is worth it vs switching to Spark Mail (free tier is more generous) or Apple Mail (free, built-in).
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).