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.
$npx -y skills add ljunn/junli-cloudbase --skill cloudbase-agent-tsInstalls into the current project.
Run `npx skills use "https://github.com/ljunn/junli-cloudbase" --skill "ljunn/junli-cloudbase/cloudbase-agent-ts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ljunn/junli-cloudbase" that are relevant to the current task. Run `npx skills add "https://github.com/ljunn/junli-cloudbase"` and select the relevant skills, then follow their instructions.