Browse all
CloudBase Resource Health and Diagnostics Skill
An AIOps-driven skill for performing comprehensive health checks and error diagnosis across CloudBase resources, including Cloud Functions and CloudRun. It facilitates automated log analysis and resource status inspection to identify potent…
Manage CloudBase Relational Database via MCP
This skill enables agents to manage the full lifecycle of a CloudBase Relational Database instance via MCP tools. It supports executing read/write SQL statements, provisioning/destroying MySQL, and managing granular resource permissions.
Mini Program Document Database Access via CloudBase SDK
This skill provides structured access to the CloudBase document database specifically for WeChat Mini Programs. It facilitates full CRUD operations, complex querying, pagination, aggregation, and geolocation queries using the native wx.clou…
WeChat Mini Program Development Skill
Facilitates the development, debugging, and deployment of WeChat Mini Programs, including integration with Tencent CloudBase. It manages project configurations, page components, and automated workflows via WeChat Developer Tools or miniprog…
CloudBase Web SDK for Document Database Operations
This skill provides the necessary logic for performing CRUD operations and complex data interactions within a web application using the official CloudBase JavaScript SDK. It supports advanced features such as real-time listening, pagination…
CloudBase HTTP API Client for Raw Integration
This skill facilitates direct interaction with CloudBase platform services (such as databases, functions, and storage) by generating raw HTTP API calls. It is designed for backends or scripts that cannot use official SDKs, requiring adheren…
CloudBase Run Backend Development
Provides instructions for deploying and managing backend services on CloudBase Run using Function or Container modes. It covers service configuration, long-lived connections such as WebSockets, and AI agent deployment.
Advanced data model creation and diagramming
This skill facilitates complex, multi-entity relational design by generating structured data models and Mermaid class diagrams. It is intended for the initial modeling pass, allowing developers to define schemas before implementing direct S…
CloudBase platform overview and capability selection
This skill provides a high-level conceptual overview of the CloudBase platform, guiding developers through service selection, cross-platform differences, and best practices before implementation. It helps determine the appropriate specializ…
Cloudbase Agent TypeScript SDK
A TypeScript SDK for deploying AI agents as HTTP services via the AG-UI protocol. It includes adapters for LangGraph and LangChain, and facilitates building web and WeChat Mini Program clients.
Manage CloudBase Resources via CLI
This skill provides deterministic, scriptable access to manage all Tencent CloudBase resources using the tcb CLI. It is ideal for CI/CD pipelines, batch operations, and complex resource configuration tasks, ensuring auditable deployments.
Build production AI agent backends in Python
This SDK enables the development of robust, production-ready AI agent backends using Python. It supports multiple agent frameworks (e.g., LangGraph, CrewAI) and provides features like streaming, persistent memory, and full observability via…
CloudBase Web SDK Cloud Storage Management
Enables browser-side cloud storage operations via the CloudBase Web SDK, covering file uploads, deletions, and temporary URL generation. It includes guidance on managing security domains to prevent CORS-related failures.
CloudBase Agent SDK for Building AI Agents
This skill provides the CloudBase Agent SDK, enabling developers to build and deploy sophisticated AI agents using either TypeScript or Python. It manages the AG-UI protocol for streaming communication and supports integration with popular …
CloudBase function development and deployment guide
This skill guides the development, deployment, and debugging of CloudBase functions, supporting both event-driven Event Functions and standard HTTP Functions. It provides detailed contracts for implementing serverless logic, including best …
WeChat Mini Program AI Integration
Enables integration of AI models such as Hunyuan, DeepSeek, and Kimi within WeChat Mini Programs via the wx.cloud.extend.AI API. It supports both text generation and streaming responses with callback support for handling text, events, and c…
WeChat Mini Program Authentication for CloudBase
This skill guides developers on implementing native WeChat Mini Program authentication within a CloudBase environment. It details how user identity (OPENID/UNIONID) is automatically injected into cloud functions, eliminating the need for co…
CloudBase Web Authentication Frontend Integration Guide
This skill guides frontend integration for Web authentication using the @cloudbase/js-sdk, offering a Supabase-compatible API for managing user sessions, registration, and protected routes. It supports multiple login methods, including emai…
Configure CloudBase Authentication Providers
This tool manages the configuration and readiness of CloudBase authentication providers, allowing developers to inspect, enable, or patch login strategies (e.g., SMS, email, username/password). It utilizes dedicated MCP tools like queryAppA…
Node.js Server-Side Authentication for CloudBase
This skill guides the use of the CloudBase Node SDK for robust server-side identity management. It enables backend services to read caller identity, look up user profiles, or issue custom login tickets, ensuring secure authorization decisio…
Client-side AI Model Integration for Web Apps
This skill facilitates calling various AI models directly from client-side web applications using the @cloudbase/js-sdk. It supports both text generation and streaming responses, making it ideal for modern SPAs and dashboards without requir…
Unified CloudBase Application Development Skill
A unified execution framework for managing, repairing, and integrating CloudBase applications, encompassing authentication, database, and storage services. It focuses on targeted repairs and implementing existing TODOs within established co…
Node.js Backend AI Model Integration Skill
This skill facilitates calling various AI models for text and image generation directly from Node.js backends, CloudRun, or serverless functions using the CloudBase SDK. It enforces a mandatory two-step preflight process to ensure resource …
CloudBase Full-Stack Development and AI Integration Guide
This skill provides comprehensive guidelines for developing, deploying, and debugging full-stack applications across multiple platforms, including web, mini-programs, and native mobile apps. It covers everything from database management and…