Skip to main content
Back to the directory
tencentcloudbase/skillsSoftware EngineeringFrontend and Design

ai-model-wechat

AI text generation and streaming for WeChat Mini Programs via wx.cloud.extend.AI.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
797

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill ai-model-wechat
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, ai-model-wechat has 797 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: tencentcloudbase/skills. Canonical URL: https://skills.sh/tencentcloudbase/skills/ai-model-wechat.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
AI text generation and streaming for WeChat Mini Programs via wx.cloud.extend.AI. If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills. Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development , use the standalone fallback URL shown next to that reference. Use this skill for calling AI models in WeChat Mini Program using wx.cloud.extend.AI . Use it when you need to: Do NOT use for: CloudBase provides these built-in providers and models: ⚠️ Different from JS/Node SDK: Return value is raw model response. ⚠️ Different from JS/Node SDK: Must wrap parameters in data object, supports callbacks. - Supports two methods: generateText() for non-streaming responses and streamText() for real-time streaming with callback support ( onText , onEvent , onFinish ) - Built-in models include Hunyuan (recommended: hunyuan-2.0-instruct-20251111 ) and DeepSeek (recommended: deepseek-v3.2 ) - API differs from JS/Node SDK: generateText() returns raw model response; streamText() requires parameters wrapped in a data object - Requires WeChat base library 3.7.1+ with no additional SDK installation needed - Not suitable for browser/Web apps, Node.js backends, or image generation - CloudBase...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ai-model-wechat do?

AI text generation and streaming for WeChat Mini Programs via wx.cloud.extend.AI.

Is ai-model-wechat good?

ai-model-wechat does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ai-model-wechat?

ai-model-wechat currently lists compatibility with Skills CLI.

Is ai-model-wechat safe to install?

ai-model-wechat has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ai-model-wechat?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install ai-model-wechat?

Run the following command to install ai-model-wechat: npx skills add https://github.com/tencentcloudbase/skills --skill ai-model-wechat

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering