cloudflare

Guide users to the correct Cloudflare product and load relevant references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates the vast Cloudflare platform knowledge, enabling users to identify the right product and access curated references quickly.

Core Features & Use Cases

  • Guides users to the correct Cloudflare product (Workers, Pages, KV, D1, R2, AI, networking, security, IaC).
  • Presents consolidated references to streamline discovery and onboarding.
  • Supports loading updated references and context-driven guidance for cross-product tasks.

Quick Start

For example, ask the Skill: "Help me choose between Workers and Pages for a public web app and load the relevant docs."

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I choose between Cloudflare Workers and Pages for a public web app?

This skill guides you to the correct Cloudflare product for a public web app and loads the relevant references. It compares Workers for edge computing and Pages for static frontend hosting to streamline your decision-making process.

When do I need Cloudflare KV versus D1 for my edge application?

You need Cloudflare KV for simple, eventually consistent key-value data storage at the edge. Choose D1 when your application requires a relational database with SQL querying capabilities for structured data at the edge.

What is the best way to discover the right Cloudflare product for networking and security tasks?

The best way to discover the right Cloudflare product for networking and security tasks is to use a guided discovery process. This approach evaluates your requirements and loads curated references for Cloudflare security and networking configurations.

Can I use Cloudflare R2 for object storage with my existing Workers scripts?

Yes, you can use Cloudflare R2 for object storage with your Workers scripts. R2 provides zero egress fee object storage that integrates directly with Workers to handle static assets and large data payloads at the edge.

How do I manage Cloudflare infrastructure as code for Workers and AI deployments?

To manage Cloudflare infrastructure as code for Workers and AI deployments, load the corresponding IaC references. This provides configuration templates and deployment definitions to automate your edge application provisioning.