This wraps Cloudflare's Agents SDK for building AI assistants that run on Workers. The big deal here is resumable streaming, which means your chat sessions survive disconnects and page refreshes without losing context. It includes MCP (Model Context Protocol) support through the MCPAgent class, so you can wire up tool calling and external integrations. Production ready since it's what Cloudflare uses for their own MCP servers. If you're building chat interfaces on Cloudflare's edge and want streams that actually persist across tabs or network hiccups, this handles the plumbing. The security audits are mixed, but that's typical for rapidly evolving packages in this space.
npx -y skills add jezweb/claude-skills --skill cloudflare-agents --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills