dns-tools
Installation
SKILL.md
DNS Tools
When to Use This Skill
| Scenario | Use this skill | Alternative |
|---|---|---|
| Look up DNS records (A, MX, TXT, etc.) | Yes | |
| Check DNS propagation across resolvers | Yes | |
| Query via encrypted DNS (DoT/DoH) | Yes | |
| Verify email auth records (SPF/DKIM/DMARC) | Yes | |
| Reverse DNS lookup for an IP | Yes | |
| Troubleshoot connectivity or packet loss | network-diagnostics (trippy, gping) | |
| Find hosts or open ports on a network | network-discovery (RustScan, nmap) | |
| Discover devices on local L2 segment | layer2-discovery (ARP/LLDP) | |
| Load test an HTTP endpoint | http-load-testing (oha) | |
| Monitor real-time bandwidth per process | network-monitoring (bandwhich) | |
| Inspect or configure the host's own IPs, links, or routes | interface-state (ip) |