volcengine-network-dns
// DNS record management on Volcengine networking services. Use when users need zone record query/update, traffic routing changes, or DNS propagation troubleshooting.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namevolcengine-network-dns
descriptionDNS record management on Volcengine networking services. Use when users need zone record query/update, traffic routing changes, or DNS propagation troubleshooting.
volcengine-network-dns
Manage DNS records with strict change scoping and verification steps.
Execution Checklist
- Confirm domain zone, record type, and target value.
- Query existing records before modifications.
- Apply add/update/delete operation with TTL constraints.
- Validate propagation using authoritative and recursive checks.
Safety Rules
- Avoid blind overwrite; diff against existing records.
- Keep rollback values in output.
- Minimize TTL before migration windows.
References
references/sources.md