Add comprehensive Cloudflare platform skill#8
Conversation
Comprehensive skill covering 60+ Cloudflare products: - Compute: Workers, Pages, Durable Objects, Workflows, Containers - Storage: KV, D1, R2, Queues, Hyperdrive, Vectorize - AI: Workers AI, AI Gateway, Agents SDK - Networking: Tunnel, Spectrum, TURN - Security: WAF, DDoS, Bot Management, API Shield, Turnstile - IaC: Terraform, Pulumi, REST API Includes decision trees for product selection and detailed reference docs for each product (api, configuration, patterns, gotchas).
|
@dmmulroy Thanks for merging skills from your repo here.
|
|
@hiendaovinh you don’t want a big flat skill. That is worse for performance. The agent will use progressive disclosure to load in the references it needs when it needs them. I strongly recommend reading: https://agentskills.io/specification#progressive-disclosure first please. |
|
@elithrar Thanks, well understood. What I tried to say is, for example, I use 10-15 out of 60 references in the current directory https://github.com/cloudflare/skills/tree/main/skills/cloudflare/references. I would like to skip some so the agent wouldn't suggest what we don't use. Currently I'm forking @dmmulroy repo and remove that part. Btw, should the DO rules be dedupped somehow? |
Summary
cloudflare/skill covering 60+ Cloudflare products with decision trees and detailed referencesStructure