cloudbaseUse this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发, TCB, 微信云开发) projects. Covers Web, 微信小程序, 小程序, uni-app, mobile (iOS, Android, Flutter, React Native). UI (页面, 界面, 表单, form, dashboard, prototype, 原型); auth (登录, 注册, OAuth, 微信登录, publishable key); databases (NoSQL 文档数据库, MySQL 关系型数据库, PostgreSQL/CloudBase PG, app.rdb(), queryPgDatabase/managePgDatabase, CRUD, 查询, security rules); 云函数/cloud functions (serverless, scf_bootstrap); CloudRun (云托管, Dockerfile); 云存储. Built-in AI (内置大模型, AI 对话, streaming, 流式输出, 图片生成, generateText, streamText, createModel, generateImage, TokenHub, Hunyuan, hunyuan-exp, DeepSeek, deepseek, GLM, Kimi, Token Credits 资源包, 小程序成长计划). 第三方大模型, 大模型接入, 大模型调用, LLM API, AI agent, 智能体, AI Agent, AG-UI, LangGraph. Ops (巡检, 诊断, health check, 日志, troubleshooting). Spec (需求文档, 技术方案, requirements, tasks.md). Do NOT use for non-CloudBase projects, pure frontend without CloudBase, or self-hosted backends without CloudBase.
Install via ClawdBot CLI:
clawdbot install binggg/cloudbaseGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.API_KEYSends data to undocumented external endpoint (potential exfiltration)
POST → https://your-env-id.api.tcloudbasegateway.com/v1/functions/YOUR_FUNCTION_NAMECalls external URL not in known-safe list
https://tcb.cloud.tencent.com/dev?envId=${envId}#/db/mysql/table/default/Uses known external API (expected, informational)
Generated Mar 21, 2026
Develop and deploy a WeChat Mini Program with integrated backend services like authentication, database, and cloud functions using CloudBase. This is ideal for businesses targeting Chinese users, enabling features like user login via WeChat, real-time data sync, and serverless functions without managing infrastructure.
Build and launch a full-stack web application such as a landing page, dashboard, or admin system with CloudBase's hosting, database, and cloud functions. It simplifies deployment by providing backend services out-of-the-box, reducing development time and operational overhead for startups or small teams.
Create a backend for native or cross-platform mobile apps using CloudBase's HTTP APIs, authentication, and relational databases. This supports apps built with Flutter or React Native, offering scalable cloud services like storage and AI capabilities without needing separate server management.
Set up an e-commerce website with CloudBase, integrating features like user authentication, product databases, cloud functions for payments, and storage for media. It enables rapid prototyping and deployment, suitable for online stores needing secure, scalable solutions with minimal setup.
Offer a software-as-a-service platform using CloudBase for hosting, databases, and cloud functions, charging users a monthly or annual fee. This model benefits from low operational costs due to serverless architecture, allowing quick scaling and feature updates for clients in industries like project management or analytics.
Provide a free basic version of an app or service built on CloudBase, with advanced features like AI models, increased storage, or custom domains available for a fee. This attracts a broad user base while monetizing power users, common in tools for developers or small businesses.
Use CloudBase to deliver custom development projects for clients, such as websites or mini programs, charging for design, implementation, and maintenance. This leverages CloudBase's full-stack toolkit to reduce project timelines and costs, appealing to agencies in marketing or tech consulting.
💬 Integration Tip
Always check authentication provider configurations before implementing frontend code to avoid common failures, and use MCP tools for efficient CloudBase management.
Scored Aug 2, 2026
cloud.google.comAI Analysis
The skill's external API calls (tcloudbasegateway.com, tcb.cloud.tencent.com) are consistent with its stated purpose of interacting with Tencent's CloudBase platform and are not inherently malicious. The credential access pattern (process.env.API_KEY) is a standard practice for cloud service integration, not credential harvesting. However, the skill does send user data to external servers, which is a low privacy risk inherent to its function.
Audited Apr 16, 2026 · audit v1.0
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.