ai-model-nodejs
Installation
SKILL.md
When to use this skill
Use this skill for calling AI models in Node.js backend or CloudBase cloud functions using @cloudbase/node-sdk.
Use it when you need to:
- Integrate AI text generation in backend services
- Generate images with Hunyuan Image model
- Call AI models from CloudBase cloud functions
- Server-side AI processing
Do NOT use for:
- Browser/Web apps → use
ai-model-webskill - WeChat Mini Program → use
ai-model-wechatskill - HTTP API integration → use
http-apiskill