cloudflare-api

Manage Cloudflare DNS, security, CDN, and Workers via API.

19|6|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Yuyz0112/public-api-skills --skill cloudflare-api-yuyz0112
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-api
Source: https://github.com/Yuyz0112/public-api-skills/tree/main/apis/cloudflare/cloudflare-api
Command: npx skills add https://github.com/Yuyz0112/public-api-skills --skill cloudflare-api-yuyz0112

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured and accessible way to interact with the extensive Cloudflare API, enabling developers and AI agents to manage and automate a wide range of Cloudflare services.

Core Features & Use Cases

  • Comprehensive API Access: Covers a vast array of Cloudflare functionalities, from DNS management and security settings to Workers and R2 storage.
  • On-Demand Information Loading: Splits large API documentation into manageable files, allowing AI agents to load only the necessary context for specific tasks.
  • Use Case: An AI agent can use this Skill to automatically update DNS records for a domain, configure firewall rules to block malicious IPs, or deploy a Cloudflare Worker script.

Quick Start

Use the Cloudflare API skill to list all DNS records for the zone 'example.com'.

Frequently Asked Questions about cloudflare-api

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

FAQPage Schema
How do I automate Cloudflare DNS record management via API?

Automate Cloudflare DNS record management by using an AI agent to interact with the Cloudflare API. This Skill enables agents to list, update, or configure DNS records for specific zones upon authenticating with API tokens.

Can I use an AI agent to configure Cloudflare security and firewall rules?

Yes, you can configure Cloudflare security and firewall rules with an AI agent. The Skill provides comprehensive API access to manage security settings, allowing agents to block malicious IPs or adjust firewall configurations automatically.

What's the best way to manage Cloudflare Workers and R2 storage without reading full API docs?

Manage Cloudflare Workers and R2 storage efficiently by loading API documentation on demand. This Skill splits large docs into manageable files, allowing AI agents to load only necessary context for deploying Workers or configuring R2 storage.

Do I need specific API tokens to interact with the Cloudflare API?

Yes, you need specific API tokens or credentials to interact with the Cloudflare API. Authentication is required for the AI agent to access and automate your Cloudflare services like DNS, CDN, and Workers.

Why does my AI agent struggle with context limits when processing Cloudflare API documentation?

AI agents struggle with context limits because Cloudflare API documentation is extensive. This Skill solves the problem by splitting large API docs into manageable files, enabling on-demand loading of only the necessary context for efficient management.

Does the Cloudflare API Skill support deploying Worker scripts and managing CDN settings?

Yes, the Cloudflare API Skill supports deploying Worker scripts and managing CDN settings. It facilitates comprehensive API interaction, enabling AI agents to deploy Workers, configure CDN behaviors, and manage R2 storage seamlessly.