Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
tencentcloudbase avatar

Cloudbase Agent

  • 3 installs
  • 27 repo stars
  • Updated August 4, 2026
  • tencentcloudbase/cloudbase-skills

Build and deploy AI agents with the CloudBase Agent SDK (TypeScript and Python) implementing the AG-UI protocol via LangGraph, LangChain, or CrewAI adapters.

About

A router skill for building and deploying AG-UI-protocol AI agents with the CloudBase Agent SDK in TypeScript or Python. A developer uses it to deploy agent servers, wire LangGraph/LangChain/CrewAI adapters, and build web or mini-program UI clients.

  • TypeScript (@cloudbase/agent-server) and Python (FastAPI) support
  • AG-UI protocol with LangGraph, LangChain, and CrewAI adapters

Cloudbase Agent by the numbers

  • 3 all-time installs (skills.sh)
  • Ranked #13,657 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/tencentcloudbase/cloudbase-skills --skill cloudbase-agent

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3
repo stars27
Last updatedAugust 4, 2026
Repositorytencentcloudbase/cloudbase-skills

What it does

Build and deploy AI agents with the CloudBase Agent SDK (TypeScript and Python) implementing the AG-UI protocol via LangGraph, LangChain, or CrewAI adapters.

Files

SKILL.mdMarkdownGitHub ↗

Standalone Install Note

If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills.

  • CloudBase main entry: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/SKILL.md
  • Current skill raw source: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/references/cloudbase-agent/SKILL.md

Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development, use the standalone fallback URL shown next to that reference.

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

SignalLanguage
User says "TypeScript", "Node.js", "TS"TypeScript
User says "Python", "FastAPI", "pip"Python
No clear signalTypeScript

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.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.