.claude/skills/huawei-cloud-skill-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
1. Six-phase pipeline for creating Huawei Cloud skills — Socratic requirements gathering, CLI→SDK→API research, MD generation, test preparation, detailed testing, and final cleanup & compliance check 2. Phase-chained dependency: each phase builds on the previous phase's output, no phase may be skipped 3. Supports CLI, SDK, and REST API execution modes with automatic fallback detection 4. Generates complete skill directory structure with SKILL.md, references/, scripts/, templates/ 5. Validates against the Huawei Cl…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/huawei-cloud-skill-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/huawei-cloud-skill-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/huawei-cloud-skill-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @huaweiclouddev/huawei-cloud-skill-creatorclawhub inspect @huaweiclouddev/huawei-cloud-skill-creator --version 1.0.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
curl\ *|basheval(This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:fe4f752cd86ef589e935ff4fed6e39aca2b7630cb94f99d436553182f778e99areferences/acceptance-criteria.mdreferences/cli-installation-guide.mdreferences/dataflow-diagram.mdreferences/iam-policies.mdreferences/related-commands.mdreferences/security-audit-guide.mdreferences/verification-method.mdscripts/test-cli-commands.shscripts/validate-skill.shskill-card.mdSKILL.mdtemplates/test-vars.json**Strict six-phase pipeline and credential validation introduced** - Enforces a six-phase, chain-dependent workflow: Socratic Q&A, technical research, MD generation, test prep, detailed testing, and compliance check—no skipping phases. - Adds detailed pre-check for Huawei Cloud credentials before any CLI/SDK/API operations; mandates secure credential handling (never print/share secrets). - Expands triggers, strict phase file outputs, and compliance with Huawei Cloud Skill Specification. - Supports CLI, SDK, and REST API execution modes with automatic fallback. - Auto-generates full skill directory structure (SKILL.md, references/, scripts/, templates/). - Strictly separates skill packaging from direct cloud resource management operations.