alicloud-ai-audio-tts-voice-clone-test

cinience/alicloud-skills · updated Apr 8, 2026

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

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-clone/scripts/prepare_voice_clone_request.py \
  --text "voice clone test" \
  --voice-sample "https://example.com/sample.wav"

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

Result Template

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

Discussion

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

Ratings

4.652 reviews
  • Harper Brown· Dec 24, 2024

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

  • Olivia Rao· Dec 20, 2024

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

  • Ganesh Mohane· Dec 12, 2024

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

  • Sofia Thomas· Dec 4, 2024

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

  • Amelia White· Dec 4, 2024

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

  • Olivia Anderson· Nov 23, 2024

    alicloud-ai-audio-tts-voice-clone-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Neel Agarwal· Nov 23, 2024

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

  • Neel Malhotra· Nov 7, 2024

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

  • Amelia Tandon· Oct 26, 2024

    I recommend alicloud-ai-audio-tts-voice-clone-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Michael Khanna· Oct 14, 2024

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

showing 1-10 of 52

1 / 6