‹ 首页

cloudbase-agent-ts

@tencentcloudbase · 收录于 5 天前 · 上游提交 5 天前

Build and deploy AI agents with Cloudbase Agent (TypeScript), a TypeScript SDK implementing the AG-UI protocol. Use when: (1) deploying agent servers with @cloudbase/agent-server, (2) using LangGraph adapter with ClientStateAnnotation, (3) using LangChain adapter with clientTools(), (4) building custom adapters that implement AbstractAgent, (5) understanding AG-UI protocol events, (6) building web UI clients with @ag-ui/client, (7) building WeChat Mini Program UIs with @cloudbase/agent-ui-miniprogram.

适合你,如果正在用 TypeScript 开发 AI agent 并需要部署和集成

/ 通过 npx 安装 校验哈希
npx oh-my-skill add tencentcloudbase/awesome-cloudbase-examples/cloudbase-agent-ts
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tencentcloudbase/awesome-cloudbase-examples/cloudbase-agent-ts
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify tencentcloudbase/awesome-cloudbase-examples/cloudbase-agent-ts
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
414GitHub stars
~599最小装载
~4.3K含声明引用
~4.3K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 f73377e · 表述以原文为准
它做什么

装上该技能后,Claude 能协助使用 TypeScript SDK 构建和部署 AI Agent,支持 AG-UI 协议,可基于 LangGraph 或 LangChain 框架创建后端,或自定义适配器,以及开发 Web 或微信小程序的客户端。

什么时候触发

当您需要部署 Agent 服务器、使用 LangGraph 或 LangChain 适配器、构建自定义适配器、了解 AG-UI 协议事件,或开发 Web/小程序客户端时触发。

装好后可以这样说
Claude 会生成示例代码并指导部署。
Claude 会输出启动脚本。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。