·email-dns-health
""

email-dns-health

Audit and validate email DNS records (SPF, DKIM, DMARC, BIMI, MTA-STS, MX) for any domain. Detect email providers, count SPF DNS lookups, grade overall health A-F, and provide fix guidance. Use when the user says 'check email DNS', 'audit SPF/DKIM/DMARC', 'email deliverability check', 'detect email provider', 'fix email DNS', 'setup email records', 'email health score', or 'update DNS records'.

6Installs·0Trend·@psylch

Installation

$npx skills add https://github.com/psylch/email-dns-health-skill --skill email-dns-health

How to Install email-dns-health

Quickly install email-dns-health AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/psylch/email-dns-health-skill --skill email-dns-health
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: psylch/email-dns-health-skill.

SKILL.md

View raw

Match user's language: Respond in the same language the user uses.

A zero-dependency email DNS health checker that uses dig and jq to audit SPF, DKIM, DMARC, BIMI, MTA-STS, and MX records. It detects email providers, counts SPF DNS lookups against the 10-lookup limit, grades overall email health A-F, and provides actionable fix guidance.

| audit | audit | Full email DNS health check with grade | | check-spf | check-spf | SPF validation with DNS lookup counting | | check-dkim | check-dkim [selector] | DKIM key validation (auto-detects selectors) | | check-dmarc | check-dmarc | DMARC policy validation | | detect-provider | detect-provider | Detect email provider from MX/SPF |

Audit and validate email DNS records (SPF, DKIM, DMARC, BIMI, MTA-STS, MX) for any domain. Detect email providers, count SPF DNS lookups, grade overall health A-F, and provide fix guidance. Use when the user says 'check email DNS', 'audit SPF/DKIM/DMARC', 'email deliverability check', 'detect email provider', 'fix email DNS', 'setup email records', 'email health score', or 'update DNS records'. Source: psylch/email-dns-health-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/psylch/email-dns-health-skill --skill email-dns-health
Category
""Writing
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from psylch/email-dns-health-skill

Quick answers

What is email-dns-health?

Audit and validate email DNS records (SPF, DKIM, DMARC, BIMI, MTA-STS, MX) for any domain. Detect email providers, count SPF DNS lookups, grade overall health A-F, and provide fix guidance. Use when the user says 'check email DNS', 'audit SPF/DKIM/DMARC', 'email deliverability check', 'detect email provider', 'fix email DNS', 'setup email records', 'email health score', or 'update DNS records'. Source: psylch/email-dns-health-skill.

How do I install email-dns-health?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/psylch/email-dns-health-skill --skill email-dns-health Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/psylch/email-dns-health-skill

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-26

Related Skills

None