cloudflare

Provide architectural guidance and configuration support for Cloudflare Workers, storage, and security products.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Kozmosa/MySCUT --skill cloudflare-kozmosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/Kozmosa/MySCUT/tree/main/.agents/skills/cloudflare
Command: npx skills add https://github.com/Kozmosa/MySCUT --skill cloudflare-kozmosa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill resolves the complexity of navigating Cloudflare's vast ecosystem by providing a structured, retrieval-focused interface for managing edge compute, storage, security, and AI infrastructure.

Core Features & Use Cases

  • Unified Platform Navigation: Access consolidated documentation and decision trees for Workers, Pages, D1, R2, and AI Gateway.
  • Infrastructure-as-Code Support: Streamline deployment configurations using Terraform or Pulumi patterns.
  • Use Case: Quickly determine whether to use Workers KV or D1 for a specific application state requirement, or troubleshoot a WAF rule deployment using the provided security references.

Quick Start

Use the cloudflare skill to retrieve the latest configuration patterns for deploying a new Workers AI service with Vectorize integration.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I deploy a Cloudflare Workers AI service with Vectorize integration?

Deploying a Cloudflare Workers AI service with Vectorize integration involves retrieving the latest configuration patterns to connect your edge compute environment with the AI Gateway for vector search. This streamlines global network deployments.

What is the best way to choose between Workers KV and D1 for application state?

Choosing between Workers KV and D1 requires evaluating your specific application state requirements using provided decision trees. Workers KV suits key-value data, while D1 handles relational database needs at the edge.

Does this Cloudflare skill support infrastructure-as-code tools like Terraform or Pulumi?

Yes, this skill supports infrastructure-as-code implementation by providing deployment configuration patterns for Terraform and Pulumi. This allows you to automate and manage Cloudflare infrastructure deployments across the global network.

How do I troubleshoot a WAF rule deployment using Cloudflare references?

Troubleshooting a WAF rule deployment involves utilizing provided security references to validate your security policy enforcement configurations. This ensures your Web Application Firewall rules are correctly structured and applied.

Can I use Cloudflare Pages with D1 and R2 for storage in the same project?

Yes, you can use Cloudflare Pages with D1 and R2 storage in the same project. The skill provides consolidated documentation and decision trees to help navigate and integrate these platform components effectively.

What are the limitations of using edge computing for API integration and performance optimization?

Limitations of edge computing for API integration depend on your specific performance optimization requirements and security policy enforcement needs. Use the architectural guidance to assess if global network deployments suit your scale.