Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Deliverability Check

Skill Verifiziert Aktiv

Audit a sending domain's deliverability — SPF, DKIM, DMARC, MX, BIMI, blocklists — with a prioritized fix order

Zweck

To help users understand and improve their email sending domain's deliverability by identifying and prioritizing critical configuration issues.

Funktionen

  • Audits SPF, DKIM, DMARC, MX, and BIMI records
  • Checks for common blocklist entries
  • Provides a prioritized order of fixes
  • Explains findings in plain English for non-technical users
  • Identifies common ESP sender configurations

Anwendungsfälle

  • When email open rates suddenly drop
  • Before launching a new email sending domain
  • To verify email infrastructure health
  • To prepare for upcoming email provider policy changes (e.g., Gmail/Yahoo)

Nicht-Ziele

  • Performing automated fixes for DNS records
  • Full, API-based blocklist scanning
  • Analyzing actual email sending history or inbox placement rates (this requires connecting ESP data via MCP)

Installation

npx skills add cognyai/claude-code-marketing-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit7 days ago
Sterne47
Status
Quellcode ansehen

Ähnliche Erweiterungen

DNS Zonefile Configuration

99

Configurez correctement vos zones DNS pour l'email deliverability (SPF, DKIM, DMARC), la sécurité (DNSSEC, CAA), et l'automatisation (OVH API, Cloudflare, Terraform), basé sur les best practices 2024-2025. Use when: **Configurer l'authentification email** - SPF, DKIM, DMARC pour éviter le spam folder; **Sécuriser un domaine** - DNSSEC, CAA records, protection contre le spoofing; **Automatiser la gestion DNS** - OVH API, Cloudflare API, Terraform; **Débugger des problèmes DNS** - dig, nslookup...

Skill
guia-matthieu

Deliverability Checker

97

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

Skill
guia-matthieu

Email Deliverability

95

Make sure email actually reaches inboxes. Use this skill when setting up email authentication (SPF, DKIM, DMARC), diagnosing emails landing in spam, planning a domain reputation strategy, monitoring sender reputation, or hardening against email spoofing. Triggers on email deliverability, SPF, DKIM, DMARC, spam folder, sender reputation, mailbox provider, soft bounces, bounce rate, BIMI, MTA-STS, deliverability audit. Also triggers when a marketing or transactional email isn't reaching users.

Skill
rampstackco

Suppress Ghost Contacts

95

Identify and suppress ghost contacts who received marketing emails but never opened any. These contacts destroy sender reputation and deliverability. Hybrid approach: API for discovery, manual UI for suppression.

Skill
TomGranot