Deliverability Checker

🌐Community
by guia-matthieu · vlatest · Repository

This tool analyzes your email content to identify potential deliverability issues and improve your sender reputation for better inbox placement.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add deliverability-checker npx -- -y @trustedskills/deliverability-checker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "deliverability-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/deliverability-checker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The deliverability checker skill analyzes email content and provides feedback to improve its chances of reaching recipients' inboxes. It assesses factors like spam score, sender reputation, and authentication records (SPF, DKIM, DMARC). The goal is to help users avoid common pitfalls that lead to emails being marked as spam or blocked entirely.

When to use it

  • Pre-send email campaigns: Evaluate marketing emails before deployment to identify potential deliverability issues.
  • Troubleshooting low inbox placement rates: Diagnose why emails aren't reaching recipients and receive suggestions for improvement.
  • Checking transactional emails: Ensure critical notifications (password resets, order confirmations) consistently reach users.
  • Auditing email templates: Regularly review email designs and content to maintain a positive sender reputation.

Key capabilities

  • Spam score analysis
  • Sender reputation assessment
  • SPF record verification
  • DKIM record validation
  • DMARC record check

Example prompts

  • "Check the deliverability of this email: [paste email content]"
  • "What's the spam score for this subject line: 'Limited Time Offer!'"
  • "Analyze my sender reputation and suggest improvements."

Tips & gotchas

The skill’s effectiveness depends on accurate input; ensure you provide complete email content or relevant details about your sending infrastructure. Results are indicative, not guarantees of deliverability – external factors can still impact inbox placement.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
guia-matthieu
Installs
19

🌐 Community

Passed automated security scans.