tencentcloud-dns

Installation
SKILL.md

DNSPod (Tencent Cloud DNS)

Manage DNS records via the DNSPod API.

Setup: See tencentcloud authentication. DNSPod uses the same Tencent Cloud SecretId / SecretKey as the rest of the platform — there's no separate DP_Id / DP_Key for the v3 API. The SDK client below auto-reads TENCENTCLOUD_SECRET_ID / TENCENTCLOUD_SECRET_KEY from env.

The legacy v2 DNSPod API used a different key format; this skill targets the v3 SDK exclusively.

CLI (preferred)

The skill ships scripts/dns.py — wraps every common DNSPod v3 operation.

DNS=$SKILL_DIR/scripts/dns.py
Installs
4
GitHub Stars
8
First Seen
May 6, 2026
tencentcloud-dns — acedatacloud/skills