cloudbase-agent-ts
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 oh-my-skill add tencentcloudbase/awesome-cloudbase-examples/cloudbase-agent-tscurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tencentcloudbase/awesome-cloudbase-examples/cloudbase-agent-tsnpx oh-my-skill verify tencentcloudbase/awesome-cloudbase-examples/cloudbase-agent-ts怎么用
商店整理自技能原文 · 版本 f73377e · 表述以原文为准装上该技能后,Claude 能协助使用 TypeScript SDK 构建和部署 AI Agent,支持 AG-UI 协议,可基于 LangGraph 或 LangChain 框架创建后端,或自定义适配器,以及开发 Web 或微信小程序的客户端。
当您需要部署 Agent 服务器、使用 LangGraph 或 LangChain 适配器、构建自定义适配器、了解 AG-UI 协议事件,或开发 Web/小程序客户端时触发。