alicloud-ai-image-qwen-image-edit-test

cinience/alicloud-skills · updated Apr 8, 2026

$npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-image-qwen-image-edit-test
0 commentsdiscussion
summary

Category: test

skill.md

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/image/alicloud-ai-image-qwen-image-edit

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.

Executable example:

.venv/bin/python skills/ai/image/alicloud-ai-image-qwen-image-edit/scripts/prepare_edit_request.py \
  --prompt "Replace background with sunrise" \
  --image "https://example.com/input.png"

Pass criteria:脚本返回 {"ok": true, ...} 且生成 output/ai-image-qwen-image-edit/request.json

Result Template

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

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.775 reviews
  • Amelia Sethi· Dec 28, 2024

    alicloud-ai-image-qwen-image-edit-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Dhruvi Jain· Dec 24, 2024

    alicloud-ai-image-qwen-image-edit-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Xiao Li· Dec 24, 2024

    Useful defaults in alicloud-ai-image-qwen-image-edit-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Diya Li· Dec 20, 2024

    alicloud-ai-image-qwen-image-edit-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Diya Farah· Dec 16, 2024

    alicloud-ai-image-qwen-image-edit-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Daniel Desai· Dec 8, 2024

    Keeps context tight: alicloud-ai-image-qwen-image-edit-test is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Nikhil Torres· Dec 4, 2024

    Solid pick for teams standardizing on skills: alicloud-ai-image-qwen-image-edit-test is focused, and the summary matches what you get after install.

  • Diya Nasser· Dec 4, 2024

    alicloud-ai-image-qwen-image-edit-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Xiao Wang· Nov 27, 2024

    I recommend alicloud-ai-image-qwen-image-edit-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Mei Desai· Nov 23, 2024

    Useful defaults in alicloud-ai-image-qwen-image-edit-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

showing 1-10 of 75

1 / 8