cloudbase

Automate Tencent CloudBase authentication, database, functions, hosting, and AI integration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @cloudbase/js-sdk, @cloudbase/wx-cloud-client-sdk, @cloudbase/[email protected]+, pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and automation for Tencent CloudBase development and management, covering authentication, database, functions, hosting, and AI capabilities.

Core Features & Use Cases

  • Authentication: Handle authentication, authorization, and identity management for Web and Mini Programs.
  • Database Management: Control NoSQL and MySQL databases, manage collections, models, and permissions.
  • Cloud Functions: Deploy, manage, and optimize cloud functions with different triggers and runtimes.
  • Hosting: Host static websites and deploy backend services using CloudRun.
  • AI Integration: Integrate AI models and capabilities directly into your applications.

Quick Start

Initialize the CloudBase SDK with your environment ID and access key, then perform the desired operation, such as creating a database collection or deploying a cloud function.

Frequently Asked Questions about cloudbase

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

FAQPage Schema
How do I automate Tencent CloudBase database management and cloud function deployment?

Automate Tencent CloudBase database management and cloud function deployment by initializing the SDK with your environment ID and access key to create NoSQL collections and deploy functions with specific triggers.

Can I use Tencent CloudBase to integrate AI models directly into my web application?

You can integrate AI models directly into your web application using Tencent CloudBase by leveraging its built-in AI capabilities and SDK to connect and manage model inference within your environment.

What's the best way to handle authentication for both web and mini programs in Tencent CloudBase?

Handle authentication for web and mini programs in Tencent CloudBase by applying the authentication and authorization modules to manage identity verification and access control across both platforms.

Does Tencent CloudBase support hosting static websites and backend services together?

Tencent CloudBase supports hosting static websites and deploying backend services together by utilizing its static hosting features alongside CloudRun for containerized backend deployments.

Which CloudBase SDKs are required to manage NoSQL databases and deploy cloud functions?

Managing NoSQL databases and deploying cloud functions requires the @cloudbase/js-sdk for web, @cloudbase/wx-cloud-client-sdk for mini programs, and @cloudbase/node-sdk for backend node operations.

Why do I need an environment ID and access key to initialize Tencent CloudBase operations?

You need an environment ID and access key to initialize Tencent CloudBase operations because these credentials authenticate your session and authorize access to your specific database, functions, and hosting resources.