tencentcloud-dns

Official

Manage DNS records on DNSPod with ease.

AuthorAceDataCloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of manually creating, updating, listing, searching, and deleting DNS records by providing a programmable interface to DNSPod (Tencent Cloud DNS).

Core Features & Use Cases

  • DNS record management: Add, modify, list, search, and delete A, AAAA, CNAME, MX, TXT, NS, SRV, and CAA records.
  • Domain and record discovery: List all domains in the account and list/search records for a specific domain (including client-side keyword search).
  • Common automation use cases: Create ACME challenge TXT records for certificate issuance, configure SPF/DKIM verification TXT records, and manage verification TXT records for services like Google/Search Console.

Example use case: Update a subdomain’s A record to point to a new server IP, then add an ACME TXT challenge record to validate a new certificate domain.

Quick Start

Ask the AI to run the skill command to list all CNAME records on your domain, for example: python3 scripts/dns.py list example.com --type CNAME

Dependency Matrix

Required Modules

tencentcloud-sdk-python

Components

scripts

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tencentcloud-dns
Download link: https://github.com/AceDataCloud/Skills/archive/main.zip#tencentcloud-dns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.