ai-model-wechat by TencentCloudBase

Use this skill when developing WeChat Mini Programs (小程序, 企业微信小程序, wx.cloud-based apps) that need AI capabilities. Features text generation (generateText) and streaming (streamText) with callback support (onText, onEvent, onFinish) via wx.cloud.extend.AI. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended) and DeepSeek (deepseek-v3.2 recommended). API differs from JS/Node SDK - streamText requires data wrapper, generateText returns raw response. NOT for browser/Web apps (use ai-model-web), Node.js backend (use ai-model-nodejs), or image generation (not supported).

Content & Writing
962 Stars
117 Forks
Updated Jan 8, 2026, 12:40 PM

Why Use This

This skill provides specialized capabilities for TencentCloudBase's codebase.

Use Cases

  • Developing new features in the TencentCloudBase repository
  • Refactoring existing code to follow TencentCloudBase standards
  • Understanding and working with TencentCloudBase's codebase structure

Install Guide

2 steps
  1. 1

    Download Ananke

    Skip this step if Ananke is already installed.

  2. 2

    Install inside Ananke

    Click Install Skill, paste the link below, then press Install.

    https://github.com/TencentCloudBase/CloudBase-MCP/tree/main/config/.claude/skills/ai-model-wechat

Skill Snapshot

Auto scan of skill assets. Informational only.

Valid SKILL.md

Checks against SKILL.md specification

Source & Community

Repository CloudBase-MCP
Skill Version
main
Community
962 117
Updated At Jan 8, 2026, 12:40 PM

Skill Stats

SKILL.md 196 Lines
Total Files 1
Total Size 5.7 KB
License MIT