cf-managerManage Cloudflare via API — DNS zones and records, page rules, SSL/TLS settings, caching, firewall rules, Workers, and analytics. Free tier includes DNS, CDN, DDoS protection, and SSL.
Install via ClawdBot CLI:
clawdbot install rexlunae/cf-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://dash.cloudflare.com/profile/api-tokensAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
A small business launching a new website needs to set up DNS, enable SSL, and configure CDN caching for performance and security. This skill automates adding zones, A/CNAME records with proxy, and setting SSL to strict mode, ensuring quick deployment.
An IT agency migrating a client's DNS from another provider to Cloudflare for better reliability and DDoS protection. The skill scans existing records, verifies imports, and updates nameservers, reducing manual errors and downtime during the transition.
A SaaS platform requires enhanced security by configuring firewall rules to block malicious IPs and countries, setting up SSL in strict mode, and using Workers for custom security logic. This skill streamlines firewall management and SSL enforcement.
An enterprise setting up email services needs to add MX, TXT (SPF, DKIM), and other DNS records without proxying to ensure mail delivery. The skill allows adding non-proxied records and managing SSL modes for mail servers.
A media site optimizing content delivery uses Cloudflare's CDN and caching features. The skill enables purging cache, deploying Workers for edge logic, and analyzing traffic analytics to improve load times and user experience.
Freelancers use this skill to manage client domains on Cloudflare, offering DNS setup, SSL configuration, and security as part of web development packages. It saves time and adds value through automated infrastructure management.
Managed service providers integrate this skill into their offerings to handle Cloudflare administration for multiple clients, including DNS, firewall, and analytics. It scales operations and reduces manual overhead.
DevOps consultants leverage this skill to automate Cloudflare configurations in CI/CD pipelines, ensuring consistent security and performance settings across environments. It supports infrastructure-as-code practices.
💬 Integration Tip
Store the API token securely in a configuration file and use environment variables in scripts to avoid hardcoding credentials, ensuring safe automation across different environments.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...