deliverability-checker
$
npx mdskill add guia-matthieu/clawfu-skills/deliverability-checkerAudits email DNS configuration to diagnose deliverability issues and prevent spam filtering.
- Helps troubleshoot email delivery problems and set up new domains with proper authentication.
- Integrates with DNS services and depends on dnspython and click libraries.
- Uses structured analysis frameworks to identify patterns and suggest optimization areas.
- Presents results through command-line outputs and optional HTML reports.
SKILL.md
.github/skills/deliverability-checkerView on GitHub ↗
--- name: deliverability-checker description: "Check email deliverability and DNS configuration. Use when: diagnosing email delivery issues; setting up new email domains; auditing email authentication; checking SPF/DKIM/DMARC; troubleshooting spam folder issues" license: MIT metadata: author: ClawFu version: 1.0.0 mcp-server: "@clawfu/mcp-skills" --- # Email Deliverability Checker > Diagnose email deliverability issues by checking SPF, DKIM, DMARC, and other DNS records - fix why your emails land in spam. ## When to Use This Skill - **Delivery troubleshooting** - Emails landing in spam - **New domain setup** - Configure email authentication - **Migration audit** - Verify email config after domain change - **Client onboarding** - Check client email health - **Compliance check** - Ensure proper authentication ## What Claude Does vs What You Decide | Claude Does | You Decide | |-------------|------------| | Structures analysis frameworks | Metric definitions | | Identifies patterns in data | Business interpretation | | Creates visualization templates | Dashboard design | | Suggests optimization areas | Action priorities | | Calculates statistical measures | Decision thresholds | ## Dependencies ```bash pip install dnspython click ``` ## Commands ### Full Audit ```bash python scripts/main.py audit example.com python scripts/main.py audit example.com --output report.html ``` ### Check SPF ```bash python scripts/main.py spf example.com ``` ### Check DKIM ```bash python scripts/main.py dkim example.com --selector google python scripts/main.py dkim example.com --selector default ``` ### Check DMARC ```bash python scripts/main.py dmarc example.com ``` ### Check MX Records ```bash python scripts/main.py mx example.com ``` ## Examples ### Example 1: Full Email Audit ```bash python scripts/main.py audit acme-corp.com # Output: # Email Deliverability Audit: acme-corp.com # ────────────────────────────────────────── # MX Records: ✓ Found (Google Workspace) # SPF: ✓ Valid # DKIM (google): ✓ Valid # DMARC: ✗ Missing (CRITICAL) # # Score: 75/100 # # Issues Found: # 1. [CRITICAL] No DMARC record found # Fix: Add TXT record for _dmarc.acme-corp.com # Value: v=DMARC1; p=none; rua=mailto:dmarc@acme-corp.com ``` ### Example 2: Diagnose SPF Issues ```bash python scripts/main.py spf newsletter-sender.com # Output: # SPF Analysis: newsletter-sender.com # ──────────────────────────────────── # Record: v=spf1 include:_spf.google.com include:sendgrid.net ~all # # Status: ✓ Valid # # Authorized Senders: # - Google Workspace (include:_spf.google.com) # - SendGrid (include:sendgrid.net) # # Policy: ~all (soft fail) # Warning: Consider changing to -all (hard fail) for better security ``` ## Email Authentication Records | Record | Purpose | Location | |--------|---------|----------| | **SPF** | Authorize sending servers | `TXT` on root domain | | **DKIM** | Cryptographic signature | `TXT` on `selector._domainkey` | | **DMARC** | Policy and reporting | `TXT` on `_dmarc` subdomain | | **MX** | Mail delivery servers | `MX` on root domain | ## Common SPF Includes | Provider | SPF Include | |----------|-------------| | Google Workspace | `include:_spf.google.com` | | Microsoft 365 | `include:spf.protection.outlook.com` | | SendGrid | `include:sendgrid.net` | | Mailchimp | `include:servers.mcsv.net` | | Amazon SES | `include:amazonses.com` | ## DKIM Selectors by Provider | Provider | Common Selector | |----------|-----------------| | Google Workspace | `google` | | Microsoft 365 | `selector1`, `selector2` | | SendGrid | `s1`, `s2` | | Mailchimp | `k1` | ## Deliverability Score Factors | Factor | Weight | Impact | |--------|--------|--------| | Valid MX | 20% | Can't receive replies | | Valid SPF | 25% | Server authorization | | Valid DKIM | 25% | Message integrity | | Valid DMARC | 30% | Policy enforcement | ## Skill Boundaries ### What This Skill Does Well - Structuring data analysis - Identifying patterns and trends - Creating visualization frameworks - Calculating statistical measures ### What This Skill Cannot Do - Access your actual data - Replace statistical expertise - Make business decisions - Guarantee prediction accuracy ## Related Skills - [dns-audit](../dns-audit/) - Full DNS health check ## Skill Metadata - **Mode**: centaur ```yaml category: email-tools subcategory: deliverability dependencies: [dnspython] difficulty: beginner time_saved: 2+ hours/week ```
More from guia-matthieu/clawfu-skills
- aarrr-metricsMeasure and optimize growth using the AARRR (Pirate Metrics) framework with stage-specific KPIs and funnel analysis
- ab-test-stats"Calculate A/B test statistical significance. Use when: determining if test results are significant; calculating required sample size; estimating test duration; analyzing conversion experiments; making data-driven decisions"
- account-healthAssess customer account health using product usage, support sentiment, payment status, and relationship signals
- ad-spend-optimizer"Analyze paid advertising performance across channels and recommend budget reallocation to maximize ROAS and minimize CAC. Use when: planning quarterly ad budget allocation, diagnosing underperforming ad channels, deciding whether to scale spend on a channel, calculating marginal ROI across Google Ads, Meta, LinkedIn, or TikTok, rebalancing media mix after performance shifts, or setting up a test-and-scale framework for new channels."
- ai-bot-log-auditUse when analyzing server logs to understand how AI crawlers (GPTBot, ClaudeBot, PerplexityBot) interact with your site. Use when optimizing content placement for LLM retrieval, diagnosing why AI search isn't citing your content, or auditing crawl patterns to find optimization gaps.
- ai-storyboard-2x2"Créez des storyboards visuellement cohérents en utilisant la technique des 2x2 Grid Shots de PJ Ace, garantissant éclairage, personnages et décors uniformes entre les plans. Use when: **Après avoir finalisé un script vidéo** - Transformer le concept en visuels; **Besoin de cohérence visuelle** - Personnages et éclairage constants entre les plans; **Préparer des assets pour animation** - Frames prêtes pour Veo, Runway, Kling; **Présenter un storyboard client** - Visualisation avant production;..."
- ai-video-concept"Développez une idée créative et structurez un script vidéo optimisé pour la génération IA, en suivant la méthode des scènes de 8 secondes de PJ Ace. Use when: **Démarrer une publicité vidéo IA** - Transformer une idée brute en script structuré; **Créer du contenu vidéo pour les réseaux sociaux** - TikTok, Reels, YouTube Shorts; **Développer un concept de campagne** - Avant de passer au storyboard; **Pitcher une idée vidéo** - Présenter un concept à un client ou une équipe; **Adapter un messag..."
- ai-video-prompting"Générez des prompts optimisés pour chaque modèle de génération vidéo IA (Veo 3, Runway Gen-3, Kling 2.6, Pika), en exploitant leurs forces spécifiques. Use when: **Animer des frames de storyboard** - Transformer des images fixes en vidéo; **Choisir le bon modèle** - Sélectionner Veo, Runway, Kling ou Pika selon le besoin; **Optimiser la qualité de génération** - Prompts structurés pour meilleurs résultats; **Créer des transitions fluides** - Scene extension, first/last frame; **Utiliser le mo..."
- ai-video-qa"Validez la qualité de vos vidéos IA avant publication avec une checklist complète couvrant technique, créatif, et positionnement marque. Use when: **Avant publication** - Dernière validation avant mise en ligne; **Revue client** - Préparer les points de feedback anticipés; **Itération qualité** - Identifier les problèmes à corriger; **Go/No-Go decision** - Décider si la vidéo est prête; **Post-mortem** - Analyser pourquoi une vidéo a (ou n'a pas) performé"
- ai-voice-design"Concevez et générez des voix IA pour vos vidéos en utilisant ElevenLabs ou Qwen3-TTS, avec clonage vocal, design par description, et synchronisation lip-sync. Use when: **Créer une voix de marque** - Définir le ton vocal pour une campagne; **Cloner une voix existante** - Reproduire une voix avec autorisation; **Designer une voix originale** - Créer une voix à partir d'une description; **Multi-personnages** - Gérer plusieurs voix dans une même vidéo; **Lip-sync vidéo IA** - Synchroniser voix e..."