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
Google ADK Python
CommunityExpert guide for Google's Agent Development Kit (ADK) Python for building AI agents
Prompt Engineering Patterns
CommunityMaster advanced prompt engineering techniques to maximize LLM performance and reliability
Embedding Strategies
CommunitySelect and optimize embedding models for semantic search and RAG applications