ascend-ai-codingascend-ai-codingOfficialยท8 Agent Skills Included

awesome-ascend-skills

Ascend NPU model training, inference, migration, and profiling

Guides end-to-end Ascend NPU workflows: environment setup, model migration from CUDA, distributed training with MindSpeed, vLLM inference deployment, and performance profiling. Eliminates manual version matching, operator incompatibility debugging, and slow trial-and-error tuning on NPU hardware. Provides ready-to-run scripts, validation checklists, and precision comparison tools so teams complete migrations and benchmarks faster.
npx skills add ascend-ai-coding/awesome-ascend-skills --all -g -y
Available:

Tells the agent how to navigate the skill domains, follow naming and marketplace rules, and validate changes when maintaining or extending these Ascend NPU skills.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install awesome-ascend-skills?โ–ผ

Run `npx skills add ascend-ai-coding/awesome-ascend-skills --all -g -y` in your terminal to install all skills globally. You can also install a single domain bundle, for example the inference or training directory.

What problems do these Ascend NPU skills solve?โ–ผ

They cover CUDA-to-NPU model migration, MindSpeed-LLM/MM training, vLLM inference deployment, HCCL communication testing, and profiling-based performance analysis on Huawei Ascend hardware.

Which AI coding tools support these skills?โ–ผ

All skills follow the standard SKILL.md format and work with Claude Code, OpenCode, Cursor, Trae, and Codex.

How do I migrate a PyTorch model to Ascend NPU?โ–ผ

Use the migration skills to scan CUDA dependencies, apply transfer_to_npu auto-migration, replace unsupported operators, and verify precision against a CPU or GPU baseline.

Do I need NPU hardware to use these skills?โ–ผ

Code-level migration and analysis can be done without hardware, but final validation, training, and inference steps require an Ascend NPU server with CANN installed.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’