/ 目錄 / 演練場 / claude-email
● 社群 AgriciDaniel ⚡ 即開即用

claude-email

作者 AgriciDaniel · AgriciDaniel/claude-email

6 個子技能,涵蓋專業電子郵件全流程:收件匣分類、PAS/AIDA 框架撰寫、品質評分、寄送可達性稽核(SPF/DKIM/DMARC)、自動化序列、90 天策略規劃。

專業電子郵件工作流程技能包。收件匣分類(Inbox Triage)透過 Gmail/Outlook MCP 進行 AI 重要性評分與回覆建議。撰寫(Composition)套用文案框架(PAS、AIDA、BAB、FAB、4Ps)並配合語氣調整。品質審查(Quality Review)以 0-100 分評分,涵蓋清晰度、專業性、CTA、語氣與技術面。可達性稽核(Deliverability Audit)檢查 SPF/DKIM/DMARC 及 2024-2026 年大量寄件合規要求。自動化序列(Automation Sequences)設計歡迎信、培育信、重新互動及購後滴灌流程。行銷策略(Marketing Strategy)建立 90 天路線圖與 KPI。

為什麼要用

核心特性

即時演示

實際使用效果

claude-email-skill.replay ▶ 就緒
0/0

安裝

選擇你的客戶端

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "claude-email-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-email",
        "~/.claude/skills/claude-email"
      ],
      "_inferred": true
    }
  }
}

開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "claude-email-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-email",
        "~/.claude/skills/claude-email"
      ],
      "_inferred": true
    }
  }
}

Cursor 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "claude-email-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-email",
        "~/.claude/skills/claude-email"
      ],
      "_inferred": true
    }
  }
}

點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "Edit Configuration"。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "claude-email-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-email",
        "~/.claude/skills/claude-email"
      ],
      "_inferred": true
    }
  }
}

格式與 Claude Desktop 相同。重啟 Windsurf 生效。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "claude-email-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-email",
        "~/.claude/skills/claude-email"
      ]
    }
  ]
}

Continue 使用伺服器物件陣列,而非映射。

~/.config/zed/settings.json
{
  "context_servers": {
    "claude-email-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/AgriciDaniel/claude-email",
          "~/.claude/skills/claude-email"
        ]
      }
    }
  }
}

加入 context_servers。Zed 儲存後熱重載。

claude mcp add claude-email-skill -- git clone https://github.com/AgriciDaniel/claude-email ~/.claude/skills/claude-email

一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。

使用場景

實戰用法: claude-email

10 分鐘內整理繁忙的收件匣

👤 任何被電子郵件淹沒的使用者 ⏱ ~10 min beginner

何時使用: 早晨收件匣檢視時使用。

前置條件
  • 已安裝 Gmail 或 Outlook MCP — 設定對應的 MCP 伺服器
  • 已安裝本技能 — git clone https://github.com/AgriciDaniel/claude-email ~/.claude/skills/claude-email
步驟
  1. 執行分類
    Use claude-email inbox-triage on my unread Gmail from the last 24h. Score + label + draft replies for the top 5.✓ 已複製
    → 依重要性排序的清單,附帶回覆草稿
  2. 審閱並寄送
    I'll edit drafts; you archive the noise.✓ 已複製
    → 收件匣未讀歸零,且未遺漏重要郵件串

結果: 喝完咖啡前達成收件匣清零。

注意事項
  • 過度信任 AI 的重要性評分 — 封存前務必快速瀏覽「雜訊」堆

使用 PAS 框架撰寫附帶明確 CTA 的陌生開發信

👤 創辦人、業務人員 ⏱ ~20 min beginner

何時使用: 有明確提案時進行陌生開發。

步驟
  1. 向撰寫器說明需求
    Use claude-email compose. Framework: PAS. Recipient profile: VP of Eng at a mid-size SaaS. Offer: free migration audit.✓ 已複製
    → 具備「問題-激化-解方」結構的草稿
  2. 執行品質審查
    Score this draft 0-100.✓ 已複製
    → 附具體改善建議的評分卡

結果: 一封你真的願意寄出的陌生開發信。

在發送電子報前執行可達性稽核

👤 任何要大規模發送電子郵件的使用者 ⏱ ~45 min intermediate

何時使用: 首次發送 5000 人以上名單前使用。

步驟
  1. 執行稽核
    Audit example.com — SPF, DKIM, DMARC, reverse DNS. Check Google/Yahoo/Microsoft 2024-2026 bulk sender compliance.✓ 已複製
    → 每項檢查的通過/失敗結果及修正說明
  2. 修正後重新稽核
    I've updated DNS. Re-audit.✓ 已複製
    → 所有項目全數通過

結果: 有信心寄出的郵件會進收件匣,而非垃圾郵件匣。

注意事項
  • 未先監控就將 DMARC 設為 p=reject — 先設為 p=none 並監控 2 週

為 SaaS 試用設計 5 封歡迎序列信

👤 成長行銷人員 ⏱ ~60 min intermediate

何時使用: 推出新產品試用,需要啟動激活信時使用。

步驟
  1. 說明產品與目標
    Design a 5-email welcome series for <product>. Goal: trial -> paid activation.✓ 已複製
    → 含每封信寄送時機與內容摘要的序列規劃
  2. 撰寫第一封信
    Draft email 1. Tone: warm but punchy.✓ 已複製
    → 可直接貼上使用的草稿

結果: 可直接套入自動化工具的序列信。

搭配使用: clawfu-skill

組合

與其他 MCP 搭配,撬動十倍槓桿

claude-email-skill + clawfu-skill

以 ClawFu 制定行銷策略,再用本技能執行電子郵件

Take the ClawFu positioning; build a welcome series with claude-email.✓ 已複製

透過 Gmail 驗證實際擷取/寄送郵件

Authenticate Gmail, then run inbox_triage.✓ 已複製

工具

此 MCP 暴露的能力

工具輸入參數何時呼叫成本
inbox_triage filter (time/unread) 收件匣檢視時使用 Gmail/Outlook MCP quota
compose framework, recipient profile, offer 撰寫新的對外郵件時使用 0
quality_review email draft 寄送任何重要郵件前使用 0
deliverability_audit sending domain 大規模發送前使用 0
sequence_designer product, goal, audience 規劃自動化流程時使用 0
strategy_90d business profile 季度規劃時使用 0

成本與限制

運行它的成本

API 配額
取決於 Gmail/Outlook MCP 及可選的 SendGrid/Mailchimp 用量
每次呼叫 Token 數
中等
費用
免費技能
提示
只分類前 20 封未讀郵件,而非整個收件匣——每個 token 獲取的有效資訊更多

安全

權限、密鑰、影響範圍

最小權限: Gmail/Outlook: read for triage; send only if you trust the flow
憑證儲存: 透過 Gmail/Outlook MCP 進行 OAuth 驗證;請勿儲存原始憑證
資料出站: 郵件內容會經過您的 LLM 提供商處理——請確認其資料政策
切勿授予: Send without review for cold outreach — always human-in-the-loop first

故障排查

常見錯誤與修復

Gmail MCP auth expired

重新執行驗證流程

Deliverability audit shows DKIM pass but DMARC fail

SPF 與 DKIM 網域之間的對齊不一致——請檢查 From 與 Return-Path 是否相符

替代方案

claude-email 對比其他方案

替代方案何時用它替代權衡
clawfu-skills您需要更廣泛的行銷框架,而非電子郵件專項功能時電子郵件執行深度較不足

更多

資源

📖 閱讀 GitHub 上的官方 README

🐙 查看未解決的 issue

🔍 瀏覽全部 400+ MCP 伺服器和 Skills