alicloud-ai-audio-tts-voice-design-test

cinience/alicloud-skills · updated Apr 8, 2026

$npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-voice-design-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/audio/alicloud-ai-audio-tts-voice-design

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/audio/alicloud-ai-audio-tts-voice-design/scripts/prepare_voice_design_request.py \
  --voice-prompt "Warm and clear narrator" \
  --text "voice design test"

Pass criteria:脚本返回 {"ok": true, ...} 且生成 output/ai-audio-tts-voice-design/request.json

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/ai/audio/alicloud-ai-audio-tts-voice-design
  • Conclusion: pass / fail
  • Notes:

Discussion

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

Ratings

4.766 reviews
  • Nia Srinivasan· Dec 28, 2024

    alicloud-ai-audio-tts-voice-design-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Evelyn Kim· Dec 28, 2024

    We added alicloud-ai-audio-tts-voice-design-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Yusuf Gonzalez· Dec 24, 2024

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

  • Naina Perez· Dec 12, 2024

    alicloud-ai-audio-tts-voice-design-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Neel Iyer· Dec 8, 2024

    Registry listing for alicloud-ai-audio-tts-voice-design-test matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Pratham Ware· Dec 4, 2024

    Registry listing for alicloud-ai-audio-tts-voice-design-test matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Li Kim· Dec 4, 2024

    Keeps context tight: alicloud-ai-audio-tts-voice-design-test is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Arjun Liu· Nov 23, 2024

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

  • Yusuf Lopez· Nov 19, 2024

    We added alicloud-ai-audio-tts-voice-design-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Olivia Dixit· Nov 19, 2024

    alicloud-ai-audio-tts-voice-design-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 66

1 / 7