Skip to main content
Back to registry

ai-model-web

tencentcloudbase/skills

Use this skill for calling AI models in browser/Web applications using @cloudbase/js-sdk .

Installs443
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill ai-model-web
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill for calling AI models in browser/Web applications using @cloudbase/js-sdk . Use it when you need to: Do NOT use for: CloudBase provides these built-in providers and models: Important notes: - Integrate AI text generation in a frontend Web app - Stream AI responses for better user experience - Call Hunyuan or DeepSeek models from browser - Node.js backend or cloud functions → use ai-model-nodejs skill - WeChat Mini Program → use ai-model-wechat skill - Image generation → use ai-model-nodejs skill (Node SDK only) - HTTP API integration → use http-api skill - Always use synchronous initialization with top-level import - User must be authenticated before using AI features - Get accessKey from CloudBase console - Use streaming for long responses - Better user experience - Handle errors gracefully - Wrap AI calls in try/catch - Keep accessKey secure - Use publishable key, not secret key - Initialize early - Initialize SDK in app entry point - Ensure authentication - User must be signed in before AI calls

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

Use this skill for calling AI models in browser/Web applications using @cloudbase/js-sdk .

Is ai-model-web good?

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

What agent does ai-model-web work with?

ai-model-web currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to ai-model-web?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ai-model-web?

npx skills add https://github.com/tencentcloudbase/skills --skill ai-model-web

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering