Ask your agent
PromptOpen https://skillscout.sh/official/cloudflare/ and review the official Cloudflare skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Cloudflare provides internet infrastructure for deploying, securing, and scaling web applications.
Browse 198 official AI agent skills across 17 Cloudflare repositories, with install commands and source links.
Install
Copy a package command below or give this prompt to an agent that can install skills.
Open https://skillscout.sh/official/cloudflare/ and review the official Cloudflare skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Skills packages
21 cataloged skills from this repository.
npx skills add cloudflare/skills -y
2 cataloged skills from this repository.
npx skills add cloudflare/vinext -y
44 cataloged skills from this repository.
npx skills add cloudflare/workerd -y
31 cataloged skills from this repository.
npx skills add cloudflare/cloudflare-docs -y
18 cataloged skills from this repository.
npx skills add cloudflare/sandbox-sdk -y
2 cataloged skills from this repository.
npx skills add cloudflare/chanfana -y
3 cataloged skills from this repository.
npx skills add cloudflare/kumo -y
2 cataloged skills from this repository.
npx skills add cloudflare/moltworker -y
27 cataloged skills from this repository.
npx skills add cloudflare/csops -y
27 cataloged skills from this repository.
npx skills add cloudflare/sal -y
9 cataloged skills from this repository.
npx skills add cloudflare/dlp -y
5 cataloged skills from this repository.
npx skills add cloudflare/com -y
2 cataloged skills from this repository.
npx skills add cloudflare/cto -y
2 cataloged skills from this repository.
npx skills add cloudflare/bids -y
1 cataloged skill from this repository.
npx skills add cloudflare/devtools -y
1 cataloged skill from this repository.
npx skills add cloudflare/data -y
1 cataloged skill from this repository.
npx skills add cloudflare/devgtm -y
Individual skills
1-100 of 198 skills
A broad reference skill for Cloudflare development, spanning Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi).
Wrangler is the CLI for Cloudflare Workers.
A guide for writing and reviewing Cloudflare Workers code against production best practices — streaming, floating promises, global state, secrets, bindings, observability, and wrangler.
Audits web page performance using Chrome DevTools MCP.
Durable Objects are Cloudflare's primitive for stateful, coordinated logic at the edge.
Build stateful AI agents on Cloudflare Workers with persistent SQLite-backed state, WebSocket connections, scheduled tasks, and durable workflows.
The Cloudflare Sandbox SDK builds secure, isolated code execution environments on Workers.
Cloudflare Email Service covers transactional email sending and inbound routing via Workers bindings, REST API, and the Agents SDK.
A broad reference skill for Cloudflare development, spanning Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi).
Wrangler is the CLI for Cloudflare Workers.
A guide for writing and reviewing Cloudflare Workers code against production best practices — streaming, floating promises, global state, secrets, bindings, observability, and wrangler.
Audits web page performance using Chrome DevTools MCP.
Durable Objects are Cloudflare's primitive for stateful, coordinated logic at the edge.
Build stateful AI agents on Cloudflare Workers with persistent SQLite-backed state, WebSocket connections, scheduled tasks, and durable workflows.
The Cloudflare Sandbox SDK builds secure, isolated code execution environments on Workers.
Cloudflare Email Service covers transactional email sending and inbound routing via Workers bindings, REST API, and the Agents SDK.
Repository documentation
Open the repository README for package documentation, setup instructions, and usage examples.
Read cloudflare/skills README