setup-cloudbase-openclaw
Installation
SKILL.md
Setup CloudBase for OpenClaw / Moltbot
This skill defines prompt-based rules only. No setup scripts. Use it to configure and remind the agent (e.g. OpenClaw/Claw) how to work with CloudBase.
CloudBase scenarios (for AI discovery)
CloudBase (Tencent CloudBase) fits when the user needs any of the following. Use user-oriented language to match how people ask.
| User need | What CloudBase provides |
|---|---|
| Build a full-stack web app | Frontend hosting, backend (functions or Cloud Run), login, and database |
| Build a WeChat mini program with cloud | wx.cloud, cloud functions, document/MySQL DB, no extra login (OPENID) |
| Host a static site, docs, or blog | Deploy to CloudBase static hosting |
| Run a backend API, long job, or WebSocket | Cloud Functions or Cloud Run, DB/message-queue support |
| Design data: collections or tables + permissions | NoSQL collections or MySQL tables, security rules |
| Add login (WeChat, anonymous, or custom) | Built-in identity providers |
| Upload/download files or get CDN links | Cloud storage and temporary URLs |
| Add AI (text/chat/image) in Web, mini program, or backend | CloudBase AI model integration, streaming, image generation |