/ 目录 / 演练场 / claude-email
● 社区 AgriciDaniel ⚡ 即开即用

claude-email

作者 AgriciDaniel · AgriciDaniel/claude-email

6 sub-skills for professional email: inbox triage, composition with PAS/AIDA frameworks, quality scoring, deliverability audit (SPF/DKIM/DMARC), automation sequences, 90-day strategy.

Professional email workflow skill pack. Inbox Triage uses Gmail/Outlook MCP for AI importance scoring + reply suggestions. Composition applies copywriting frameworks (PAS, AIDA, BAB, FAB, 4Ps) with tone matching. Quality Review scores 0-100 across clarity, professionalism, CTA, tone, technical. Deliverability Audit checks SPF/DKIM/DMARC + 2024-2026 bulk-sender compliance. Automation Sequences designs welcome/nurture/re-engagement/post-purchase drips. Marketing Strategy builds 90-day roadmaps + KPIs.

为什么要用

核心特性

实时演示

实际使用效果

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

Triage a busy inbox in 10 minutes

👤 Anyone drowning in email ⏱ ~10 min beginner

何时使用: Morning inbox review.

前置条件
  • Gmail or Outlook MCP installed — Set up the appropriate MCP server
  • Skill installed — git clone https://github.com/AgriciDaniel/claude-email ~/.claude/skills/claude-email
步骤
  1. Run triage
    Use claude-email inbox-triage on my unread Gmail from the last 24h. Score + label + draft replies for the top 5.✓ 已复制
    → Importance-sorted list with draft replies
  2. Review and send
    I'll edit drafts; you archive the noise.✓ 已复制
    → Inbox down to zero unreads without missing important threads

结果: Inbox zero before coffee.

注意事项
  • Over-trusting AI-scored importance — Always glance at the 'noise' pile before archiving

Write a cold email using PAS + measured CTA

👤 Founders, sales reps ⏱ ~20 min beginner

何时使用: Cold outreach with a clear offer.

步骤
  1. Brief the composer
    Use claude-email compose. Framework: PAS. Recipient profile: VP of Eng at a mid-size SaaS. Offer: free migration audit.✓ 已复制
    → Draft with Problem-Agitation-Solution structure
  2. Run quality review
    Score this draft 0-100.✓ 已复制
    → Scorecard with concrete improvements

结果: A cold email you'd actually send.

Run a deliverability audit before launching a newsletter

👤 Anyone launching email at scale ⏱ ~45 min intermediate

何时使用: Before hitting send on your first 5k-person send.

步骤
  1. Run audit
    Audit example.com — SPF, DKIM, DMARC, reverse DNS. Check Google/Yahoo/Microsoft 2024-2026 bulk sender compliance.✓ 已复制
    → Per-check pass/fail with fix instructions
  2. Fix and re-audit
    I've updated DNS. Re-audit.✓ 已复制
    → Green across the board

结果: Send with confidence you'll land in inbox, not spam.

注意事项
  • DMARC at p=reject without monitoring first — Start at p=none and monitor for 2 weeks

Design a 5-email welcome sequence for a SaaS trial

👤 Growth marketers ⏱ ~60 min intermediate

何时使用: Launching a new product trial and need activation emails.

步骤
  1. Specify the product + goal
    Design a 5-email welcome series for <product>. Goal: trial -> paid activation.✓ 已复制
    → Series with timing + content brief per email
  2. Draft email 1
    Draft email 1. Tone: warm but punchy.✓ 已复制
    → Ready-to-paste draft

结果: Automation-ready series.

搭配使用: clawfu-skill

组合

与其他 MCP 搭配,撬动十倍杠杆

claude-email-skill + clawfu-skill

Marketing strategy from ClawFu, email execution here

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

Actually fetch/send via Gmail auth

Authenticate Gmail, then run inbox_triage.✓ 已复制

工具

此 MCP 暴露的能力

工具输入参数何时调用成本
inbox_triage filter (time/unread) Inbox review Gmail/Outlook MCP quota
compose framework, recipient profile, offer New outbound 0
quality_review email draft Before sending anything important 0
deliverability_audit sending domain Before scale sends 0
sequence_designer product, goal, audience Automation planning 0
strategy_90d business profile Quarterly planning 0

成本与限制

运行它的成本

API 配额
Depends on Gmail/Outlook MCP + optional SendGrid/Mailchimp
每次调用 Token 数
Moderate
费用
Free skill
提示
Triage the top 20 unread, not the whole inbox — more signal per token

安全

权限、密钥、影响范围

最小权限: Gmail/Outlook: read for triage; send only if you trust the flow
凭据存储: OAuth via Gmail/Outlook MCP; don't store raw credentials
数据出站: Email contents go through your LLM provider — check data policy
切勿授予: Send without review for cold outreach — always human-in-the-loop first

故障排查

常见错误与修复

Gmail MCP auth expired

Re-run the authenticate flow

Deliverability audit shows DKIM pass but DMARC fail

Alignment mismatch between SPF and DKIM domains — check From vs Return-Path

替代方案

claude-email 对比其他方案

替代方案何时用它替代权衡
clawfu-skillsYou need broader marketing frameworks, not email-specificLess email execution depth

更多

资源

📖 阅读 GitHub 上的官方 README

🐙 查看未解决的 issue

🔍 浏览全部 400+ MCP 服务器和 Skills