cloudbase

Deploy Web and WeChat Mini Program apps with integrated databases and cloud functions.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/derek2035/talkbook --skill cloudbase-derek2035
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudbase
Source: https://github.com/derek2035/talkbook/tree/main/.agents/skills/cloudbase
Command: npx skills add https://github.com/derek2035/talkbook --skill cloudbase-derek2035

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

CloudBase provides an all-in-one runtime and deployment environment for building and hosting WeChat Mini Programs and Web apps, including database, cloud functions, cloud storage, identity and static hosting, with AI capabilities and agent UI guidance.

Core Features & Use Cases

  • Full-stack hosting, backend, and data services in a single platform for Web and Mini Programs.
  • Supports WeChat Mini Programs and Web apps with CloudBase runtime, including Cloud Functions, CloudRun, storage, authentication, and static hosting, plus AI capabilities.
  • Includes NoSQL and MySQL databases, security rules, and hosting configurations for end-to-end development, deployment, and hosting.
  • Ideal for building, migrating, prototyping, and launching app experiences with CloudBase end-to-end workflows.

Quick Start

Install CloudBase, initialize the CloudBase environment, and start wiring Web or mini-program features using CloudBase services.

Frequently Asked Questions about cloudbase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I host a WeChat Mini Program backend with cloud functions and a database?

CloudBase offers an all-in-one platform for WeChat Mini Program hosting, featuring integrated cloud functions, NoSQL and MySQL databases, and storage. You initialize the environment, then use SDKs or MCP tooling to manage resources and deploy backend code.

Can I use CloudRun for backend services in a Web app?

Yes, CloudBase supports CloudRun for building and deploying backend services in Web apps. You configure routing and permissions through the platform to run containerized backend code within the integrated CloudBase environment.

What is CloudBase MCP and how does it manage platform resources?

CloudBase MCP is a provider tool that enables you to manage platform resources, deploy code, and configure routing and permissions. You enable appropriate providers to interact with the environment for end-to-end development and resource management.

Does CloudBase support both NoSQL and MySQL databases for full-stack development?

Yes, CloudBase supports both NoSQL and MySQL databases for full-stack development. The platform includes integrated database services, security rules, and storage configurations to build and launch end-to-end Web and Mini Program app experiences.

What's the best way to deploy static hosting and configure authentication for a web app?

The best way to configure static hosting and authentication is using the CloudBase all-in-one runtime. It integrates static hosting, identity authentication, and storage, allowing you to manage these features through SDKs or MCP tooling.

When do I need to configure security rules and routing permissions in CloudBase?

You need to configure security rules and routing permissions in CloudBase when deploying backend services with CloudRun or setting up database access for Web and Mini Program apps. This ensures proper access control across your hosted environment.