·cloudflare-dns-operations
</>

cloudflare-dns-operations

Performs low-level Cloudflare DNS operations including adding, updating, deleting DNS records, managing zone settings, and dynamic DNS updates via Cloudflare API.使用時 need manual DNS record management, dynamic DNS updates, zone settings configuration, or 域管理系統之外的操作。觸發「新增 DNS 記錄」、「更新 DNS」、 "delete DNS record", "dynamic DNS", "Cloudflare API", or "manual DNS management".作品 with Cloudflare API v4, cf-dns.sh and cf-settings.sh helper scripts, and direct curl API 呼叫。

4安裝·0熱度·@dawiddutoit

安裝

$npx skills add https://github.com/dawiddutoit/custom-claude --skill cloudflare-dns-operations

如何安裝 cloudflare-dns-operations

透過命令列快速安裝 cloudflare-dns-operations AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/dawiddutoit/custom-claude --skill cloudflare-dns-operations
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Low-level Cloudflare DNS and zone management operations using Cloudflare API for manual record management and advanced configuration.

⚠️ Security note: API Token is more secure (scoped permissions).

| A | 192.168.68.100 | IPv4 address | | AAAA | 2001:db8::1 | IPv6 address | | CNAME | target.example.com | Alias to another domain | | TXT | "verification-code" | Text records (verification, SPF) | | MX | 10 mail.example.com | Mail exchange |

Performs low-level Cloudflare DNS operations including adding, updating, deleting DNS records, managing zone settings, and dynamic DNS updates via Cloudflare API.使用時 need manual DNS record management, dynamic DNS updates, zone settings configuration, or 域管理系統之外的操作。觸發「新增 DNS 記錄」、「更新 DNS」、 "delete DNS record", "dynamic DNS", "Cloudflare API", or "manual DNS management".作品 with Cloudflare API v4, cf-dns.sh and cf-settings.sh helper scripts, and direct curl API 呼叫。 來源:dawiddutoit/custom-claude。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/dawiddutoit/custom-claude --skill cloudflare-dns-operations
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什麼是 cloudflare-dns-operations?

Performs low-level Cloudflare DNS operations including adding, updating, deleting DNS records, managing zone settings, and dynamic DNS updates via Cloudflare API.使用時 need manual DNS record management, dynamic DNS updates, zone settings configuration, or 域管理系統之外的操作。觸發「新增 DNS 記錄」、「更新 DNS」、 "delete DNS record", "dynamic DNS", "Cloudflare API", or "manual DNS management".作品 with Cloudflare API v4, cf-dns.sh and cf-settings.sh helper scripts, and direct curl API 呼叫。 來源:dawiddutoit/custom-claude。

如何安裝 cloudflare-dns-operations?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dawiddutoit/custom-claude --skill cloudflare-dns-operations 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/dawiddutoit/custom-claude