Back to skills
Cloudflare

Cloudflare

8 skills available

1
agents-sdk

Build stateful AI agents on Cloudflare Workers with persistent SQLite-backed state, WebSocket connections, scheduled tasks, and durable workflows. The SDK provides an Agent class with RPC methods, MCP

2
build-agent

Builds AI agents on Cloudflare using the Agents SDK. Covers stateful agents with persistent memory, real-time WebSocket communication, scheduled tasks, tool integration, and multi-agent orchestration

3
build-mcp

Guides you through building a remote MCP server on Cloudflare Workers. Covers tool definition, OAuth 2.0 authentication, and deploying to production. Works with Claude and other MCP clients. Setting u

4
building-ai-agent-on-cloudflare

Builds AI agents on Cloudflare Workers using the Agents SDK. Handles state persistence via Durable Objects, real-time WebSocket communication, scheduled tasks, and tool calling. Generates deployable T

5
building-mcp-server-on-cloudflare

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers. Handles tool definitions, OAuth authentication with providers like GitHub and Google, and deployment via Wrangler. Retrieves c

6
durable-objects

Durable Objects are Cloudflare's primitive for stateful, coordinated logic at the edge. Each instance has its own SQLite storage, in-memory state, and execution context. They handle WebSockets, alarms

7
web-perf

Audits web page performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), traces render-blocking resources, network dependency chains, layout shifts, and cachi

8
wrangler

Wrangler is the CLI for Cloudflare Workers. It handles local development, deployment, and management of Workers along with their bindings: KV, R2, D1, Vectorize, Queues, Hyperdrive, AI, Containers, Wo