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

ai-model-web

AI text generation and streaming for browser applications via CloudBase SDK.

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
694

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-web
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-web has 694 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-web.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
AI text generation and streaming for browser applications via CloudBase SDK. 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 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: - Supports two providers: Hunyuan (recommended: hunyuan-2.0-instruct-20251111 ) and DeepSeek (recommended: deepseek-v3.2 ) - Two core methods: generateText() for non-streaming responses and streamText() for incremental text chunks with async iteration - Requires @cloudbase/js-sdk initialization with anonymous authentication and publishable API key from CloudBase console - Not suitable for Node.js backends, WeChat Mini Programs, or image generation; use alternative skills for those contexts - CloudBase main entry: - Current skill raw source: - 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...

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-web do?

AI text generation and streaming for browser applications via CloudBase SDK.

Is ai-model-web good?

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

Which AI agents support ai-model-web?

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

Is ai-model-web safe to install?

ai-model-web 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-web?

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

How do I install ai-model-web?

Run the following command to 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