alicloud-ai-image-zimage-turbo-test▌
cinience/alicloud-skills · updated Apr 8, 2026
Category: test
Category: test
AI IMAGE ZIMAGE TURBO Smoke Test
Prerequisites
- Configure credentials with least privilege (
ALIBABACLOUD_ACCESS_KEY_ID/ALIBABACLOUD_ACCESS_KEY_SECRET/ optionalALIBABACLOUD_REGION_ID). - Target skill:
skills/ai/image/alicloud-ai-image-zimage-turbo/.
Test Steps
- Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
--skill-path skills/ai/image/alicloud-ai-image-zimage-turbo \
--output output/alicloud-ai-image-zimage-turbo-test/compile-check.json
- Read the target skill
SKILL.mdand identify one lowest-risk read-only API (for exampleDescribe*/List*/Get*). - Execute one minimal call with bounded scope (region + page size / limit).
- Save request summary, response summary, and raw output under
output/alicloud-ai-image-zimage-turbo-test/. - If the call fails, record exact error code/message without guessing.
Pass Criteria
- Script compilation check passes (
compile-check.json.status=pass). - The selected read-only API call succeeds and returns valid response structure.
- Evidence files exist in
output/alicloud-ai-image-zimage-turbo-test/with timestamp and parameters.
Result Template
- Date: YYYY-MM-DD
- Skill: skills/ai/image/alicloud-ai-image-zimage-turbo
- Conclusion: pass / fail
- Notes:
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★73 reviews- ★★★★★Camila Iyer· Dec 16, 2024
alicloud-ai-image-zimage-turbo-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Mateo Wang· Dec 16, 2024
alicloud-ai-image-zimage-turbo-test reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Dhruvi Jain· Dec 8, 2024
Keeps context tight: alicloud-ai-image-zimage-turbo-test is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Evelyn Shah· Dec 4, 2024
Registry listing for alicloud-ai-image-zimage-turbo-test matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Oshnikdeep· Nov 27, 2024
alicloud-ai-image-zimage-turbo-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Rahul Santra· Nov 27, 2024
I recommend alicloud-ai-image-zimage-turbo-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Diya Huang· Nov 23, 2024
alicloud-ai-image-zimage-turbo-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Valentina Sharma· Nov 19, 2024
Useful defaults in alicloud-ai-image-zimage-turbo-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Diego Flores· Nov 7, 2024
Registry listing for alicloud-ai-image-zimage-turbo-test matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Valentina Shah· Nov 7, 2024
We added alicloud-ai-image-zimage-turbo-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 73