Deliverability Check
技能 已验证 活跃Audit a sending domain's deliverability — SPF, DKIM, DMARC, MX, BIMI, blocklists — with a prioritized fix order
To help users understand and improve their email sending domain's deliverability by identifying and prioritizing critical configuration issues.
功能
- 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
使用场景
- 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)
非目标
- 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)
安装
npx skills add cognyai/claude-code-marketing-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
DNS Zonefile Configuration
99Configurez 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...
Deliverability Checker
97Check 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
Email Deliverability
95Make 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.
Suppress Ghost Contacts
95Identify 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.