/ Annuaire / Playground / claude-email
● Communauté AgriciDaniel ⚡ Instantané

claude-email

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

Pourquoi l'utiliser

Fonctionnalités clés

Démo en direct

Aperçu en pratique

claude-email-skill.replay ▶ prêt
0/0

Installer

Choisissez votre client

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

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.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 utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la globale.

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

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "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
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

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

Continue utilise un tableau d'objets serveur plutôt qu'une 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"
        ]
      }
    }
  }
}

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

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

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : claude-email

Triage a busy inbox in 10 minutes

👤 Anyone drowning in email ⏱ ~10 min beginner

Quand l'utiliser : Morning inbox review.

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

Résultat : Inbox zero before coffee.

Pièges
  • 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

Quand l'utiliser : Cold outreach with a clear offer.

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

Résultat : A cold email you'd actually send.

Run a deliverability audit before launching a newsletter

👤 Anyone launching email at scale ⏱ ~45 min intermediate

Quand l'utiliser : Before hitting send on your first 5k-person send.

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

Résultat : Send with confidence you'll land in inbox, not spam.

Pièges
  • 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

Quand l'utiliser : Launching a new product trial and need activation emails.

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

Résultat : Automation-ready series.

Combiner avec : clawfu-skill

Combinaisons

Associez-le à d'autres MCPs pour un effet X10

claude-email-skill + clawfu-skill

Marketing strategy from ClawFu, email execution here

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

Actually fetch/send via Gmail auth

Authenticate Gmail, then run inbox_triage.✓ Copié

Outils

Ce que ce MCP expose

OutilEntréesQuand appelerCoût
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

Coût et limites

Coût d'exécution

Quota d'API
Depends on Gmail/Outlook MCP + optional SendGrid/Mailchimp
Tokens par appel
Moderate
Monétaire
Free skill
Astuce
Triage the top 20 unread, not the whole inbox — more signal per token

Sécurité

Permissions, secrets, portée

Portées minimales : Gmail/Outlook: read for triage; send only if you trust the flow
Stockage des identifiants : OAuth via Gmail/Outlook MCP; don't store raw credentials
Sortie de données : Email contents go through your LLM provider — check data policy
Ne jamais accorder : Send without review for cold outreach — always human-in-the-loop first

Dépannage

Erreurs courantes et correctifs

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

Alternatives

claude-email vs autres

AlternativeQuand l'utiliserCompromis
clawfu-skillsYou need broader marketing frameworks, not email-specificLess email execution depth

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills