cloudflare-dnsManage Cloudflare DNS records via API. Use when user asks to list, create, update, or delete DNS records, set up DDNS, manage domains on Cloudflare, or check DNS propagation. Supports A, AAAA, CNAME, TXT, MX, and other record types.
Install via ClawdBot CLI:
clawdbot install pushp1997/cloudflare-dnsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.cloudflare.com/client/v4Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Home users or small businesses can automatically update DNS A records with their changing public IP addresses, enabling reliable access to self-hosted services like media servers or remote desktops. This is commonly implemented via cron jobs to ensure continuous availability without manual intervention.
Developers and IT teams can create, update, or delete DNS records such as A or CNAME records to point subdomains to specific IPs or services, facilitating deployment of staging environments, microservices, or CDN setups. This supports agile development and scalable infrastructure management.
Organizations can set up MX and TXT records to configure email services with providers like Google Workspace or Microsoft 365, ensuring proper mail routing and SPF authentication. This helps prevent email spoofing and improves deliverability for business communications.
During domain transfers or server migrations, users can list and update DNS records to redirect traffic smoothly, and the script's JSON output allows for monitoring changes. This minimizes downtime and ensures seamless transitions for websites and applications.
By using the --proxied flag, users can hide origin server IPs and leverage Cloudflare's CDN and DDoS protection for enhanced security and performance. This is useful for e-commerce sites or public-facing applications to reduce latency and mitigate attacks.
Offer subscription-based DNS management for clients, handling record updates, DDNS setups, and propagation monitoring. Revenue comes from monthly fees for automated maintenance and support, targeting small businesses lacking in-house IT expertise.
Sell one-time or annual support packages to home users for configuring and maintaining DDNS for personal servers, including setup assistance and troubleshooting. This model capitalizes on the growing trend of self-hosting and remote work setups.
Provide consulting services to integrate this skill into larger DevOps pipelines or cloud infrastructure, offering customization and automation solutions. Revenue is generated through project-based fees or hourly rates for implementation and training.
💬 Integration Tip
Integrate with cron jobs for automated DDNS updates or use in CI/CD pipelines to manage DNS records during deployments, ensuring scripts are secured with environment variables for API tokens.
Scored Apr 19, 2026
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
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.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.