Skip to main content
Back to registry

cloudbase-agent-ts

tencentcloudbase/skills

TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol.

Installs318
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill cloudbase-agent-ts
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol. Note: This skill is for TypeScript/JavaScript projects only. Use this skill for AI agent development when you need to: Do NOT use for: Choose the right adapter Deploy the agent server Build the UI client Follow the routing table below to find detailed documentation for each task - Deploy AI agents as HTTP services with AG-UI protocol support - Build agent backends using LangGraph or LangChain frameworks - Create custom agent adapters implementing the AbstractAgent interface - Understand AG-UI protocol events and message streaming - Build web UI clients that connect to AG-UI compatible agents - Build WeChat Mini Program UIs for AI agent interactions - Simple AI model calling without agent capabilities (use ai-model-* skills) - CloudBase cloud functions (use cloud-functions skill) - CloudRun backend services without agent features (use cloudrun-development skill) - Choose the right adapter - Use LangGraph adapter for stateful, graph-based workflows - Use LangChain adapter for chain-based agent patterns - Build custom adapter for specialized agent logic - Deploy the agent server - Use @cloudbase/agent-server to expose HTTP endpoints - Configure CORS, logging, and observability as needed - Deploy to CloudRun or any Node.js hosting environment - Build the UI client - Use @ag-ui/client for web...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cloudbase-agent-ts do?

TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol.

Is cloudbase-agent-ts good?

cloudbase-agent-ts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does cloudbase-agent-ts work with?

cloudbase-agent-ts currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to cloudbase-agent-ts?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install cloudbase-agent-ts?

npx skills add https://github.com/tencentcloudbase/skills --skill cloudbase-agent-ts

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering