AI AGENT ADDONS

Cloudflare Api

jezweb/claude-skills

When wrangler or MCP cannot handle a task, you can go straight to the Cloudflare REST API. This skill helps you work with bulk DNS records, custom hostnames, email routing, cache purges, WAF rules, and more. It creates curl commands or scripts for you to run.

You can manage zone settings across many zones, run cross-database queries on D1, do bulk operations on R2 buckets, read and write KV in bulk, query Vectorize, inject messages into Queues, and audit all resources in your account. The skill works for any operation where the command line tool or MCP is too slow or missing a feature.

Developers and site reliability engineers will find this useful for fleet-wide changes and automation. You just need an API token and your zone IDs. The skill will produce the exact commands you need.

Add Cloudflare Api skill to your workflow

Global

mkdir -p ~/.claude/skills/cloudflare-api

Project

mkdir -p .claude/skills/cloudflare-api

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago