cloudflare-managerManage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating in...
Install via ClawdBot CLI:
clawdbot install 1999AZZAR/cloudflare-managerStandardized system for managing Cloudflare infrastructure and local tunnel ingress.
python3 and cloudflared must be installed.CLOUDFLARE_API_TOKEN (minimal Zone permissions) and CLOUDFLARE_ZONE_ID..env file.bash scripts/install.sh.Add, list, or delete DNS records via Cloudflare API.
python3 $WORKSPACE/skills/cloudflare-manager/scripts/cf_manager.py list-dnspython3 $WORKSPACE/skills/cloudflare-manager/scripts/cf_manager.py add-dns --type A --name --content Update /etc/cloudflared/config.yml and restart the tunnel service.
python3 $WORKSPACE/skills/cloudflare-manager/scripts/cf_manager.py update-ingress --hostname --service --dry-run to preview configuration changes before application.update-ingress command requires sudo to write to system directories and restart the cloudflared service.references/sudoers.example.Generated Mar 1, 2026
Small businesses can use this skill to automatically update DNS records when their server IP changes, ensuring their website or application remains accessible. It's ideal for companies without static IPs or those using dynamic cloud instances, reducing manual configuration errors and downtime.
DevOps teams can expose local development services securely via Cloudflare Tunnels for testing and collaboration. This allows remote team members to access staging environments without complex VPN setups, speeding up development cycles and improving security.
Organizations can manage Zero Trust policies to secure access to internal applications for remote employees. By updating ingress rules dynamically, it ensures only authorized users can reach sensitive services, enhancing data protection and compliance with security standards.
Hosting providers can automate DNS record management for multiple client domains, scaling operations efficiently. This skill helps add or modify records programmatically, reducing manual overhead and ensuring consistent service delivery across different customer accounts.
Companies can use this skill to quickly update DNS records during outages, redirecting traffic to backup servers or cloud regions. This minimizes downtime and maintains business continuity in case of infrastructure failures or cyber attacks.
Offer subscription-based services to manage Cloudflare infrastructure for clients, including DNS updates and tunnel configurations. This generates recurring revenue by handling routine tasks, allowing clients to focus on core business activities while ensuring reliability.
Provide one-time consulting and setup services for businesses adopting Cloudflare tools, with a focus on security and automation. Revenue comes from project-based fees for initial configuration, training, and integration into existing workflows.
Develop a SaaS product that wraps this skill into a user-friendly interface for non-technical users, offering automated DNS and tunnel management. Revenue is generated through tiered pricing plans based on usage, features, and support levels.
💬 Integration Tip
Ensure sudo permissions are configured securely using the provided sudoers example to avoid privilege escalation risks, and test commands with --dry-run first to prevent accidental configuration changes.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.