huawei-cloud-business-support-query

Installation
SKILL.md

Huawei Cloud Resource Query

⚠️ Execution Method (Must Read): This skill executes queries via local Python scripts. Do NOT use hcloud, openstack or other CLI tools, or call APIs directly.

  • Query scripts are located under the skill directory scripts/<service_category>/ (e.g., scripts/as/list_scaling_groups.py)
  • All scripts and environment check scripts are inside the skill package, must be executed using skill action=exec, do not run directly in shell
  • For specific script paths and parameters, see references/<service>/guide.md
  • Do NOT attempt hcloud, openstack, curl IAM or other CLI/API methods; this skill does not depend on those tools
  • All paths are relative to the skill directory, which is the directory where this SKILL.md is located

Overview

This skill is a standalone read-only query skill that uses local Python scripts to call the Huawei Cloud Python SDK for querying Huawei Cloud resources, available specifications, and existing resource information.

This skill is applicable to the following scenarios:

Installs
49
GitHub Stars
9
First Seen
May 30, 2026
huawei-cloud-business-support-query — huaweicloud/huaweicloud-skills