A minimal test harness for validating Alibaba Cloud's non-realtime ASR (Automatic Speech Recognition) API connectivity. This isn't meant for production use. It's strictly a smoke test that verifies the basic request pipeline works with your auth and region settings. You grab a minimal input example from the target skill's docs, fire off a request, and record whether it succeeded or failed with exact error details. Think of it as a sanity check before you integrate the actual alicloud-ai-audio-asr skill into your workflow. The instructions explicitly tell you not to guess at parameters, which is refreshingly honest about its limited scope. Part of cinience's broader alicloud-skills collection with 391 stars and solid security audit passes.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-asr-test