소개
This skill provides a comprehensive framework for developing autonomous, stateful AI agents on Cloudflare's serverless infrastructure. By leveraging Durable Objects for global state management and WebSockets for bidirectional communication, it enables complex agentic workflows that require persistence, scheduling, and multi-agent coordination. It is ideal for developers building Model Context Protocol (MCP) servers, RAG-enabled systems with Vectorize, and human-in-the-loop applications where agents must maintain long-term memory and handle unreliable network conditions through resumable streaming.