This skill provides a comprehensive integration with the Cloudflare platform, utilizing decision trees to help users identify the right Cloudflare products for their needs. It's designed for developers working with Cloudflare's services across computing, storage, AI, networking, and security.
$ npx skills add https://github.com/cloudflare/skills --skill cloudflareThe Cloudflare Platform Skill provides AI agents with comprehensive guidance across the entire Cloudflare Developer Platform, including Workers, Pages, storage solutions (KV, D1, R2), AI services (Workers AI, Vectorize, Agents SDK), networking tools (Tunnel, Spectrum), and security features (WAF, DDoS protection). The skill auto-loads contextually based on your request, delivering accurate, up-to-date information to help you choose and implement the right Cloudflare products. It supports infrastructure-as-code tools like Terraform and Pulumi, enabling developers to build, deploy, and manage applications across computing, storage, AI, networking, and security domains.
Install the skill using the command: `$ npx skills add https://github.com/cloudflare/skills --skill cloudflare`.
Route tasks to the right Cloudflare product based on requirements.
Fetch real-time Cloudflare documentation and API references.
Use decision trees for optimal service selection in Cloudflare's ecosystem.
Get updated pricing and limits for Cloudflare products.
$ npx skills add https://github.com/cloudflare/skills --skill cloudflaregit clone https://github.com/cloudflare/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as a Cloudflare platform expert and help me identify the best Cloudflare products for my [COMPANY] needs in [INDUSTRY]. I have the following requirements: [DATA]. Please use a decision tree approach to recommend the most suitable Cloudflare solutions and explain their benefits.
## Cloudflare Product Recommendations for Acme Corp (E-commerce) Based on your requirements (high-traffic website, global CDN needed, DDoS protection, serverless functions for checkout processing), here’s my decision tree analysis: ### **1. Core Networking Layer** - **Cloudflare CDN**: Essential for your high-traffic e-commerce site. Benefits: - 300+ global data centers for low-latency delivery - Automatic caching of product images and static assets - Built-in DDoS mitigation (Enterprise-grade included) ### **2. Security & Performance** - **Cloudflare WAF**: Protect against OWASP Top 10 threats (SQLi, XSS). - **Bot Management**: Block malicious scrapers targeting your inventory. - **Speed Optimization**: Enable Argo Smart Routing for 30% faster checkout flows. ### **3. Compute & Storage** - **Cloudflare Workers**: Deploy serverless functions for: - Real-time inventory checks - Dynamic pricing updates - Fraud detection in checkout process - **R2 Storage**: Offload product images/videos to reduce origin server load. ### **4. Analytics & Observability** - **Cloudflare Web Analytics**: Privacy-focused traffic insights. - **Logpush**: Stream logs to your SIEM for fraud detection. **Next Steps**: - Start with CDN + WAF (free tier available). - Gradually add Workers for checkout logic. - Monitor performance with Web Analytics. Would you like a deeper dive into any of these?
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan