What problem does it solve? Choosing among Cloudflare's dozens of products (Workers, R2, D1, Queues, Workers AI, and more) is difficult when a user describes a need without knowing which product fits. This Skill maps user goals 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 matches tasks like file uploads, background jobs, AI inference, or bot protection to the correct Cloudflare products. - Bundled Product References: Includes progressive-disclosure reference guides (README, configuration, API, patterns, gotchas) for products such as D1, KV, R2 SQL, Workflows, Terraform, Snippets, and Bot Management. - Architecture Guidance: Recommends coherent product combinations, explains tradeoffs between similar products, and directs users to current docs for limits, pricing, and availability. - Use Case: A user asks how to build a document search feature. The Skill recommends Workers plus AI Search (or Vectorize with Workers AI for custom retrieval), then loads the relevant references to guide implementation. ## Quick Start Ask the agent which Cloudflare products to use for your application idea, such as an API with file uploads and scheduled background jobs.