cloudflare-admin

Automate Cloudflare infrastructure administration via kctl-cloudflare CLI and Terraform.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tgunawandev/kodemeio-claude --skill cloudflare-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-admin
Source: https://github.com/tgunawandev/kodemeio-claude/tree/main/config/.claude/skills/cloudflare-admin
Command: npx skills add https://github.com/tgunawandev/kodemeio-claude --skill cloudflare-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloudflare infrastructure administration for kodemeio is complex and error-prone. This skill consolidates management of DNS zones, tunnels, WAF, TLS, Workers, R2 storage, email routing, page rules, redirects, access policies, speed settings, analytics, and Terraform IaC under a consistent CLI workflow.

Core Features & Use Cases

  • Centralized CLI: kctl-cloudflare to manage zones, DNS records, tunnels, WAF, page rules, and more.
  • Terraform IaC integration: aligns Cloudflare resources with kodemeio-infra codebase for reproducible environments.
  • Policy and automation: standardizes access controls, routing, and security settings across environments.

Quick Start

Run the kctl-cloudflare CLI to list zones and review DNS records for kodeme.io.

Frequently Asked Questions about cloudflare-admin

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

FAQPage Schema
How do I manage Cloudflare DNS records and tunnels using a CLI?

You can manage Cloudflare DNS records and tunnels via the kctl-cloudflare CLI, which provides a centralized command-line workflow to list zones, update records, and configure tunnels for kodeme.io.

What is the best way to integrate Terraform IaC with Cloudflare infrastructure?

The best way to integrate Terraform IaC with Cloudflare is using this Skill to align Cloudflare resources with the kodemeio-infra codebase, enabling reproducible environments and applying configurations directly through the CLI.

Can I use this to automate Cloudflare WAF, Workers, and R2 storage administration?

Yes, you can automate Cloudflare WAF, Workers, and R2 storage administration. The Skill consolidates management of these services along with email routing, page rules, and access policies under a consistent CLI workflow.

How do I configure Cloudflare access policies and SSL/TLS settings for multiple subdomains?

You can configure Cloudflare access policies and SSL/TLS settings for subdomains by running the kctl-cloudflare CLI, which standardizes security controls and routing settings across environments using per-profile configurations.

Does this Skill support per-profile Cloudflare configuration for different environments?

Yes, the Skill supports per-profile Cloudflare configuration, allowing you to manage distinct environments by applying standardized access controls, routing, and speed settings via the kctl-cloudflare CLI.

How do I deploy Cloudflare Workers and manage page rules from the command line?

You deploy Cloudflare Workers and manage page rules by executing commands through the kctl-cloudflare CLI, which handles the underlying API operations to apply routing redirects and speed settings for kodeme.io.