skills
by cloudflare
Skills for teaching agents how to build on Cloudflare.
About
Skills for teaching agents how to build on Cloudflare.
Skill Analysis
Skills (8)
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev enviro...
bashdockerfilejsonctypescriptSend and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding ...
jsonctypescriptBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled...
bashjsonctsxtypescriptAnalyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identi...
jsonComprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship...
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrang...
bashCreate and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing R...
jsonctypescriptCloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, ...
bashjsonctypescript
Recent Commits
- 60147cb2026-05-04ci: add Semgrep OSS scanning workflow (#46)Hrushikesh Deshpande
- 7c449de2026-04-27Add Flagship (feature flags) skill reference (#47)Rohan Mukherjee
- 0438a072026-04-23[workflows] Update Workflows information (#45)Olga Silva
- 8c01b032026-04-22More explicitly instruct agents to install and use Wrangler (#40)Brendan Irvine-Broque
- 0397d7d2026-04-16fix: fixup cloudflare skill gaps (#43)Matt Silverlock
- 70c9cb72026-04-15Add cloudflare-email-service skill (#41)Thomas Gauvin
- 97ce8872026-04-15Merge pull request #44 from cloudflare/update-agent-skillsSunil Pai
- e96fbc72026-04-15Revamp Agents SDK docs and command guidanceSunil Pai
- 54ca4fd2026-04-14fix: remove insecure credential handling from wrangler skill (#42)Dillon Mulroy
- 5ec03da2026-04-06fix: standardize AIChatAgent and useAgentChat import paths (#38)Ade Oshineye