alicloud-ai-cloud-call-center-test
SKILL.md
Category: test
AI CLOUD CALL CENTER Smoke Test
Prerequisites
- Configure credentials with least privilege (
ALICLOUD_ACCESS_KEY_ID/ALICLOUD_ACCESS_KEY_SECRET/ optionalALICLOUD_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:
Weekly Installs
50
Repository
cinience/alicloud-skillsGitHub Stars
353
First Seen
8 days ago
Security Audits
Installed on
github-copilot49
codex49
amp49
cline49
kimi-cli49
gemini-cli49