aliyun-modelstudio-entry-test
Execute lightweight validation across 18 Aliyun Model Studio capabilities—text-to-image, video generation, TTS, ASR, speech translation, voice cloning, omni multimodal, visual reasoning, embedding, and reranking. Run one small request per skill, record results, and verify API connectivity and model availability.
aliyun-modelstudio-entry-test runs minimal validation across 18 Aliyun Model Studio AI capabilities including image, video, audio, and multimodal tasks.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-18
aliyun-modelstudio-entry-test runs minimal validation across 18 Aliyun Model Studio AI capabilities including image, video, audio, and multimodal tasks. Execute lightweight validation across 18 Aliyun Model Studio capabilities—text-to-image, video generation, TTS, ASR, speech translation, voice cloning, omni multimodal, visual reasoning, embedding, and reranking. Run one small request per skill, record results, and verify API connectivity and model availability.
Use it when
- Yes.
- aliyun-modelstudio-entry-test tests and verifies Dashscope SDK integration with image, video, audio, and multimodal models.
Verify before relying
Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.
Install
cinience/alicloud-skills/aliyun-modelstudio-entry-test · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does aliyun-modelstudio-entry-test do?
aliyun-modelstudio-entry-test executes lightweight validation across 18 Aliyun Model Studio capabilities—text-to-image, video generation, TTS, ASR, speech translation, voice cloning, omni multimodal, visual reasoning, embedding, and reranking. It runs one small request per skill, records results, and verifies API connectivity and model availability before production use.
Can I run minimal validation for model studio skills with this tool?
Yes. aliyun-modelstudio-entry-test is designed to run minimal validation tests across multiple Aliyun Model Studio AI capabilities. Each test executes a single lightweight request to confirm the model responds and the API connection works, without consuming significant resources.
How does aliyun-modelstudio-entry-test verify Dashscope SDK integration?
aliyun-modelstudio-entry-test tests and verifies Dashscope SDK integration with image, video, audio, and multimodal models. It validates connectivity for text-to-image, TTS, ASR, embedding, and video generation across Qwen, WAN, and CosyVoice model variants.
What smoke tests does aliyun-modelstudio-entry-test execute?
aliyun-modelstudio-entry-test executes smoke tests for text-to-image, TTS, ASR, embedding, and video generation. It also validates multimodal, visual reasoning, speech translation, voice cloning, and reranking capabilities—recording and documenting results across Qwen, WAN, and CosyVoice model variants.
Why verify API connectivity before running production workloads?
aliyun-modelstudio-entry-test verifies API connectivity and authentication before running production workloads. This entry-level validation confirms all 18 Model Studio capabilities are accessible and responsive, preventing failures during critical deployments.
Is aliyun-modelstudio-entry-test open source?
Yes. aliyun-modelstudio-entry-test is released under the MIT license, allowing free use, modification, and distribution for both personal and commercial projects.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Category: task
Model Studio Skills Minimal Test
Run minimal validation for currently available Model Studio skills in this repo and record results.
Prerequisites
- Install SDK (virtual environment recommended to avoid PEP 668 restrictions):
python3 -m venv .venv
. .venv/bin/activate
python -m pip install dashscope
- Configure
DASHSCOPE_API_KEY(environment variable preferred; ordashscope_api_keyin~/.alibabacloud/credentials).
Test Matrix (currently supported)
1) Text-to-image → skills/ai/image/aliyun-qwen-image/
2) Image editing → skills/ai/image/aliyun-qwen-image-edit/
3) Text-to-video / Image-to-video (i2v) → skills/ai/video/aliyun-wan-video/
4) Reference-to-video (r2v) → skills/ai/video/aliyun-wan-r2v/
5) TTS → skills/ai/audio/aliyun-qwen-tts/
6) ASR transcription (non-realtime) →
(truncated - see the full file via the links below)
File tree — 3 files
skills/ai/entry/aliyun-modelstudio-entry-test/SKILL.md
skills/ai/entry/aliyun-modelstudio-entry-test/agents/openai.yaml
skills/ai/entry/aliyun-modelstudio-entry-test/references/sources.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Run minimal validation tests across multiple Aliyun Model Studio AI capabilities”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This routing skill directs Alibaba Cloud Model Studio requests to the appropriate specialized sub-skill based on user intent. It covers text generation, coding, research, image and video creation, audio processing, embeddings, and multimodal reasoning—eliminating the need to manually select from dozens of capabilities.
This skill harnesses Alibaba Cloud's Wan R2V models to create multi-shot videos from reference video or image inputs while maintaining consistent character styling. It provides a normalized interface for async video generation with polling support and includes validation tooling to verify requests against the official model specifications.
This skill automates article illustration by analyzing markdown content, planning visuals across two dimensions—information structure (type) and aesthetics (style)—then generating and embedding images with local references. It integrates Alibaba Cloud image generation backends and preserves workflow state through validation gates.
Convert text to natural-sounding speech or transcribe audio files using Alibaba Cloud's DashScope API. This skill handles both speech synthesis with customizable voice styles and speech recognition for audio up to 12 hours long, supporting 30+ languages and multiple audio formats.
RunComfy CLI is a single binary that connects you to hundreds of AI model endpoints—image generation, video creation, editing, face swap, lip-sync, and more—all from the command line. Install once, authenticate once, then invoke any model with `runcomfy run` and JSON inputs. This skill teaches installation, login, model discovery, invocation modes (sync, poll, no-wait), JSON scripting, and error handling.
Turn written text into high-quality spoken audio using QwenCloud's TTS models. Choose between fast standard synthesis (qwen3-tts-flash) or instruction-guided style control (qwen3-tts-instruct-flash), or opt for premium quality via CosyVoice. Select from multiple voices and languages to match your content needs.
More skills qianwen-audio-tts (Apache-2.0) · aliyun-video-style-repaint (MIT) · aliyun-qwen-image (MIT) · aliyun-wan-video (MIT)