/ Diretório / Playground / claude-email
● Comunidade AgriciDaniel ⚡ Instantâneo

claude-email

por 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.

Por que usar

Principais recursos

Demo ao vivo

Como fica na prática

claude-email-skill.replay ▶ pronto
0/0

Instalar

Escolha seu cliente

~/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
    }
  }
}

Abra Claude Desktop → Settings → Developer → Edit Config. Reinicie após salvar.

~/.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 usa o mesmo esquema mcpServers que o Claude Desktop. Config de projeto vence a global.

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
    }
  }
}

Clique no ícone MCP Servers na barra lateral do Cline, depois "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
    }
  }
}

Mesmo formato do Claude Desktop. Reinicie o Windsurf para aplicar.

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

O Continue usa um array de objetos de servidor em vez de um map.

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

Adicione em context_servers. Zed recarrega automaticamente ao salvar.

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

Uma linha só. Verifique com claude mcp list. Remova com claude mcp remove.

Casos de uso

Usos do mundo real: claude-email

Triage a busy inbox in 10 minutes

👤 Anyone drowning in email ⏱ ~10 min beginner

Quando usar: Morning inbox review.

Pré-requisitos
  • 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
Fluxo
  1. Run triage
    Use claude-email inbox-triage on my unread Gmail from the last 24h. Score + label + draft replies for the top 5.✓ Copiado
    → Importance-sorted list with draft replies
  2. Review and send
    I'll edit drafts; you archive the noise.✓ Copiado
    → Inbox down to zero unreads without missing important threads

Resultado: Inbox zero before coffee.

Armadilhas
  • 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

Quando usar: Cold outreach with a clear offer.

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

Resultado: A cold email you'd actually send.

Run a deliverability audit before launching a newsletter

👤 Anyone launching email at scale ⏱ ~45 min intermediate

Quando usar: Before hitting send on your first 5k-person send.

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

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

Armadilhas
  • 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

Quando usar: Launching a new product trial and need activation emails.

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

Resultado: Automation-ready series.

Combine com: clawfu-skill

Combinações

Combine com outros MCPs para 10× de alavancagem

claude-email-skill + clawfu-skill

Marketing strategy from ClawFu, email execution here

Take the ClawFu positioning; build a welcome series with claude-email.✓ Copiado

Actually fetch/send via Gmail auth

Authenticate Gmail, then run inbox_triage.✓ Copiado

Ferramentas

O que este MCP expõe

FerramentaEntradasQuando chamarCusto
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

Custo e limites

O que custa rodar

Cota de API
Depends on Gmail/Outlook MCP + optional SendGrid/Mailchimp
Tokens por chamada
Moderate
Monetário
Free skill
Dica
Triage the top 20 unread, not the whole inbox — more signal per token

Segurança

Permissões, segredos, alcance

Escopos mínimos: Gmail/Outlook: read for triage; send only if you trust the flow
Armazenamento de credenciais: OAuth via Gmail/Outlook MCP; don't store raw credentials
Saída de dados: Email contents go through your LLM provider — check data policy
Nunca conceda: Send without review for cold outreach — always human-in-the-loop first

Solução de problemas

Erros comuns e correções

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

Alternativas

claude-email vs. outros

AlternativaQuando usarTroca
clawfu-skillsYou need broader marketing frameworks, not email-specificLess email execution depth

Mais

Recursos

📖 Leia o README oficial no GitHub

🐙 Ver issues abertas

🔍 Ver todos os 400+ servidores MCP e Skills