Tag: cloud-functions

Type: All Skills Tools
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP wechat mini-program cloudbase authentication
skill ★ 1,010

CloudBase Resource Management via CLI

This skill enables deterministic, scriptable, and auditable management of CloudBase resources using the tcb command-line interface. It supports deploying functions, managing databases, and configuring networking via CLI commands, making it …

TencentCloudBase/CloudBase-MCP cloudbase cli resource-management ci-cd
skill ★ 1,010

CloudBase Event and HTTP Function Development

A guide for developing, deploying, and debugging CloudBase Event and HTTP Functions. It provides instructions for implementing serverless handlers and web services using the appropriate runtime models.

TencentCloudBase/CloudBase-MCP cloudbase serverless cloud-functions runtime-development
skill ★ 1,010

Node.js Backend AI Model Integration Skill

This skill enables secure, server-side integration of various AI models into Node.js backends, supporting functions like text generation, image creation, and agent orchestration via the CloudBase SDK. It is designed for cloud functions and …

TencentCloudBase/CloudBase-MCP node-js backend llm serverless
skill

CloudBase Development and MCP Guidelines

Provides essential development guidelines and MCP configuration for managing Tencent CloudBase services, including cloud functions, databases, and authentication. It instructs agents on how to route tasks and use the CloudBase MCP server fo…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase mcp tencent-cloud serverless
skill

CloudBase Resource Inspection and Diagnostics

Provides an AIOps-style diagnostic workflow for inspecting the health and status of CloudBase resources, including cloud functions, CloudRun services, and databases. It enables automated error diagnosis, log analysis, and comprehensive envi…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase aiops diagnostics cloud-functions
skill

CloudBase CLI Resource Management

This skill enables agents to manage Tencent CloudBase resources using the tcb command-line interface. It supports deploying cloud functions, managing CloudRun services, and configuring storage, databases, and network routing.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase cli resource-management tencent-cloud
skill

CloudBase Cloud Functions Development

A guide for developing, deploying, and debugging CloudBase Event and HTTP functions. It covers implementation patterns for serverless handlers and web server runtimes on port 9000.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase serverless cloud-functions runtime
skill

CloudBase Node.js Server-side Authentication

Provides patterns for managing server-side identity and authentication within CloudBase using the Node.js SDK. It enables developers to retrieve caller information, look up user profiles, and implement custom login tickets for external user…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase nodejs authentication identity-management
skill

Node.js AI Model Integration Skill

Integrates AI text and image generation into Node.js backends, cloud functions, and serverless environments using the CloudBase SDK. It supports various models including DeepSeek, Hunyuan, GLM, and Kimi through managed model groups.

TencentCloudBase/CloudBase-AI-ToolKit nodejs serverless llm image-generation
skill

CloudBase Full-Stack Development Skill

A comprehensive guide for developing, deploying, and troubleshooting Tencent CloudBase projects across Web, WeChat Mini Program, and native platforms. It covers serverless functions, NoSQL and MySQL databases, authentication, and integrated…

TencentCloudBase/CloudBase-AI-ToolKit tencent-cloudbase serverless wechat-miniprogram cloud-functions
skill

CloudBase Resource Inspection and Diagnostics

Perform automated health checks and error diagnostics across CloudBase resources, including Cloud Functions, CloudRun, and databases. This skill facilitates log aggregation and pattern recognition to identify root causes within the CloudBas…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase aiops cloud-functions cloud-run
skill

CloudBase Cloud Functions Development

Provides guidance for developing, deploying, and debugging CloudBase Event and HTTP Functions. It covers runtime implementation details, programming models, and configuration for serverless workloads.

TencentCloudBase/CloudBase-AI-ToolKit serverless cloud-functions cloudbase runtime-development
skill

CloudBase Node.js Server-Side Authentication

Enables Node.js runtimes to manage server-side identity using the CloudBase Node SDK, including user lookup and custom login ticket issuance. It facilitates verifying caller identity and bridging external user systems into CloudBase environ…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase nodejs authentication server-side