概要
This skill provides expert guidance for architecting and deploying autonomous agents on Cloudflare's serverless platform. It helps developers navigate the choice between the lightweight Vercel AI SDK and the infrastructure-heavy Cloudflare Agents SDK, offering implementation patterns for WebSockets, persistent SQLite state, multi-agent orchestration, and scheduled tasks. By automating the complexities of Durable Object bindings and migration configurations, it enables the creation of globally unique, stateful micro-servers capable of handling long-running workflows and real-time bidirectional communication.