Building AI Agents on Cloudflare Skill 🧠

Official

Step-by-step guidance for constructing AI agents on Cloudflare using the Agents SDK. Covers persistent state architecture via Durable Objects with cross-connection and cross-reconnection consistency, real-time WebSocket messaging with automatic state synchronization, optional SQLite database support for complex queries, delayed execution and cron-based recurring scheduled tasks with full state access, native Workers AI model integration with chat history management and streaming responses, React hooks and vanilla JavaScript frontend connectivity, and production-ready deployment to Cloudflare's edge infrastructure. Generates deployment-ready code rather than prototypes.

Source
cloudflare/skills
Added
2026-03-17

How to Use This Skill

  1. Click "View SKILL.md" to see the full skill definition
  2. Copy the contents of the SKILL.md file
  3. In Claude, go to Project Knowledge and paste the skill
  4. Start a new conversation and Claude will use the skill automatically

Leave a Comment

Related Skills