cloudflare

Consolidate Cloudflare guidance for Workers, Pages, storage, AI, networking, security, and IaC.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/mahou-labs/shiru --skill cloudflare-mahou-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/mahou-labs/shiru/tree/main/.agents/skills/cloudflare
Command: npx skills add https://github.com/mahou-labs/shiru --skill cloudflare-mahou-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloudflare development teams need a unified, scalable reference that covers Workers, Pages, storage (KV, D1, R2), Terraform, Pulumi, and related bindings, enabling rapid discovery and AI-assisted task execution.

Core Features & Use Cases

  • Comprehensive coverage of Workers, Pages, KV, D1, R2, and DO with cross-service references
  • Supports IaC tooling (Terraform, Pulumi) and service bindings for edge deployments
  • Use cases include building edge apps, configuring data stores, and orchestrating multi-service workflows

Quick Start

Start by scanning this skill's description and references, then jump to the specific product sections (Workers, D1, Terraform) for actionable guidance.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I configure Cloudflare Workers bindings for D1 and R2 storage?

Cloudflare Workers bindings for D1 and R2 are configured by mapping service references within your edge deployment. This skill provides consolidated guidance on connecting Workers compute to KV, D1, and R2 storage.

Can I use Terraform and Pulumi for Cloudflare infrastructure-as-code deployment?

Yes, Terraform and Pulumi are supported for Cloudflare infrastructure-as-code. The skill provides actionable IaC references to define and orchestrate edge deployments alongside Pages and Workers configurations.

What is the best way to architect a Cloudflare edge application with multiple storage backends?

Architecting Cloudflare edge applications involves orchestrating multi-service workflows across Workers, Pages, KV, D1, and R2. This skill provides cross-service references to build, configure data stores, and deploy at the edge.

Does this Cloudflare reference cover networking, security, and AI bindings?

Yes, the Cloudflare reference covers networking, security, AI, and storage bindings. It consolidates platform guidance from edge compute to infrastructure-as-code into a single discoverable scope for AI-assisted execution.

When should I use Cloudflare Pages instead of Workers for edge deployments?

Cloudflare Pages is used for frontend hosting while Workers handles edge compute logic. The skill covers both alongside service bindings, enabling you to orchestrate multi-service workflows from development to deployment.