cloudflare-toolkitManage Cloudflare domains, DNS records, SSL settings, zone configuration, firewall rules, tunnels, and analytics via the Cloudflare API. Use when the user as...
Install via ClawdBot CLI:
clawdbot install insipidpoint/cloudflare-toolkitGrade 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 17, 2026 · audit v1.0
Generated Mar 1, 2026
A small business migrates its website to a new hosting provider and needs to update DNS records to point to the new server IP. The skill automates creating A and CNAME records with proxying enabled for CDN and security benefits, ensuring minimal downtime during the transition.
An organization sets up email services with a third-party provider like Google Workspace or Microsoft 365. The skill helps add MX records for mail routing and TXT records for SPF authentication, ensuring email deliverability and security without manual API calls.
A web development agency upgrades client websites to strict SSL mode for improved security. The skill allows quick verification of current SSL settings and safe application of changes, protecting against man-in-the-middle attacks and boosting user trust.
A media company frequently updates its website content and needs to purge Cloudflare's cache after deployments. The skill enables targeted cache purging for specific URLs or entire zones, ensuring users see the latest content without performance degradation.
A startup exposes internal applications securely without opening firewall ports. The skill assists in creating and managing Cloudflare Tunnels, providing remote access to development or admin tools while maintaining security through Cloudflare's zero-trust network.
IT service providers offer Cloudflare management as part of their packages, handling DNS, SSL, and security configurations for client websites. This generates recurring revenue through monthly retainers, with upsells for advanced features like firewall rules or analytics monitoring.
Hosting companies integrate this skill into their control panels to automate Cloudflare setups for customers. It reduces support tickets for DNS issues and allows premium add-ons for enhanced security, driving revenue from upcharges on basic hosting plans.
Consultants use the skill to streamline infrastructure deployments for clients, incorporating Cloudflare configurations into CI/CD pipelines. This saves time on manual API management and can be billed as part of project-based or hourly consulting services.
💬 Integration Tip
Ensure the CLOUDFLARE_API_TOKEN is securely stored and the cf.sh script is executable; consider wrapping commands in a user-friendly interface for non-technical users.
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.