alicloud-media-vod-test▌
cinience/alicloud-skills · updated Apr 8, 2026
Category: test
Category: test
MEDIA VOD Smoke Test
Prerequisites
- Configure credentials with least privilege (
ALIBABACLOUD_ACCESS_KEY_ID/ALIBABACLOUD_ACCESS_KEY_SECRET/ optionalALIBABACLOUD_REGION_ID). - Target skill:
skills/media/vod/alicloud-media-vod/.
Test Steps
- Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
--skill-path skills/media/vod/alicloud-media-vod \
--output output/alicloud-media-vod-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-media-vod-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-media-vod-test/with timestamp and parameters.
Result Template
- Date: YYYY-MM-DD
- Skill: skills/media/vod/alicloud-media-vod
- Conclusion: pass / fail
- Notes:
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★29 reviews- ★★★★★Ganesh Mohane· Dec 28, 2024
Registry listing for alicloud-media-vod-test matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Charlotte Sharma· Dec 20, 2024
alicloud-media-vod-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Charlotte Perez· Nov 19, 2024
Registry listing for alicloud-media-vod-test matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Alexander Ramirez· Nov 11, 2024
alicloud-media-vod-test reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Alexander Dixit· Oct 10, 2024
Keeps context tight: alicloud-media-vod-test is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Alexander Abbas· Oct 2, 2024
I recommend alicloud-media-vod-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Rahul Santra· Sep 21, 2024
alicloud-media-vod-test reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Diego Rao· Sep 1, 2024
alicloud-media-vod-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Meera Gupta· Aug 20, 2024
Useful defaults in alicloud-media-vod-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Pratham Ware· Aug 12, 2024
I recommend alicloud-media-vod-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 29