bytencentcloudbase· 120 skills
CloudBase WeChat integration guide for Mini Program WeChat Pay, Official Account JSAPI Pay, Native QR-code Pay, Official Account OAuth, openid handling, payment callbacks, and CloudBase Integration Center generated functions. This skill should be used when users ask to add, debug, or extend WeChat payment or official-account flows on CloudBase.
$npx -y skills add tencentcloudbase/cloudbase-mcp --skill cloudbase-wechat-integrationInstalls into the current project.
Run `npx skills use "https://github.com/tencentcloudbase/cloudbase-mcp" --skill "tencentcloudbase/cloudbase-mcp/cloudbase-wechat-integration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tencentcloudbase/cloudbase-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/tencentcloudbase/cloudbase-mcp"` and select the relevant skills, then follow their instructions.