HomeBrowseUpload
← Back to registry
// Skill profile

volcengine-network-dns

name: volcengine-network-dns

by cinience · published 2026-03-22

自定义
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:cinience/cinience-volcengine-network-dns
View on GitHub
// Full documentation

---

name: volcengine-network-dns

description: DNS 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

1. Confirm domain zone, record type, and target value.

2. Query existing records before modifications.

3. Apply add/update/delete operation with TTL constraints.

4. 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`
  • // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band