alicloud-ai-translation-anytrans-test

cinience/alicloud-skills · updated Apr 8, 2026

$npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-translation-anytrans-test
0 commentsdiscussion
summary

Category: test

skill.md

Category: test

AI TRANSLATION ANYTRANS Smoke Test

Prerequisites

  • Configure credentials with least privilege (ALIBABACLOUD_ACCESS_KEY_ID / ALIBABACLOUD_ACCESS_KEY_SECRET / optional ALIBABACLOUD_REGION_ID).
  • Target skill: skills/ai/translation/alicloud-ai-translation-anytrans/.

Test Steps

  1. Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
  --skill-path skills/ai/translation/alicloud-ai-translation-anytrans \
  --output output/alicloud-ai-translation-anytrans-test/compile-check.json
  1. Read the target skill SKILL.md and identify one lowest-risk read-only API (for example Describe* / List* / Get*).
  2. Execute one minimal call with bounded scope (region + page size / limit).
  3. Save request summary, response summary, and raw output under output/alicloud-ai-translation-anytrans-test/.
  4. 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-translation-anytrans-test/ with timestamp and parameters.

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/ai/translation/alicloud-ai-translation-anytrans
  • Conclusion: pass / fail
  • Notes:

Discussion

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

Ratings

4.559 reviews
  • Omar Dixit· Dec 20, 2024

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

  • Benjamin Robinson· Dec 12, 2024

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

  • Ganesh Mohane· Dec 8, 2024

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

  • Ama Rao· Dec 8, 2024

    We added alicloud-ai-translation-anytrans-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Sakshi Patil· Nov 27, 2024

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

  • Ama Thomas· Nov 27, 2024

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

  • Aarav Abbas· Nov 19, 2024

    alicloud-ai-translation-anytrans-test reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Henry Farah· Nov 11, 2024

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

  • Benjamin Iyer· Nov 3, 2024

    We added alicloud-ai-translation-anytrans-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Omar Ghosh· Oct 22, 2024

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

showing 1-10 of 59

1 / 6