TopRank Skills

Home / Claw Skills / 其他 / volcengine-network-dns
Official OpenClaw rules 15%

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.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 volcengine-network-dns 技能。 若已安装,则直接安装 volcengine-network-dns 技能。

Overview

Skill Key
cinience/volcengine-network-dns
Author
cinience
Source Repo
openclaw/skills
Version
-
Source Path
skills/cinience/volcengine-network-dns
Latest Commit SHA
64cd2658239ee17bf7129b951633444bd5315fc2

Extracted Content

SKILL.md excerpt

# 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`

Related Claw Skills