@tencentcloudbase/cloudbase-agent-ts

Build and deploy AI agents with CloudBase Agent SDK (TypeScript & Python). Implements the AG-UI protocol for streaming agent-UI communication. Use when deploying agent servers, using LangGraph/LangChain/CrewAI adapters, building custom adapters, understanding AG-UI protocol events, or building web/mini-program UI clients. Supports both TypeScript (@cloudbase/agent-server) and Python (cloudbase-agent-server via FastAPI).

View in AI SkillSafe app
210 downloads
0 stars
0 demos
SKILL.md
namecloudbase-agent
descriptionBuild and deploy AI agents with CloudBase Agent SDK (TypeScript & Python). Implements the AG-UI protocol for streaming agent-UI communication. Use when deploying agent servers, using LangGraph/LangChain/CrewAI adapters, building custom adapters, understanding AG-UI protocol events, or building web/mini-program UI clients. Supports both TypeScript (@cloudbase/agent-server) and Python (cloudbase-agent-server via FastAPI).
version2.28.1
alwaysApplyfalse

Sibling skills (local only)

Sibling CloudBase skills ship beside this skill. Use local relative paths such as ../auth-tool-cloudbase/SKILL.md.

If a referenced sibling skill file is missing from this environment, ask the user to install the full CloudBase plugin (or the missing skill). Do not HTTP-fetch remote skill or protocol markdown into the agent context.

CloudBase Agent SDK — Language Router

This skill supports TypeScript and Python. Determine the language first, then read the corresponding skill file. If the user does not explicitly specify which programming language to use, TypeScript must be enforced.

Step 1: Determine Language

Signal Language
User says "TypeScript", "Node.js", "TS" TypeScript
User says "Python", "FastAPI", "pip" Python
No clear signal TypeScript

Step 2: Read the Language-Specific Skill File

  • TypeScript → Read ts/skill.md — then follow ALL instructions in that file
  • Python → Read py/skill.md — then follow ALL instructions in that file

⚠️ IMPORTANT: After determining the language, you MUST read the corresponding skill file above. Do NOT proceed with any code generation until you have read it. Each language skill file is self-contained with its own quick start, routing table, deployment instructions, and adapter guides.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@tencentcloudbase/cloudbase-agent-ts/verified)](https://skillsafe.ai/skill/@tencentcloudbase/cloudbase-agent-ts/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@tencentcloudbase/cloudbase-agent-ts/installs)](https://skillsafe.ai/skill/@tencentcloudbase/cloudbase-agent-ts/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@tencentcloudbase/cloudbase-agent-ts/scan)](https://skillsafe.ai/skill/@tencentcloudbase/cloudbase-agent-ts/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@tencentcloudbase/cloudbase-agent-ts/eval)](https://skillsafe.ai/skill/@tencentcloudbase/cloudbase-agent-ts/)