alicloud-ai-cloud-call-center-test▌
cinience/alicloud-skills · updated Apr 8, 2026
Category: test
Category: test
AI CLOUD CALL CENTER Smoke Test
Prerequisites
- Configure credentials with least privilege (
ALIBABACLOUD_ACCESS_KEY_ID/ALIBABACLOUD_ACCESS_KEY_SECRET/ optionalALIBABACLOUD_REGION_ID). - Target skill:
skills/ai/service/alicloud-ai-cloud-call-center/.
Test Steps
- Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
--skill-path skills/ai/service/alicloud-ai-cloud-call-center \
--output output/alicloud-ai-cloud-call-center-test/compile-check.json
- Read the target skill
SKILL.mdand identify one lowest-risk read-only API (for exampleDescribe*/List*/Get*). - Execute one minimal call with bounded scope (region + page size / limit).
- Save request summary, response summary, and raw output under
output/alicloud-ai-cloud-call-center-test/. - If the call fails, record exact error code/message without guessing.
Pass Criteria
- Script compilation check passes (
compile-check.json.status=pass). - The selected read-only API call succeeds and returns valid response structure.
- Evidence files exist in
output/alicloud-ai-cloud-call-center-test/with timestamp and parameters.
Result Template
- Date: YYYY-MM-DD
- Skill: skills/ai/service/alicloud-ai-cloud-call-center
- Conclusion: pass / fail
- Notes:
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.4★★★★★53 reviews- ★★★★★Henry Shah· Dec 28, 2024
alicloud-ai-cloud-call-center-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Carlos Sethi· Dec 20, 2024
We added alicloud-ai-cloud-call-center-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Ganesh Mohane· Dec 8, 2024
Solid pick for teams standardizing on skills: alicloud-ai-cloud-call-center-test is focused, and the summary matches what you get after install.
- ★★★★★Zaid Dixit· Dec 4, 2024
alicloud-ai-cloud-call-center-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Rahul Santra· Nov 27, 2024
We added alicloud-ai-cloud-call-center-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Valentina Abebe· Nov 23, 2024
alicloud-ai-cloud-call-center-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★James Gupta· Nov 19, 2024
alicloud-ai-cloud-call-center-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Ishan Li· Nov 11, 2024
Solid pick for teams standardizing on skills: alicloud-ai-cloud-call-center-test is focused, and the summary matches what you get after install.
- ★★★★★Pratham Ware· Oct 18, 2024
alicloud-ai-cloud-call-center-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Camila Huang· Oct 14, 2024
Solid pick for teams standardizing on skills: alicloud-ai-cloud-call-center-test is focused, and the summary matches what you get after install.
showing 1-10 of 53