Alicloud AI Entry Modelstudio Test

Minimal routing smoke test for alicloud-ai-entry-modelstudio entry skill. Use when this capability is needed.

tomevault-io Updated

File contents

Category: test

Minimal Viable Test

Goals

  • Validate only the minimal request path for this skill.
  • If execution fails, record exact error details without guessing parameters.

Prerequisites

  • Prepare authentication and region settings based on the skill instructions.
  • 安装 DashScope SDK:python -m pip install dashscope
  • 配置 DASHSCOPE_API_KEY(建议使用环境变量或 .env)。
  • Target skill: skills/ai/entry/alicloud-ai-entry-modelstudio

Test Steps (Minimal)

  1. Open the target skill SKILL.md and choose one minimal input example.
  2. Send one minimal request or run the example script.
  3. Record request summary, response summary, and success/failure reason.

输出建议

  • 将结果保存为 output/alicloud-ai-entry-modelstudio-test-results.md

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/ai/entry/alicloud-ai-entry-modelstudio
  • Conclusion: pass / fail
  • Notes:

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/cinience--alicloud-skills--alicloud-ai-entry-modelstudio-test commit 61155a0cc0

Frequently asked questions

npx skillmds@latest add tomevault-io/alicloud-ai-entry-modelstudio-test