CloudBase CLI (tcb, 云开发CLI, Tencent CloudBase命令行) resource management skill. This skill should be used when users need to deploy cloud functions, manage CloudRun apps, upload files to storage, query NoSQL/MySQL databases, deploy static hosting, set access permissions, or configure CORS/domains/routing via tcb commands. Also use for CI/CD pipeline scripting, batch operations, terminal-based CloudBase management, or when the user prefers CLI over SDK/MCP.
$npx -y skills add tencentcloudbase/cloudbase-mcp --skill cloudbase-cliInstalls into the current project.
Run `npx skills use "https://github.com/tencentcloudbase/cloudbase-mcp" --skill "tencentcloudbase/cloudbase-mcp/cloudbase-cli"` 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/tencentcloudbase/cloudbase-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/tencentcloudbase/cloudbase-mcp"` and select the relevant skills, then follow their instructions.