huaweicloud

96 mods across 2 repositories, 36 stars between them.

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Provides access guide for Huawei Cloud Graph Database GES service. Covers Cypher queries, GQL queries, schema/label management, summary info queries, graph data editing and more. Use this skill when users want to operate Huawei Cloud graph database GES service via terminal.

20 3d ago A 64 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Query Huawei Cloud MaaS (Model as a Service) tokens usage statistics, including total tokens, prompt tokens, completion tokens, total requests, and total errors. Supports preset service, my service, and custom endpoint with time range queries (last 7/14/30 days or custom). Data source is MaaS ShowStatistics API…

20 3d ago B 239 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Huawei Ascend NPU natural language management skill, supporting both local direct connection and SSH remote modes. Provides comprehensive npu-smi command capabilities including device queries, configuration management, firmware upgrade, vNPU virtualization, certificate management, and compute power testing (FLOPS).…

20 3d ago A 261 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Huawei Cloud Ascend model deployment and testing skill for large language models on Ascend DevServer (910B series). Supports single-machine and dual-machine deployment for LLM, VL (vision-language), Embedding, and Rerank models. Provides model inference testing, deployment log viewing, and status monitoring with…

20 3d ago B 205 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Calculate MFU (Machine FLOP Utilization) for operators like matmul/GEMM/FlashAttention on Ascend NPU, providing clear formulas and derivation process Use this skill when the user wants to: (1) calculate MFU for matrix operations, (2) analyze operator performance efficiency, (3) understand hardware utilization, (4)…

20 3d ago A 152 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Convert natural language questions into safe executable SQL to query Ascend PyTorch Profiler / msprof database for operator time consumption, communication, dispatch, and other performance data. Supports table schema extraction from official documentation. Use this skill when the user wants to: (1) analyze Ascend…

20 3d ago A 175 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Provides temporary SSH remote connection for Huawei Cloud Ascend devices with dynamic host/port/user/password input (in-memory only), disk management, NPU monitoring, container management, security auditing and log analysis; sensitive operations require user confirmation before execution Use this skillthis skill to…

20 3d ago B 115 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Migrate vision/detection/segmentation small models to Ascend NPU, covering the full workflow: model structure analysis, migration verification, performance profiling, and optimization. Based on torchnpu and msprof Use this skill when the user wants to: (1) migrate encoder-only models like ResNet, YOLO, UNet to Ascend…

20 3d ago A 214 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Develop and optimize custom operators using AscendC programming language. Analyze operator performance bottlenecks and conduct optimization validation. Based on AscendC and CANN toolkit Use this skill when the user wants to: (1) optimize performance-critical operators on Ascend NPU, (2) develop custom operators for…

20 3d ago A 146 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Manage Huawei Cloud ModelArts Notebook instances through full lifecycle operations via hcloud CLI. Covers 31 API interfaces across 7 functional domains: instance management (create/list/show/update/delete/start/stop), lease management (show/renew), tag management (show/create/delete), image management…

20 3d ago A 194 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Huawei Cloud ModelArts training job fault diagnosis skill. Uses hcloud CLI to call ModelArts training job log/event APIs, analyzes training job failures/timeouts/stuck jobs, locates customer training code issues, and provides diagnosis conclusions with fix suggestions and confidence levels. Scenarios: training job…

20 3d ago A 119 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Manage Huawei Cloud ModelArts training jobs and related resources through full lifecycle operations via hcloud CLI. Covers 52 API interfaces across 8 functional domains: training job management, algorithm management, training job tags, training experiments, training job events, model import, auto search…

20 3d ago A 163 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Create basic Transformers model adapters for msModelSlim. Implements required interfaces and completes a four-step verification workflow: generate test model -> full fallback quantization -> weight verification -> quantization description validation. Use this skill when the user wants to: (1) create msModelSlim…

20 3d ago A 176 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Analyze candidate models before adapter implementation. Determine model implementation source (transformers or model-local), structural features, layer-by-layer loading requirements, and MoE fused weight risks. Use this skill when the user wants to: (1) assess model adaptation feasibility before creating msModelSlim…

20 3d ago A 151 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Collect operator-level performance data on Ascend NPU using msopprof tool. Supports both device mode and simulator mode, generates performance analysis reports. Use this skill when the user wants to: (1) profile operator performance on Ascend NPU, (2) collect performance data for analysis, (3) identify performance…

20 3d ago A 144 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

DWS cluster CPU high root cause diagnosis skill, based on KooCLI v3.2.0+ and DWS Autopilot MCP Server. Automatically collects CPU metrics, analyzes root causes (customer-side / system-side), and outputs a standardized diagnosis report. Applicable to DWS cluster CPU usage too high, CPU alarms, CPU load anomaly…

20 3d ago A 121 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

DWS cluster memory high root cause diagnosis skill, based on KooCLI v3.2.0+ and DWS Autopilot MCP Server. Automatically collects memory metrics, analyzes root causes (customer-side / system-side), and outputs a standardized diagnosis report. Applicable to DWS cluster memory usage too high, memory alarms, OOM…

20 3d ago A 147 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

DWS cluster I/O overload root cause diagnosis skill, based on KooCLI v3.2.0+ and DWS Autopilot MCP Server. Automatically collects I/O metrics, analyzes root causes (customer-side / system-side) via three-stage decision tree, and outputs a standardized diagnosis report. Applicable to DWS cluster I/O usage too high, I/O…

20 3d ago A 170 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Comprehensive SQL statement checking for DWS, supporting two check modes: 1. Syntax Check - Keyword validation, statement structure verification, clause completeness, DWS syntax compatibility based on gram.y grammar definitions 2. Specification Check - Object design standards, data operation standards, naming…

20 3d ago A 149 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Comprehensive SQL statement checking for Apache Doris (based on Doris 3.1.4 Nereids ANTLR4 grammar), supporting two check modes: 1. Syntax Check - Keyword validation, statement structure verification, clause completeness, Doris-specific syntax compatibility (DISTRIBUTED BY, PARTITION BY, ENGINE…

20 3d ago A 251 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Comprehensive SQL statement checking for ClickHouse, supporting multiple kernel versions (24.8, 23.3, 22.3) and two check modes: 1. Syntax Check - Keyword validation, statement structure verification, clause completeness, ClickHouse-specific syntax compatibility (SAMPLE BY, FINAL, ARRAY JOIN, PREWHERE, GLOBAL JOIN…

20 3d ago A 277 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Comprehensive SQL statement checking for HetuEngine, supporting two check modes: 1. Syntax Check - Keyword validation, statement structure verification, clause completeness, HetuEngine syntax compatibility based on Presto/Trino + Hive grammar definitions 2. Specification Check - Object design standards, data operation…

20 3d ago A 182 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Huawei Cloud MRS Hive SQL specification checking skill. Checks SQL statements against defined syntax and specification rules using the automated checker engine. No extra manual analysis beyond defined rules. Trigger:"Hive SQL优化"、"检查Hive SQL"、"Hive SQL检查"、"Hive SQL规范"、"Hive SQL语法"、"Hive SQL review".

20 3d ago A 81 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude CodeCodex

Huawei Cloud MRS cluster alarm diagnosis skill. Analyzes the root cause of an MRS alarm based on user-provided alarm information (alarm ID, alarm name, alarm details, occurrence time, node IP, related service and logs), then outputs the root cause, repair steps, and verification method. Diagnosis is driven by the…

20 3d ago A 167 tokens original MIT