Cloudflare Agents SDK Skill ðŸ§
OfficialBuild AI agents on Cloudflare Workers using the Agents SDK. Features include SQLite-backed persistent state auto-synced to clients, callable RPC methods over WebSocket, one-time and cron-based scheduling via AgentWorkflow, MCP server integration, email handling with secure routing, and AIChatAgent with resumable streaming. Includes React hooks (useAgent, useAgentChat) for client-side integration. Use when building stateful agents, durable workflows, real-time WebSocket applications, or chat applications on Cloudflare.
How to Use This Skill
- Click "View SKILL.md" to see the full skill definition
- Copy the contents of the SKILL.md file
- In Claude, go to Project Knowledge and paste the skill
- Start a new conversation and Claude will use the skill automatically
Leave a Comment
Related Skills
Web Artifacts Builder
OfficialBuild complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components
MCP Server Builder
OfficialGuide for creating high-quality MCP servers to integrate external APIs and services
Web App Testing
OfficialTest local web applications using Playwright for UI verification and debugging