Source

ascend/agent-skills

70 skills · 7.2K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
ascendc-operator-design 完成AscendC算子设计 - 帮助用户完成算子的架构设计、接口定义和性能规划。当用户提到算子设计、算子开发、tiling策略、内存…
ascend/agent-skills
180
2
ascendc-operator-dev AscendC算子端到端开发编排器。当用户需要开发新算子、实现自定义算子、或完成从需求到测试的完整流程时使用。关键词:算子开…
ascend/agent-skills
178
3
ascendc-operator-project-init
ascend/agent-skills
169
4
ascendc-operator-testcase-gen 完成AscendC算子验证用例生成 - 帮助用户完成testcase设计。当用户提到用例设计、泛化用例生成、算子标杆、UT用例、精度用例…
ascend/agent-skills
169
5
ascendc-operator-doc-gen 为AscendC算子生成PyTorch风格的接口文档(README.md)。触发场景:编译调试通过后需要生成接口文档,或用户提到"生成算子文…
ascend/agent-skills
163
6
cann-operator-env-config 提供昇腾NPU的CANN安装指导。当用户需要安装CANN、配置昇腾环境或解决安装问题时调用。
ascend/agent-skills
156
7
ascendc-operator-precision-eval
ascend/agent-skills
154
8
ascendc-operator-code-review
ascend/agent-skills
152
9
ascendc-operator-performance-eval 在 ascend-kernel 的 csrc/ops/<op>/test 下维护仅含 JSONL 的 profiler 性能用例,使用 torch_npu.profiler(固定 warmup=5…
ascend/agent-skills
152
10
ascendc-operator-performance-optim 排查并优化 Ascend C 算子性能。当用户开发、审查或优化 Ascend C kernel 算子时使用,或当用户提及 Ascend C 性能优化、算子…
ascend/agent-skills
150
11
ascendc-operator-precision-debug
ascend/agent-skills
146
12
ascend-docker Create Docker containers for Huawei Ascend NPU development with proper device mappings and volume mounts. Use when se…
ascend/agent-skills
145
13
triton-operator-performance-optim 优化 Ascend NPU 亲和的 Triton 算子性能。解决 UB 溢出、提高 Cube 利用率、Tiling 策略设计。关键词:性能优化、performanc…
ascend/agent-skills
145
14
ascend-inference-repos-copilot 昇腾(Ascend)推理生态开源代码仓库智能问答专家旨在为 vLLM、vLLM-Ascend、MindIE-LLM、MindIE-SD、MindIE-Motor、MindIE-T…
ascend/agent-skills
139
15
ascend-profiling-anomaly Analyze Huawei Ascend NPU profiling data to discover hidden performance anomalies and produce a detailed model archit…
ascend/agent-skills
139
16
triton-operator-code-gen 根据 Ascend NPU 算子设计文档(或直接需求)生成 Triton kernel 代码。当用户需要实现 Triton 算子、将设计文档转为可执行代…
ascend/agent-skills
139
17
auto-bug-fixer Use when encountering bugs, test failures, or error logs that need root cause analysis and fix generation
ascend/agent-skills
136
18
triton-operator-code-review 静态检视 Triton 算子代码质量(Host+Device 侧),面向 Ascend NPU。发现潜在 bug、API 误用和性能隐患。仅关注静态代码分析…
ascend/agent-skills
135
19
npu-smi Huawei Ascend NPU npu-smi command reference. Use for device queries (health, temperature, power, memory, processes, E…
ascend/agent-skills
133
20
triton-operator-design 生成适用于 Ascend NPU 的 Triton 算子需求文档。当用户需要设计新的 Triton 算子、编写算子需求文档、进行算子性能优化设计…
ascend/agent-skills
133
21
python-refactoring
ascend/agent-skills
132
22
triton-operator-performance-eval 评估 Ascend NPU 上 Triton 算子性能。使用 msprof/msprof op 采集性能数据,诊断 Memory-Bound/Compute-Bound 瓶颈,测量硬…
ascend/agent-skills
130
23
catlass-operator-design 将用户基于CATLASS开发算子的需求转变为具体的设计文档
ascend/agent-skills
129
24
catlass-operator-performance-optim 指导 Catlass 算子性能调优。流程:阅读 catlass 优化指南、获取/更新 profiler 基线、按指南修改 tiling、重新编译、**强制…
ascend/agent-skills
128
25
triton-operator-env-config 在 Ascend 昇腾平台上校验并构建triton算子开发所需环境,包括CANN、Python/torch/torch_npu/triton-ascend依赖和PATH环境变量…
ascend/agent-skills
128
26
atc-model-converter Complete toolkit for Huawei Ascend NPU model conversion and end-to-end inference adaptation. Workflow 1 auto-discover…
ascend/agent-skills
127
27
catlass-operator-dev Catlass 算子端到端开发编排器。基于 ascend-kernel(csrc/ops),串联 catlass 设计、catlass-operator-code-gen 与 ascendc…
ascend/agent-skills
127
28
npu-adapter-reviewer
ascend/agent-skills
127
29
triton-operator-precision-eval Triton 算子精度评估。与 PyTorch 参考实现对比,自动计算误差指标,生成标准化精度报告。关键词:精度测试、precision evalu…
ascend/agent-skills
127
30
catlass-operator-code-gen 根据CATLASS算子设计文档生成算子工程交付件
ascend/agent-skills
126
31
triton-operator-dev
ascend/agent-skills
126
32
ascend-npu-driver-install 能完成昇腾NPU驱动和固件安装部署,实现安装包正则匹配提取、按需添加可执行权限、Python+Shell双重包校验、系统依赖先验后装…
ascend/agent-skills
125
33
hccl-test HCCL (Huawei Collective Communication Library) performance testing for Ascend NPU clusters. Use for testing distribut…
ascend/agent-skills
123
34
vector-triton-ascend-ops-optimizer 昇腾(Ascend) NPU 上 Triton 算子深度性能优化技能(Skill),致力于实现用户要求的 Triton 算子性能提升。核心技术包括但…
ascend/agent-skills
123
35
auto-develop-test-gen 开发者测试自动补全技能 - 为函数和类生成高质量单元测试,分析覆盖率盲区并生成高价值补充测试,提升有效覆盖率。
ascend/agent-skills
120
36
skill-auditor Comprehensive security auditor for AI agent skills, prompts, and instructions. Checks for typosquatting, dangerous pe…
ascend/agent-skills
120
37
simple-vector-triton-gpu-to-npu 将简单Vector类型Triton算子从GPU迁移到昇腾NPU。当用户需要迁移Triton代码到NPU、提到GPU到NPU迁移、Triton迁移、昇腾适配时…
ascend/agent-skills
119
38
megatron-migration-generator Generate migration deliverables for bringing relevant Megatron changes into MindSpeed after branch alignment and impa…
ascend/agent-skills
118
39
megatron-change-analyzer Analyze official Megatron-LM commits, PRs, and branch change sets to identify feature evolution, candidate breaking c…
ascend/agent-skills
117
40
megatron-commit-tracker Track and normalize change requests against the official Megatron-LM repository by branch, PR, commit, commit range, …
ascend/agent-skills
117
41
megatron-impact-mapper Map migration-relevant Megatron changes onto the official MindSpeed repository by resolving branch alignment, locatin…
ascend/agent-skills
117
42
msverl-daily-regression-triage Triage a daily msverl regression run by reading the baseline comparison log, stopping on success, extracting the most…
ascend/agent-skills
117
43
ascendc-mssanitizer Ascend C 算子 mssanitizer 内存检测分析技能。用于检测和分析算子内存问题:非法内存访问、非法释放、内存泄漏、UB地址越界…
ascend/agent-skills
107
44
ascend-model-migration Ascend NPU model migration suite. Invoke when user wants to migrate/train models on Ascend NPU, setup environment, or…
ascend/agent-skills
100
45
triton-operator-doc-gen 为昇腾 NPU Triton 算子生成标准化接口文档。当用户需要为算子创建 README、生成 API 文档、编写产品支持表、整理参数说明时…
ascend/agent-skills
97
46
vllm-ascend-deploy
ascend/agent-skills
96
47
modelscope-cli ModelScope CLI 模型与数据集下载工具。当用户需要从 ModelScope 下载模型或数据集、批量下载模型、校验文件完整性、统计模型…
ascend/agent-skills
95
48
swanlab-setup SwanLab 实验追踪平台配置与登录管理。触发场景:(1) 配置 SwanLab 登录凭据 (2) 在容器内安装/登录 SwanLab (3) 为指定容器…
ascend/agent-skills
91
49
verl-async-dapo Verl 单异步 DAPO 训练配置生成器。触发场景:(1) 启动单异步 DAPO 训练 (2) 生成训练脚本 (3) 配置特性参数 (4) 训练前检查…
ascend/agent-skills
90
50
verl-deploy Verl 分布式训练服务一键拉起与配置。触发场景:(1) 用户要启动 Verl 训练任务或部署 RLHF/DAPO 训练环境 (2) 在 NPU 集群上…
ascend/agent-skills
90
Page 1 · 70 total Next