ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

setup-cloudbase-openclaw

CloudBase (腾讯云开发) 适用场景:全栈 Web、微信小程序、静态托管、云函数、云托管、文档/MySQL 数据库、身份认证、云存储等。用于在 OpenClaw/Moltbot 下配置 CloudBase(mcporter + 提示词约束,无脚本、设备码登录)。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/binggg/setup-cloudbase-openclaw
Or

What This Skill Does

This skill serves as the foundational configuration framework for using Tencent CloudBase (腾讯云开发) within the OpenClaw or Moltbot ecosystems. It provides the agent with structured knowledge, best practices, and logical decision-making workflows to manage full-stack development, database architecture, authentication, and backend hosting. Instead of using complex scripts, this skill implements a prompt-based governance model, enabling the agent to act as a CloudBase expert that adheres to specific development constraints and standardizes the use of MCP (Model Context Protocol) tools for cloud-native projects.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/binggg/setup-cloudbase-openclaw Ensure you have the latest version of OpenClaw or Moltbot installed to maintain compatibility with the required MCP interfaces.

Use Cases

This skill is designed for developers building modern applications that leverage Tencent CloudBase. It is highly effective for:

  1. Full-stack Web Development: Configuring front-end static hosting paired with back-end cloud functions and database services.
  2. WeChat Mini Program Integration: Handling wx.cloud requests, utilizing document/MySQL databases, and managing OPENID-based authentication without extra login overhead.
  3. Backend Service Scaling: Deploying Node.js backends or long-running tasks via Cloud Run or specialized Cloud Functions.
  4. Database & Auth Management: Defining NoSQL collections or relational table schemas, setting granular security rules, and configuring identity providers (Anonymous, WeChat, Custom).
  5. AI Integration: Orchestrating AI models within CloudBase environments to provide streaming responses or image generation in Web/Mini-program frontends.

Example Prompts

  1. "I'm building a React-based task manager. How do I integrate CloudBase authentication and store user-specific lists in the document database?"
  2. "Help me create a CloudBase cloud function that processes incoming JSON data, performs a sentiment analysis using the AI SDK, and saves the result to a MySQL table."
  3. "I need to migrate my static website to CloudBase Hosting and set up a deployment workflow that ensures my environment variables are correctly injected."

Tips & Limitations

  • Prompt-Based: This skill relies on intelligent prompt-based configuration rather than local scripts. Ensure your agent has long-term memory enabled to persist these settings.
  • Compatibility: It focuses on CloudBase-specific SDKs. Always verify your local project dependencies match the versions suggested by the agent.
  • Security: While the agent will help draft security rules for databases, always conduct a manual review of your CloudBase console settings before deploying to production.

Metadata

Author@binggg
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-binggg-setup-cloudbase-openclaw": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#cloudbase#tencent-cloud#full-stack#serverless#web-development
Safety Score: 5/5

Related Skills

ui-design-guide

Use when users need visual direction, interface hierarchy, layout decisions, design specifications, or prototypes before implementing a Web or mini program UI.

binggg 4473

spec-workflow-guide

Use when medium-to-large changes need explicit requirements, technical design, and task planning before implementation, especially for multi-module work, unclear acceptance criteria, or architecture-heavy requests.

binggg 4473

web-development

Use when users need to implement, integrate, debug, build, deploy, or validate a Web frontend after the product direction is already clear, especially for React, Vue, Vite, browser flows, or CloudBase Web integration.

binggg 4473

miniprogram-development

WeChat Mini Program development skill for building, debugging, previewing, testing, publishing, and optimizing mini program projects. This skill should be used when users ask to create, develop, modify, debug, preview, test, deploy, publish, launch, review, or optimize WeChat Mini Programs, mini program pages, components, `tabBar`, routing, navigation, icon assets, project structure, project configuration, `project.config.json`, `appid` setup, device preview, real-device validation, WeChat Developer Tools workflows, `miniprogram-ci` preview/upload flows, or mini program release processes. It should also be used when users explicitly mention CloudBase, `wx.cloud`, Tencent CloudBase, 腾讯云开发, or 云开发 in a mini program project.

binggg 4473

cloudbase

CloudBase is a full-stack development and deployment toolkit for building and launching websites, Web apps, 微信小程序 (WeChat Mini Programs), and mobile apps with backend, database, hosting, cloud functions, storage, AI capabilities, and UI guidance. This skill should be used when users ask to develop, build, create, scaffold, deploy, publish, host, launch, go live, migrate, or optimize websites, Web apps, landing pages, dashboards, admin systems, e-commerce sites, 微信小程序 (WeChat Mini Programs), 小程序, uni-app, or native/mobile apps with CloudBase (腾讯云开发, 云开发), including authentication, login, database, NoSQL, MySQL, cloud functions, CloudRun, storage, AI models, and UI guidance, or when they ask to compare CloudBase with Supabase or migrate from Supabase to CloudBase.

binggg 4190