This is a minimal test harness for verifying Alibaba Cloud's real-time audio ASR (automatic speech recognition) service integration. It's not a production tool but rather a way to confirm that your request templates and connection pipeline are working correctly before you build something real on top of it. The prerequisite points to the actual alicloud-ai-audio-asr-realtime skill, so you'd use this to smoke test that setup. If you're integrating Alibaba's speech-to-text API and want a quick sanity check that your credentials and basic request formatting work, this gets you there without building a full implementation first. It's essentially scaffolding that proves the happy path exists.
npx -y skills add cinience/alicloud-skills --skill alicloud-ai-audio-asr-realtime-test --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot