·cloudflare-agents
</>

cloudflare-agents

jezweb/claude-skills

使用 Cloudflare Agents SDK 在 Workers + Durable 对象上构建 AI 代理。提供 WebSocket、状态持久性、调度和多代理协调。防止 23 个已记录的错误。 使用场合:构建 WebSocket 代理、带有 Vectorize 的 RAG、MCP 服务器,或对“代理类必须扩展”、“new_sqlite_classes”、绑定错误、WebSocket 负载限制进行故障排除。

331安装·6热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-agents

SKILL.md

Status: Production Ready ✅ Last Updated: 2026-01-09 Dependencies: cloudflare-worker-base (recommended) Latest Versions: agents@0.3.3, @modelcontextprotocol/sdk@latest Production Tested: Cloudflare's own MCP servers (https://github.com/cloudflare/mcp-server-cloudflare)

AIChatAgent now supports resumable streaming, enabling clients to reconnect and continue receiving streamed responses without data loss. This solves critical real-world scenarios:

Key capability: Streams persist across page refreshes, broken connections, and sync across open tabs and devices.

使用 Cloudflare Agents SDK 在 Workers + Durable 对象上构建 AI 代理。提供 WebSocket、状态持久性、调度和多代理协调。防止 23 个已记录的错误。 使用场合:构建 WebSocket 代理、带有 Vectorize 的 RAG、MCP 服务器,或对“代理类必须扩展”、“new_sqlite_classes”、绑定错误、WebSocket 负载限制进行故障排除。 来源:jezweb/claude-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-agents
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 cloudflare-agents?

使用 Cloudflare Agents SDK 在 Workers + Durable 对象上构建 AI 代理。提供 WebSocket、状态持久性、调度和多代理协调。防止 23 个已记录的错误。 使用场合:构建 WebSocket 代理、带有 Vectorize 的 RAG、MCP 服务器,或对“代理类必须扩展”、“new_sqlite_classes”、绑定错误、WebSocket 负载限制进行故障排除。 来源:jezweb/claude-skills。

如何安装 cloudflare-agents?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-agents 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills