cloudflare-dns-manager

Installation
SKILL.md

Cloudflare DNS Manager

Use the bundled script to manage Cloudflare DNS through the official API.

Prefer explicit zone selection. When multiple domains exist in the same Cloudflare account, require --zone-name or --zone-id before any write operation. Do not guess the target zone for upsert-record, delete-record, apply-file, or upsert-redirect.

Authentication

Read references/auth-and-safety.md before the first write operation.

Prefer API tokens over legacy global API keys.

Supported environment variables:

  • CLOUDFLARE_API_TOKEN
  • CLOUDFLARE_EMAIL + CLOUDFLARE_API_KEY

Workflow

Related skills
Installs
1
First Seen
4 days ago