A smoke test suite for Alibaba Cloud's AI Contact Center service that validates the core skill works before you deploy it to production. It runs offline script compilation checks first, then hits the actual API endpoints if you've got credentials configured. You'll need your Alibaba Cloud access keys set up with least privilege permissions. The test output gets dumped to JSON so you can pipe it into your CI pipeline. It's part of a larger alicloud-skills collection that's seen decent adoption (155 installs, 391 GitHub stars), and honestly, if you're building on top of Alibaba's contact center APIs, running this before you ship is probably worth the two minutes it takes.
npx -y skills add cinience/alicloud-skills --skill alicloud-ai-contactcenter-ai-test --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot