alicloud-media-video-translation-test▌
cinience/alicloud-skills · updated Apr 8, 2026
Category: test
Category: test
MEDIA VIDEO TRANSLATION Smoke Test
Prerequisites
- Configure credentials with least privilege (
ALIBABACLOUD_ACCESS_KEY_ID/ALIBABACLOUD_ACCESS_KEY_SECRET/ optionalALIBABACLOUD_REGION_ID). - Target skill:
skills/media/video/alicloud-media-video-translation/.
Test Steps
- Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
--skill-path skills/media/video/alicloud-media-video-translation \
--output output/alicloud-media-video-translation-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-video-translation-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-video-translation-test/with timestamp and parameters.
Result Template
- Date: YYYY-MM-DD
- Skill: skills/media/video/alicloud-media-video-translation
- Conclusion: pass / fail
- Notes:
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.7★★★★★50 reviews- ★★★★★Lucas Sanchez· Dec 28, 2024
alicloud-media-video-translation-test reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Evelyn Jackson· Dec 8, 2024
We added alicloud-media-video-translation-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Hassan Haddad· Nov 27, 2024
Solid pick for teams standardizing on skills: alicloud-media-video-translation-test is focused, and the summary matches what you get after install.
- ★★★★★Layla Shah· Nov 19, 2024
I recommend alicloud-media-video-translation-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Lucas Johnson· Nov 3, 2024
Keeps context tight: alicloud-media-video-translation-test is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Anaya Thompson· Oct 22, 2024
alicloud-media-video-translation-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Anika Robinson· Oct 18, 2024
alicloud-media-video-translation-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Layla Khanna· Oct 10, 2024
Useful defaults in alicloud-media-video-translation-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Layla Sharma· Sep 13, 2024
We added alicloud-media-video-translation-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Hassan Khan· Sep 5, 2024
Solid pick for teams standardizing on skills: alicloud-media-video-translation-test is focused, and the summary matches what you get after install.
showing 1-10 of 50