agentsclimarketplace

Alicloud ai multimodal qwen vl

Skill ulpi-io/plugin-marketplace/plugins/cinience/skills/alicloud-ai-multimodal-qwen-vl

Minimal image-understanding smoke test for Model Studio Qwen VL.From its SKILL.md

Install
npx -y skills add ulpi-io/plugin-marketplace --skill alicloud-ai-multimodal-qwen-vl

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 299 tokens by cl100k_base, as published. Nobody here has run it

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.
  • Target skill: skills/ai/multimodal/alicloud-ai-multimodal-qwen-vl

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.

推荐直接运行:

python tests/ai/multimodal/alicloud-ai-multimodal-qwen-vl-test/scripts/smoke_test_qwen_vl.py \
  --image output/ai-image-qwen-image/images/vl_test_cat.png

Pass criteria:

  • 返回 JSON 中 status=pass
  • 输出文件 output/ai-multimodal-qwen-vl/smoke-test/result.json 存在。
  • 结果包含非空 text,且 model 与请求模型一致或同前缀。

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/ai/multimodal/alicloud-ai-multimodal-qwen-vl
  • Conclusion: pass / fail
  • Notes:

What ships with it: 2 files

5.0 KB alongside SKILL.md, 2 of them executable

scripts/

Keep looking

Skills are one crate of 326,782. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.