What problem does it solve? Choosing among Cloudflare's dozens of products (Workers, R2, D1, Queues, Durable Objects, AI services, security tools) is difficult when a user describes a need without knowing which product fits. This Skill maps stated requirements to the right Cloudflare products and loads the relevant references or documentation for implementation. ## Core Features & Use Cases - Need-to-Product Mapping: A comprehensive decision table maps tasks like file uploads, background jobs, document search, or bot protection to products such as R2, Queues, AI Search, and Bot Management. - Product Selection Guidance: Explains deciding requirements (data shape, consistency, coordination, execution lifecycle) when similar products could fit, such as D1 vs Durable Objects or Workers vs Pages. - Bundled Product References: Ships dozens of reference directories (KV, R2, D1, Workflows, Terraform, Snippets, Zaraz, and more) with configuration, API, patterns, and troubleshooting guides. - Use Case: A user asks to build a file-upload app; the Skill recommends Workers for the API, R2 for storage, D1 for metadata, and Queues for processing, then loads each product's reference for implementation. ## Quick Start Ask the agent which Cloudflare products to use for your application idea, describing your goal in plain language.