Install
openclaw skills install dnsConfigure DNS records correctly with proper TTLs, email authentication, and migration strategies.
openclaw skills install dnsdig +nocmd +noall +answer example.com_dmarc.example.com TXT "v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com"include: for multiple sources-all (reject) or ~all (soft fail)—never +all or ?allexample.com. CAA 0 issue "letsencrypt.org"CAA 0 issuewild "letsencrypt.org"CAA 0 iodef "mailto:security@example.com"dig +trace example.com—full resolution chain from root; reveals where problem occursdig @ns1.provider.com example.com—query authoritative nameserver directly, bypasses cache*.example.com does not match apex example.com—both need explicit records