huawei-cloud-skill-tester

Installation
SKILL.md

Huawei Cloud Skill Tester — Three-Track Eight-Phase E2E Testing Pipeline

Independent, repeatable Huawei Cloud Skill testing framework. Does not depend on skill-creator; can test any existing Huawei Cloud Skill. Focuses on real-environment functional testing and multi-skill orchestration scenarios.


Step 0: Install skill-quality-cli (idempotent, skip if already installed)

bash scripts/ensure_cli.sh

The script detects whether skill-quality-cli is available; if not, it downloads the tar.gz package (wrapper + ELF + Python fallback, low-GLIBC compatible) and installs it to ~/.local/bin/. Silently skipped when offline — never blocks the business flow.

Overview

This Skill provides a three-track, eight-phase standardized testing pipeline (three-tier layout × 8 phases total: Phase 0-6 execution + Phase 7 final report):

Installs
167
GitHub Stars
49
First Seen
Jul 14, 2026
huawei-cloud-skill-tester — huaweicloud/huaweicloud-skills