Huawei_Skill

Manage Huawei Cloud services via natural language and MCP API calls.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/GML-FMGroup/cloud_agent --skill huawei-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Huawei_Skill
Source: https://github.com/GML-FMGroup/cloud_agent/tree/main/cloud_agent/skills/huawei_skill
Command: npx skills add https://github.com/GML-FMGroup/cloud_agent --skill huawei-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to interact with and manage a wide array of Huawei Cloud services through natural language, simplifying complex cloud operations.

Core Features & Use Cases

  • Extensive Service Coverage: Supports operations across 173 Huawei Cloud services, including ECS, OBS, VPC, and databases.
  • API Precision: Leverages service READMEs and Schemas for accurate API selection and parameter construction.
  • Efficient Context Management: Avoids loading all schemas at once, optimizing performance and accuracy.
  • Use Case: Automate the creation and configuration of cloud resources, monitor service health, and manage security policies on Huawei Cloud using simple text commands.

Quick Start

Use the Huawei_Skill to list all available ECS instances in your default region.

Frequently Asked Questions about Huawei_Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Huawei Cloud resources using natural language commands?

You can manage Huawei Cloud resources using natural language by mapping user intent to service schemas and API specifications. This approach facilitates resource querying, configuration, and operational tasks across services like ECS, OBS, and VPC.

Do I need to configure environment variables for Huawei Cloud API automation?

Yes, you must configure user-specific environment variables for authentication to execute Huawei Cloud API automation. Additionally, pre-started MCP servers are required to handle the natural language interface and route the API calls.

What is the best way to automate resource provisioning across 173 Huawei Cloud services?

The best way to automate resource provisioning across 173 Huawei Cloud services is leveraging an interface that efficiently maps intent to API schemas. It avoids loading all schemas at once, optimizing context management, performance, and operational accuracy.

Can I use MCP to query ECS instances and configure VPC settings on Huawei Cloud?

Yes, you can use MCP API calls to query ECS instances and configure VPC settings on Huawei Cloud. The interface precisely maps your operational intent to the specific service schemas and API specifications required for execution.

Why does precise API control matter for cloud management automation tasks?

Precise API control matters for cloud management automation because it ensures accurate API selection and parameter construction. By leveraging service READMEs and schemas, it prevents configuration errors during complex operational tasks across numerous cloud services.

Are there limitations when using natural language for Huawei Cloud operational tasks?

Limitations of using natural language for Huawei Cloud operational tasks include the strict dependency on pre-started MCP servers and properly configured environment variables. Without these prerequisite setups, the API automation and resource provisioning processes will fail.