ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 3/5

huaweicloud

华为云架构设计与资源开通。当用户需要设计云架构、推荐华为云服务配置、估算成本、或生成 Terraform 模板时使用此 skill。触发场景:(1) 描述业务需求寻求架构建议,(2) 需要华为云资源配置清单,(3) 需要成本预估,(4) 需要生成 Terraform 模板。

Why use this skill?

Design Huawei Cloud architectures, estimate infrastructure costs, and automatically generate Terraform templates for your deployments with this expert AI skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jiachenz/huaweicloud-skill
Or

What This Skill Does

The huaweicloud skill is a specialized agent designed to streamline the cloud engineering lifecycle on the Huawei Cloud platform. It acts as an expert cloud architect, guiding users from the initial conceptualization of a business application through to the deployment phase. By leveraging predefined architectural patterns, service catalogs, and cost-modeling logic, the skill automates the most time-consuming parts of infrastructure management: resource selection, cost estimation, and IaC (Infrastructure as Code) generation.

Installation

To install this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/jiachenz/huaweicloud-skill

Use Cases

  1. Cloud Architecture Design: Ideal for teams migrating to the cloud or launching new applications that require scalable, reliable infrastructure designs based on best practices.
  2. Financial Planning: Provides quick and accurate cost estimations for proposed cloud setups, helping organizations stick to their operational budgets.
  3. DevOps Automation: Rapidly generates standardized Terraform templates, reducing manual coding errors and ensuring consistent environment provisioning.

Example Prompts

  • "I am launching a high-traffic e-commerce application with an expected daily active user count of 50,000. Please design a high-availability Huawei Cloud architecture, list the necessary resources, and provide a cost breakdown."
  • "Design a secure microservices environment using CCE and RDS. I need to maintain compliance with Level 3 protection standards and export the final infrastructure as a Terraform template."
  • "We are building an AI data processing pipeline on Huawei Cloud. What storage and compute resources do you recommend, and can you generate the Terraform files to deploy this environment in the North-China region?"

Tips & Limitations

  • Security First: Never hardcode your AK/SK credentials in your Terraform files. Always use environment variables or secure vault integrations to manage access keys.
  • Cost Accuracy: The cost estimates provided are based on standardized price lists. Actual monthly bills may vary due to usage patterns, discounts, or service-specific pricing adjustments. Always treat the output as a budgetary guide.
  • Verification: Always execute terraform plan before applying changes in your production environment to verify resource configurations.
  • Compliance: For sensitive workloads, ensure you manually verify that the generated architecture meets your internal corporate security policies and regulatory requirements.

Metadata

Author@jiachenz
Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jiachenz-huaweicloud-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#huaweicloud#cloud-architecture#terraform#infrastructure-as-code#devops
Safety Score: 3/5

Flags: external-api, code-execution, file-write