# Navigate Huawei Cloud ModelArts Workflows

ModelArts resources and workflows span many services and operational areas. This skill organizes authentication guidance, module topics, and intended resource-management capabilities.

## Install

```bash
npx skillstore add modelarts-agent/modelarts-skill
```

## Metadata

- Status: approved
- Slug: modelarts-agent-modelarts-skill
- Version: 1.0.0
- Author version: 1.0.0
- Skillstore revision: r2
- Version status: not\_bumped
- Tree hash: f275c99a71ad1861a87889c68bd77d106b51b03149d76b8e4c5d33169da3e3db
- Author: modelarts-agent
- GitHub username: modelarts-agent
- License: MIT
- Repository: https://github.com/modelarts-agent/huawei-cloud-modelarts-skill/tree/main/
- Ref: 02be9409c79ca1183f7844009c14d9df684d0cf9
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 80
- Quality tier: silver
- Public page: https://skillstore.pages.dev/skills/modelarts-agent-modelarts-skill
- Manifest: https://skillstore.pages.dev/api/skills/modelarts-agent-modelarts-skill/manifest

## Capabilities

- Explains notebook and local authentication modes at a high level.
- Maps ModelArts topics to named reference documents.
- Catalogs intended modules for notebooks, pools, training, inference, networking, and keys.
- Lists supported resource-management workflows by module.
- Describes a planned modular architecture and unified API pattern.

## Use Cases

- Plan ModelArts Operations: Identify the documented module associated with a planned notebook, training, inference, or resource-pool task.
- Review Service Coverage: Compare the listed ModelArts, OBS, VPC, KMS, SWR, and Lite Server workflow areas.
- Outline ML Infrastructure: Organize intended cloud resources for training, deployment, storage, networking, and compute management.

## Prompt Templates

### Find a Module

```
Which documented module covers [ModelArts task], and what related capabilities are listed?
```

### Plan a Workflow

```
Outline a ModelArts workflow for [goal] using only capabilities documented in this skill. State which implementation files are missing.
```

### Compare Service Areas

```
Compare the documented roles of [service one] and [service two] for [workload]. Include dependencies and package limitations.
```

### Assess an Architecture

```
Review this proposed ModelArts architecture: [details]. Map each component to documented modules, identify unsupported assumptions, and list required verification steps.
```

## Limitations

- The package contains only README.md and SKILL.md.
- The referenced modules, scripts, and documentation files are not included.
- It cannot directly call Huawei Cloud APIs in its current form.
- Its security and credential-handling claims cannot be verified from included implementation code.

## Best Practices

- Verify every planned operation against current Huawei Cloud documentation.
- Use least-privilege credentials and review destructive actions before execution.
- Treat referenced capabilities as unverified until the missing implementation files are available.

## Anti Patterns

- Do not assume the listed modules exist in this package.
- Do not expose access keys, secret keys, or security tokens in prompts.
- Do not execute destructive cloud operations from documentation alone.

## Security Audit

- Audited at: 2026-08-09T09:03:15.893\+00:00
- Summary: All 16 static findings are false positives caused by Markdown fences, inline code labels, and links. SKILL.md contains no shell or Ruby execution syntax, and no semantic security issue was found.

## Stats

- Views: 15
- Downloads: 7
- Favorites: 0
- Popularity score: 0
