cloudflare-dns-updaterCreates or updates a proxied Cloudflare DNS A record. Use when you need to programmatically point a subdomain to an IP address. Takes record name, zone name, and IP address as input.
Install via ClawdBot CLI:
clawdbot install xieyuanqing/cloudflare-dns-updaterGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://ipv4.icanhazip.com/`.Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Automatically update DNS records when deploying new web servers or migrating between cloud providers. This ensures minimal downtime during infrastructure changes by programmatically pointing domains to new IP addresses.
Integrate DNS updates into deployment pipelines to automatically point staging or production domains to newly built application servers. This enables seamless blue-green deployments and automated environment management.
Maintain reliable access to self-hosted services at home by updating Cloudflare DNS when residential IP addresses change. This provides enterprise-grade DNS management for personal projects and homelabs.
Programmatically configure DNS records for different geographical regions when implementing global load balancing solutions. This allows quick routing adjustments based on server availability and performance metrics.
Automatically redirect traffic to backup servers during outages by updating DNS records when primary systems fail. This enables rapid failover without manual intervention during critical incidents.
Offer automated DNS management as a subscription service for small businesses and developers who need reliable domain management without technical overhead. Charge monthly fees for automated updates and monitoring.
Package this skill as part of a larger DevOps toolkit or platform, selling to enterprises that need automated infrastructure management. Integrate with existing CI/CD platforms and cloud management consoles.
Incorporate this automation into web hosting control panels for resellers and hosting companies. Enable customers to manage their own DNS through an intuitive interface powered by this backend skill.
💬 Integration Tip
Always verify CLOUDFLARE_API_TOKEN exists before execution and implement error handling for common failures like invalid tokens or network issues.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.