cloudflare-deploy
cloudflare-deploy is a comprehensive guide to building on Cloudflare's platform, covering compute (Workers, Pages, Durable Objects), storage (KV, D1, R2), AI services (Workers AI, Vectorize), and infrastructure-as-code tools. Decision trees help you find the right product for your use case, while retrieval-first guidance ensures you access current API docs, limits, and configuration options rather than relying on outdated knowledge.
cloudflare-deploy helps you build, deploy, and manage applications across Cloudflare's edge computing and storage platform.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-26
cloudflare-deploy helps you build, deploy, and manage applications across Cloudflare's edge computing and storage platform. cloudflare-deploy is a comprehensive guide to building on Cloudflare's platform, covering compute (Workers, Pages, Durable Objects), storage (KV, D1, R2), AI services (Workers AI, Vectorize), and infrastructure-as-code tools. Decision trees help you find the right product for your use case, while retrieval-first guidance ensures you access current API docs, limits, and configuration options rather than relying on outdated knowledge.
Use it when
- cloudflare-deploy covers KV for low-latency key-value caching, D1 for SQLite databases, and R2 for object storage.
- cloudflare-deploy provides guidance on Workers AI for running inference models, Vectorize for embedding storage and retrieval.
Verify before relying
Read SKILL.md below before installing (60 files). Open directory: indexed for reading, not audited.
Install
fcakyon/claude-codex-settings/cloudflare-deploy · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I deploy Cloudflare Workers?
cloudflare-deploy guides you through deploying Workers by helping you choose between Wrangler CLI, the dashboard, or infrastructure-as-code tools like Terraform and Pulumi. The skill covers project setup, environment configuration, and deployment workflows. It directs you to current API documentation and best practices for managing multiple environments and versions on Cloudflare's edge platform.
What storage options does cloudflare-deploy cover?
cloudflare-deploy covers KV for low-latency key-value caching, D1 for SQLite databases, and R2 for object storage. The skill includes setup tutorials, query examples, and decision trees to help you select the right storage product based on your data structure, access patterns, and consistency requirements.
How can I implement AI/ML features with cloudflare-deploy?
cloudflare-deploy provides guidance on Workers AI for running inference models, Vectorize for embedding storage and retrieval, and Agents for building stateful AI workflows. The skill includes code examples, configuration steps, and links to current model availability and pricing to help you integrate AI capabilities into your edge applications.
What security features does cloudflare-deploy help configure?
cloudflare-deploy covers WAF rule setup, DDoS protection configuration, and bot management features. The skill helps you understand threat models, configure rulesets, and integrate security policies into your deployment pipeline using both dashboard and API-driven approaches.
Does cloudflare-deploy include infrastructure-as-code examples?
Yes. cloudflare-deploy provides Terraform and Pulumi examples for managing Cloudflare resources as code. It covers Workers, Pages, KV, D1, R2, WAF rules, and other products, helping you version-control your infrastructure and automate deployments across environments.
How does cloudflare-deploy help with edge computing?
cloudflare-deploy explains how to build serverless functions with Workers, deploy full-stack apps with Pages, manage state with Durable Objects, and handle async tasks with Queues. Decision trees guide you to the right compute product for your use case, with retrieval-first guidance ensuring you access current limits and API documentation.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Cloudflare Platform Skill
Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references.
Your knowledge of Cloudflare APIs, types, limits, and pricing may be outdated. Prefer retrieval over pre-training — the references in this skill are starting points, not source of truth.
Retrieval Sources
Fetch the latest information before citing specific numbers, API signatures, or configuration options. Do not rely on baked-in knowledge or these reference files alone.
| Source | How to retrieve | Use for |
|---|---|---|
| Cloudflare docs | cloudflare-docs search tool |
(truncated - see the full file via the links below)
File tree — 15 files
plugins/cloudflare-skills/skills/cloudflare-deploy/SKILL.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/README.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/api.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/configuration.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/gotchas.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/patterns.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/README.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/configuration.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/dynamic-routing.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/features.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/sdk-integration.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/troubleshooting.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-search/README.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-search/api.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-search/configuration.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Deploy and manage applications across Cloudflare's edge platform”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill provides structured guidance for building across Cloudflare's full platform—from edge compute with Workers and Pages to data storage, AI inference, and security. Decision trees route you to the right product for your use case, while retrieval-first design ensures you get current API details, limits, and pricing from official docs rather than stale knowledge.
Cloudflare skill provides a unified reference for building on Cloudflare's edge platform. Navigate compute options like Workers and Pages, storage solutions including KV and D1, AI capabilities via Workers AI and Vectorize, networking tools such as Tunnel and Spectrum, and security features like WAF and DDoS protection through decision trees and product indexes.
Navigate Cloudflare's full platform—from serverless compute and data storage to AI inference and edge security. This skill maps your use case to the right product via decision trees, then points you to authoritative references for APIs, limits, and configuration. Always retrieves current docs over cached knowledge.
This skill guides deployment of applications and infrastructure across Cloudflare's full platform ecosystem. Decision trees help you select the right product—whether you need serverless compute, data storage, AI inference, networking, or security—then reference detailed setup instructions for each service.
Cloudflare Deploy guides you through deploying applications across Cloudflare's platform—from serverless functions and full-stack sites to databases and AI services. Navigate decision trees to find the right product, then follow detailed setup steps with authentication and troubleshooting support.
Cloudflare Workers AI enables serverless GPU inference directly within Workers, supporting LLMs, embeddings, image generation, and vision models. Stream responses to avoid timeouts and buffer issues, integrate with AI Gateway for caching and cost tracking, and choose from optimized models like Llama, Qwen, and Flux.
More skills cloudflare-workers-dev-experience (MIT) · wrangler (Apache-2.0) · Wrangler (unlicensed) · cloudflare-one (Apache-2.0) · cloudflare-turnstile (MIT) · turnstile-spin (Apache-2.0) · cloudflare-knowledge (MIT)