TencentCloudBase avatar

cloudbase

v0.2.0

by TencentCloudBase · author: Tencent CloudBase

Tencent CloudBase: AI models, authentication, NoSQL/PostgreSQL databases, cloud functions, cloud storage, CloudRun backend services, and WeChat Mini Program integration. Powered by cloudbase-mcp.

What cloudbase does, in the publisher's words

CloudBase AI Plugin: MCP Server + Agent Skills for AI Coding Agents

This repository is automatically synced from TencentCloudBase/CloudBase-MCP (plugin/cloudbase/, Open Plugin Spec artifacts only).

A CNB mirror is synced the same way as cloudbase-skills: this repo's.github/workflows/sync-to-cnb.yml mirrors to https://cnb.cool/tencent/cloud/cloudbase/cloudbase-plugin.

From the project README, punctuation lightly normalized · Open the README on GitHub

Skills
32
MCP servers
1
Stars
2
License
MIT
Repo created
2026-07-17
Last pushed
2026-09-21
Publisher type
Organization
Version
0.2.0

Links

Skills · 32

ai-model-nodejs
Use this skill for Node.js backend AI via @cloudbase/node-sdk (>=3.16.0): cloud functions, CloudRun, Express/Koa/NestJS, serverless APIs, scheduled jobs, LLM proxies, agent orchestration. The only SDK supporting image generation (ai.createImageModel + generateImage). Text via ai.createModel with gr…
ai-model-web
Use this skill when a browser/Web app (React, Vue, Next, Nuxt, static sites, SPAs, dashboards, AI chat UI, 页面, 前端, 网页) needs AI models via @cloudbase/js-sdk. Default routing for Web/frontend AI: call directly from the browser, do NOT propose a Node.js proxy. Covers generateText and streamText; mode…
ai-model-wechat
Use this skill for WeChat Mini Program AI via wx.cloud.extend.AI (小程序, wx.cloud apps). Covers generateText and streamText with callbacks (onText, onEvent, onFinish); streamText needs a data wrapper, generateText returns the raw response. Models via wx.cloud.extend.AI.createModel with groups hunyuan…
auth-nodejs-cloudbase
CloudBase Node SDK auth guide for server-side identity, user lookup, and custom login tickets. This skill should be used when Node.js code must read caller identity, inspect end users, or bridge an existing user system into CloudBase; not when configuring providers or building client login UI.
auth-tool-cloudbase
CloudBase auth provider configuration and login-readiness guide. This skill should be used when users need to inspect, enable, disable, or configure auth providers, publishable-key prerequisites, login methods, SMS/email sender setup, or other provider-side readiness before implementing a client or…
auth-web-cloudbase
CloudBase Web Authentication Quick Guide for frontend integration after auth-tool has already been checked. Provides concise and practical Web authentication solutions with multiple login methods and complete user management.
auth-wechat-miniprogram
CloudBase WeChat Mini Program native authentication guide. This skill should be used when users need mini program identity handling, OPENID/UNIONID access, or `wx.cloud` auth behavior in projects where login is native and automatic.
cloud-api-operations
Operate Tencent Cloud control-plane resources (monitoring/alarms, CLB, CAM roles, COS, MySQL, SCF) via cloud APIs when no dedicated MCP tool covers the task. Use when a task needs control-plane operations beyond CloudBase's own tooling, or when a callCloudApi call failed and needs classifying.
cloud-functions
CloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs.
cloud-storage-web
Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk), upload, download, temporary URLs, file management, and best practices.
cloudbase-agent
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/…
cloudbase-cli
CloudBase CLI (tcb, 云开发CLI, Tencent CloudBase命令行) resource management skill. Use when deploying cloud functions, CloudRun, storage, NoSQL/MySQL, static hosting, permissions, CORS/domains via tcb; for CI/CD and batch ops; when the user prefers CLI; or as the first-session fallback when CloudBase MCP…
cloudbase-code-review
cloudbase-declarative-deploy
cloudbase-document-database-in-wechat-miniprogram
cloudbase-document-database-web-sdk
cloudbase-platform
cloudbase-wechat-integration
cloudbase
cloudrun-development
data-model-creation
http-api-cloudbase
minimal-web-baas-demo
miniprogram-development
ops-inspector
postgresql-best-practices-cloudbase
postgresql-development-cloudbase
relational-database-mcp-cloudbase
relational-database-web-cloudbase
spec-workflow
ui-design
web-development

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

MCP servers · 1

cloudbase-mcpstdio
npx -y @cloudbase/cloudbase-mcp@latest

Read from the plugin's own mcp.json. We list environment variable names, never values.

Category

Other. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

cloudbase · tencent-cloud · baas · claude-code · codebuddy · openclaw · ai-model · database · cloud-function · authentication · storage · cloudrun

Related by publisher and keywords

  • cloudbase-sitesTencentCloudBase

    CloudBase Sites: create, save, deploy, and inspect React/Vite web apps hosted on Tencent CloudBase. Inspired by Codex Sites' two-stage save→deploy pattern; powered by cloudbase-mcp.

  • Hosted CentricMem librarian: organise and retrieve Markdown memory via host MCP.

  • toolfactoryGoatInAHat

    Build an agent tool once; ship it as Agent Skills, MCP servers, Agent Plugins / Claude / Codex / Cursor bundles, OpenClaw and Hermes plugins, CLIs, and packages, with the tests and releases to match.

  • Google Cloud guidance for coding agents: first-project onboarding, authentication and credential selection, and safety-critical validation for gcloud CLI commands. Includes the Google Developer Knowledge MCP server for grounded, up-to-date Google Cloud documentation.

  • longmemoryCaviraOSS

    Project-scoped durable memory, recall, Skills, and governed context for AI agents.

  • cloudflarecloudflare

    Build, test, and deploy applications on Cloudflare with platform guidance Skills and the Cloudflare MCP server.

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/cloudbase--tencentcloudbase-3)

Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.