cloudflare-infrastructure

Manage Cloudflare zones, DNS records, workers, and firewall rules via the Cloudflare API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill cloudflare-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-infrastructure
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/cloudflare-infrastructure
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill cloudflare-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies managing Cloudflare's DNS records, zones, workers, and firewall settings, allowing you to automate infrastructure tasks and streamline your workflow.

Core Features & Use Cases

  • Zone Management: Inspect and manage Cloudflare zones and DNS records.
  • Worker Configuration: Set up and configure Cloudflare Workers.
  • Firewall Management: Update and manage firewall rules and settings.
  • Use Case: If you need to quickly update DNS records for a domain or configure a new worker, this Skill provides the necessary tools.

Quick Start

Use the cloudflare-infrastructure skill to list all zones in your Cloudflare account.

Frequently Asked Questions about cloudflare-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Cloudflare DNS record management?

Cloudflare DNS record management is automated through the Cloudflare API, enabling you to inspect and manage zones and DNS records programmatically. You need a connected Cloudflare account and API token to authenticate and update records.

Can I configure Cloudflare Workers using infrastructure automation?

Yes, Cloudflare Workers can be configured using infrastructure automation via the Cloudflare API. This allows you to set up and deploy worker configurations automatically as part of your DevOps workflow without manual dashboard intervention.

What do I need to update Cloudflare firewall rules via API?

To update Cloudflare firewall rules via API, you need a connected Cloudflare account and a valid API token for authentication. This allows you to manage and apply firewall settings and rule updates programmatically.

Does this approach support managing multiple Cloudflare zones at scale?

Managing multiple Cloudflare zones at scale is supported through Cloudflare API integration. You can programmatically inspect and manage zones across your account, making it ideal for DevOps professionals handling numerous Cloudflare-based services.

What is the best way to streamline Cloudflare infrastructure tasks?

The best way to streamline Cloudflare infrastructure tasks is by automating them through the Cloudflare API. This approach manages zones, DNS records, workers, and firewall settings programmatically, reducing manual dashboard configuration overhead.