bygoodsmileduck· 24 skills
Operates Cloudflare DNS zones and records via the REST API (curl + jq) — token scoping, zone discovery, record CRUD, batch operations, BIND import/export, proxied vs DNS-only decisions, CNAME flattening at apex, DNSSEC, and DNS-01 ACME challenge wiring with cert-manager. Use when working with Cloudflare DNS, api.cloudflare.com, CLOUDFLARE_API_TOKEN (or legacy CF_API_TOKEN), zone records, DNS-01 challenges, mail records (MX/SPF/DKIM/DMARC), or "orange cloud / grey cloud" proxy decisions.
$npx -y skills add goodsmileduck/claude-registry --skill cloudflare-dns-zonesInstalls into the current project.
Run `npx skills use "https://github.com/goodsmileduck/claude-registry" --skill "goodsmileduck/claude-registry/cloudflare-dns-zones"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/goodsmileduck/claude-registry" that are relevant to the current task. Run `npx skills add "https://github.com/goodsmileduck/claude-registry"` and select the relevant skills, then follow their instructions.