Official skills publisher
Verified
Skillscout rank 251
Cloudflare
Cloudflare publishes official AI agent skills for its tools, services, and developer workflows. Cloudflare provides internet infrastructure for deploying, securing, and scaling web applications.
Browse 139 official AI agent skills across 17 Cloudflare repositories, with install commands and source links.
Install a full repository package, then let your agent activate the right skill for the task.
Ask your agent
Prompt
Fetch this Markdown manifest as plain text: https://skillscout.sh/official/cloudflare/cloudflare_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Cloudflare skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.
Includes 9 official skills: backstage-slo, cloudflared-access, dlp-release-manager, global-code-search, jira-operations, migrate-teamcity-to-gitlab-ci-typescript-worker.
A guide for writing and reviewing Cloudflare Workers code against production best practices — streaming, floating promises, global state, secrets, bindings, observability, and wrangler.
Covers cloudflare, wrangler, workers-best-practices, web-perf, durable-objects, 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.
Top skills in this package
cloudflareA 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).
wranglerWrangler is the CLI for Cloudflare Workers.
workers-best-practicesA guide for writing and reviewing Cloudflare Workers code against production best practices — streaming, floating promises, global state, secrets, bindings, observability, and wrangler.
web-perfAudits web page performance using Chrome DevTools MCP.
durable-objectsDurable Objects are Cloudflare's primitive for stateful, coordinated logic at the edge.
agents-sdkBuild stateful AI agents on Cloudflare Workers with persistent SQLite-backed state, WebSocket connections, scheduled tasks, and durable workflows.
cloudflare-email-serviceCloudflare Email Service covers transactional email sending and inbound routing via Workers bindings, REST API, and the Agents SDK.
turnstile-spinOfficial Cloudflare skill from cloudflare/skills.
Install
Install the full package:
npx skills add cloudflare/skills -y
Install a specific skill:
npx skills add cloudflare/skills@cloudflare -y
Use the package when you want your agent to choose the relevant skill from this official Cloudflare repository.