cloudbase-agent
Installation
SKILL.md
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.
Weekly Installs
45
Repository
tencentcloudbase/skillsGitHub Stars
42
First Seen
10 days ago
Security Audits
Installed on
gemini-cli44
github-copilot44
amp44
cline44
codex44
warp44