What problem does it solve?
Setting up Huawei Cloud MaaS (ModelArts as a Service) requires navigating multiple console pages, completing authorization, creating API keys, and enabling models manually. This Skill automates the repetitive browser steps while keeping the user in control of sensitive actions like login, payment, and identity verification, reducing the whole setup to about 3-5 minutes.
Core Features & Use Cases
- Browser Automation via CDP: Scripts launch a Chromium-based browser (Edge/Chrome/Chromium) and drive the Huawei Cloud console through the Chrome DevTools Protocol, handling navigation, popup dismissal, and form filling.
- Automated Credential Provisioning: Automatically agrees to the MaaS service statement, completes delegated authorization, creates an API key, and extracts the full key value, with detection for insufficient balance and missing real-name authentication.
- Batch Model Enablement and Config Writing: Opens preset text-generation models defined in models.json in one batch dialog, then writes the API base and key to .env and appends model entries to config.yaml without changing the user's default model.
- Use Case: A first-time jiuwenswarm user wants to use Huawei Cloud models. The Skill opens the billing center, waits for the user to log in and top up, then automatically authorizes MaaS, creates an API key, enables GLM-5.2, Kimi-K2.6, and DeepSeek-V4-Flash, and writes the configuration.
Quick Start
Ask the assistant to guide you through the Huawei Cloud MaaS one-click setup to purchase the service, create an API key, and configure models.