alicloud-ai-entry-modelstudio-test

Validate request routing for the alicloud-ai-entry-modelstudio skill.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-entry-modelstudio-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-ai-entry-modelstudio-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/ai/entry/alicloud-ai-entry-modelstudio-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-entry-modelstudio-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dashscope.

What problem does it solve?

This Skill provides a minimal smoke test to ensure the routing for the alicloud-ai-entry-modelstudio skill functions correctly.

Core Features & Use Cases

  • Minimal Routing Validation: Verifies that requests reach the intended target skill without complex logic.
  • Error Reporting: Captures exact error details if execution fails, aiding debugging.
  • Use Case: Before deploying changes to the ModelStudio skill, run this test to confirm basic accessibility and routing integrity.

Quick Start

Run the minimal request for the alicloud-ai-entry-modelstudio skill.

Frequently Asked Questions about alicloud-ai-entry-modelstudio-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test ModelStudio skill routing before deploying changes?

To test ModelStudio skill routing, run a minimal smoke test that validates the request path reaches the intended target skill and records exact error details upon execution failure.

What is a routing smoke test for ModelStudio?

A routing smoke test for ModelStudio is a minimal validation process that verifies requests are correctly routed to the target skill without complex logic, ensuring basic accessibility.

Do I need the DashScope SDK to validate ModelStudio routing?

Yes, you need the DashScope SDK and a configured API key to validate ModelStudio routing, as the test relies on this environment to execute the request path correctly.

How can I debug ModelStudio routing failures?

You can debug ModelStudio routing failures by running a minimal routing test that captures and reports exact error details, aiding in identifying the root cause of the request failure.

What is the best way to verify alicloud-ai-entry-modelstudio accessibility?

The best way to verify alicloud-ai-entry-modelstudio accessibility is executing a minimal routing smoke test to confirm the request path is intact and properly configured before deployment.