Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agent-skills

agent-skills contient 88 skills collectées depuis Ascend, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
88
Stars
26
mis à jour
2026-05-07
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

k8s-check-fix
Administrateurs de réseaux et de systèmes informatiques

Kubernetes 集群健康检查与安全修复 — 诊断问题,用户确认后执行修复

2026-05-07
ascendc-operator-performance-optim
Développeurs de logiciels

排查并优化 Ascend C 算子性能。当用户开发、审查或优化 Ascend C kernel 算子时使用,或当用户提及 Ascend C 性能优化、算子优化、tiling、流水、搬运、 内存优化、NPU/昇腾等关键词时触发。

2026-05-07
security-code-review
Analystes en sécurité de l'information

多语言安全代码审查 (Security Code Review)。对 Python、C++、Shell、Markdown 文件进行系统性安全漏洞检测与修复指导。覆盖 OWASP Top 10、CWE Top 25、CERT 安全编码标准。当用户提及以下内容时,务必使用此技能:安全审查、安全代码审查、security review、code review 中的安全检查、漏洞扫描、安全合规检查(CWE/CERT/OWASP)、编写安全代码、检查代码安全性、推理服务安全审计、多模态 Token 安全校验、JSON 嵌套深度攻击防护。即使用户没有明确说'安全审查',只要涉及代码安全性评估、漏洞检测、安全最佳实践,都应触发此技能。

2026-05-07
cann-nnal-installer
Administrateurs de réseaux et de systèmes informatiques

昇腾NPU CANN Toolkit+Kernels+NNAL安装部署技能。支持从官网下载run包安装和从Docker镜像提取两种方式,覆盖驱动检查、包下载、安装、环境变量配置与验证全流程。当用户需要安装CANN全套组件或指定版本CANN到自定义路径时调用。

2026-05-07
ascendc-operator-code-gen
Développeurs de logiciels

根据设计文档生成 AscendC 算子完整代码实现并完成框架适配。TRIGGER when: 设计文档已完成,需要生成 op_host/op_kernel 代码、注册到 PyTorch 框架、编译测试。关键词:代码生成、op_host、op_kernel、tiling、kernel、框架适配、算子注册。

2026-05-06
ascendc-operator-design
Développeurs de logiciels

完成AscendC算子设计 - 帮助用户完成算子的架构设计、接口定义和性能规划。当用户提到算子设计、算子开发、tiling策略、内存规划、AscendC kernel设计、两级tiling、核间切分、核内切分时,使用此skill。

2026-05-06
ascend-transformer-boost
Développeurs de logiciels

昇腾 Transformer 加速库(ATB)核心技能集索引(Index Skill)。 整合 8 大核心技能:CANN 安装部署、ATB 测试框架编译、 ATB→ACLNN 算子替换设计文档生成、ATB→ACLNN 算子迁移,覆盖昇腾 NPU 开发全链路。

2026-05-06
atb-aclnn-operator-migration
Développeurs de logiciels

自动执行 ATB 算子到 ACLNN 的迁移操作,在 910B/950 设备上启用 ACLNN 加速。 支持参数映射、ACLNN Runner 实现、设备检测切换和功能/性能验证全流程。

2026-05-06
atb-aclnn-operator-replacement-designer
Développeurs de logiciels

自动生成 ATB 到 ACLNN 算子替换的详细设计文档。接收用户提供的 ATB 和 ACLNN 接口文档链接, 输出包含参数映射、开发自测、风险评估的 7 章结构化设计文档。 TRIGGER when: 用户需要将 ATB 算子替换为 ACLNN 算子并撰写设计文档。

2026-05-06
atb-csv-testcase-generator
Analystes en assurance qualité des logiciels et testeurs

ATB CSV 测试用例生成技能。当用户需要为 ATB 算子创建 CSV 格式的泛化测试用例时调用此技能。 覆盖:正例设计、反例设计、性能测试用例、CSV 格式规范。

2026-05-06
atb-csv-tester
Analystes en assurance qualité des logiciels et testeurs

运行 ATB (Ascend Transformer Boost) CSV 测试。当用户需要执行 CSV 格式的 ATB 测试用例、 验证算子正确性、或运行任何ATB下的 CSV 测试文件时调用此技能。 需配合 CANN 环境和已编译的 ATB 测试框架使用。

2026-05-06
atb-debug-guide
Développeurs de logiciels

ATB 调试指南技能。当用户遇到 ATB 算子测试问题、需要分析错误原因、或需要了解 ATB 环境配置时调用此技能。 覆盖:环境配置问题、ABI版本不匹配、内存错误、CSV测试失败、ACLNN接口问题等常见场景。

2026-05-06
atb-nnal-installer
Administrateurs de réseaux et de systèmes informatiques

昇腾 NPU NNAL(ATB 加速库)安装技能。依赖 cann-operator-env-config 提供 Toolkit+Kernels 环境,本技能仅负责 NNAL 包的安装、环境变量配置与验证。

2026-05-06
atb-ops-to-aclnn-migration-workflow
Développeurs de logiciels

ATB OPS→ACLNN 迁移标准化工作流主模板。整合前置学习、设计文档生成、CSV用例设计、 实际迁移、编译验证、测试验证全流程,提供明确的阶段 Gates 和用户确认机制。

2026-05-06
atb-testframework-build
Analystes en assurance qualité des logiciels et testeurs

编译 ATB (Ascend Transformer Boost) 测试框架。当用户需要编译 ATB 测试框架、 运行 CSV 测试、或构建 atb_test_framework 时调用。支持全量编译(含第三方依赖克隆与源替换) 和增量编译两种模式。需在 Docker 容器内配合 CANN 环境执行。

2026-05-06
triton-operator-code-gen
Développeurs de logiciels

根据 Ascend NPU 算子设计文档(或直接需求)生成 Triton kernel 代码。当用户需要实现 Triton 算子、将设计文档转为可执行代码时使用。核心产出:kernel 代码 + 基本正确性测试。关键词:Triton kernel、算子实现、代码生成、code generation。

2026-04-30
triton-operator-code-review
Analystes en assurance qualité des logiciels et testeurs

静态检视 Triton 算子代码质量(Host+Device 侧),面向 Ascend NPU。发现潜在 bug、API 误用和性能隐患。仅关注静态代码分析。关键词:code review、代码检视、静态分析。

2026-04-30
triton-operator-design
Développeurs de logiciels

生成适用于 Ascend NPU 的 Triton 算子需求文档。当用户需要设计新的 Triton 算子、编写算子需求文档、进行算子性能优化设计时使用。核心产出:功能定义、API 接口、Tiling 策略、Kernel 实现方案。

2026-04-30
triton-operator-dev
Développeurs de logiciels

昇腾 Triton 算子全流程开发编排。当用户需要从零开发 Triton 算子、进行端到端开发流程、或不确定该用哪个子 skill 时使用。自动编排:环境配置→需求设计→代码生成→静态检视→精度验证→性能评估→性能优化。关键词:全流程、开发编排、端到端、workflow orchestration。

2026-04-30
triton-operator-doc-gen
Développeurs de logiciels

为昇腾 NPU Triton 算子生成标准化接口文档。当用户需要为算子创建 README、生成 API 文档、编写产品支持表、整理参数说明时使用。关键词:文档生成、doc generation、README、接口文档、API documentation。

2026-04-30
triton-operator-env-config
Administrateurs de réseaux et de systèmes informatiques

在 Ascend 昇腾平台上校验并构建triton算子开发所需环境,包括CANN、Python/torch/torch_npu/triton-ascend依赖和PATH环境变量等设置。当用户需要配置triton算子开发环境、检查CANN/torch/triton-ascend安装、验证环境是否可用时使用。

2026-04-30
triton-operator-performance-eval
Développeurs de logiciels

评估 Ascend NPU 上 Triton 算子性能。使用 msprof/msprof op 采集性能数据,诊断 Memory-Bound/Compute-Bound 瓶颈,测量硬件利用率,生成性能报告。

2026-04-30
triton-operator-performance-optim
Développeurs de logiciels

优化 Ascend NPU 亲和的 Triton 算子性能。解决 UB 溢出、提高 Cube 利用率、Tiling 策略设计。关键词:性能优化、performance optimization、tiling、UB。

2026-04-30
triton-operator-precision-eval
Développeurs de logiciels

Triton 算子精度评估。与 PyTorch 参考实现对比,自动计算误差指标,生成标准化精度报告。关键词:精度测试、precision evaluation、精度报告、accuracy verification。

2026-04-30
verl-deploy
Administrateurs de réseaux et de systèmes informatiques

Verl 分布式训练服务一键拉起与配置。触发场景:(1) 用户要启动 Verl 训练任务或部署 RLHF/DAPO 训练环境 (2) 在 NPU 集群上拉起 Verl 训练容器 (3) 配置 Ray 集群和 SwanLab 监控 (4) 根据 7 位二进制掩码灵活配置加速特性。支持 Qwen3-8B 等 Megatron 模型的 DAPO 训练全流程。

2026-04-23
modelscope-cli
Développeurs de logiciels

ModelScope CLI 模型与数据集下载工具。当用户需要从 ModelScope 下载模型或数据集、批量下载模型、校验文件完整性、统计模型参数量、或进行网络诊断时使用。

2026-04-23
vllm-ascend-deploy
Développeurs de logiciels

昇腾 NPU 平台 vLLM 大模型推理服务一键部署。触发:用户说'部署 模型名'、'NPU 部署模型'、'vllm serve'。流程:SSH检查 → NPU检查 → 配置发现(必须验证) → 用户确认 → 部署 → cron监控 → 验证。约束:(1) 配置必须从官方文档验证,禁止猜测;(2) 后台启动必须用cron监控,禁止手动轮询。支持 Qwen/Qwen3.5、GLM、DeepSeek、Kimi。

2026-04-23
mindspeed-fsdp2-migration-main
Développeurs de logiciels

用于统筹 MindSpeed-MM FSDP2 端到端迁移。适用于需要协同模型、数据、配置与验证子流程迁移任意新模型时。

2026-04-21
swanlab-setup
Développeurs de logiciels

SwanLab 实验追踪平台配置与登录管理。触发场景:(1) 配置 SwanLab 登录凭据 (2) 在容器内安装/登录 SwanLab (3) 为指定容器配置 SwanLab (4) 检查 SwanLab 连接状态。支持多种配置获取方式:环境变量、配置文件、交互式输入。可被其他 skill 通过 source scripts/functions.sh 调用。

2026-04-21
verl-async-dapo
Scientifiques des données

Verl 单异步 DAPO 训练配置生成器。触发场景:(1) 启动单异步 DAPO 训练 (2) 生成训练脚本 (3) 配置特性参数 (4) 训练前检查。**特性策略**:用户未指定时默认开启性能特性(flash_attn/dynamic_batch/remove_padding/gradient_checkpointing),显存特性(offload/recompute)默认关闭。OOM 时自动追加显存特性重试。**训练监控**:启动后输出 SwanLab 链接供用户自行查看,仅在错误时通知用户。**依赖 skill**:SwanLab 配置通过 swanlab-setup skill 提供。

2026-04-21
ascend-detectron2-install
Développeurs de logiciels

在昇腾NPU容器中从源码安装detectron2。适用于实例分割、目标检测等模型的开发。

2026-04-20
ascend-mmcv-install
Développeurs de logiciels

在昇腾NPU容器中编译安装mmcv-full,支持NPU算子。适用于需要mmcv作为依赖的其他OpenMMLab库安装前的前置步骤。

2026-04-20
ascend-mmdet-install
Développeurs de logiciels

在昇腾NPU容器中安装mmdetection。适用于目标检测模型的开发。

2026-04-20
ascend-mmdet3d-install
Développeurs de logiciels

在昇腾NPU容器中安装mmdetection3d(含mmsegmentation依赖)。适用于3D目标检测模型的开发。

2026-04-20
ascend-mmlab-install-suite
Développeurs de logiciels

昇腾NPU环境安装OpenMMLab系列库套件(mmcv/mmdet/mmdet3d/detectron2),支持本地+远程混合开发模式

2026-04-20
model-migration
Développeurs de logiciels

Model code migration for Ascend NPU. Invoke when user needs to clone open-source repo and apply NPU adaptation patches.

2026-04-20
model-training
Scientifiques des données

Model training on Ascend NPU. Invoke when user wants to launch training script and monitor training progress.

2026-04-20
ascend-model-migration
Scientifiques des données

Ascend NPU model migration suite. Invoke when user wants to migrate/train models on Ascend NPU, setup environment, or deploy models from open-source repositories.

2026-04-20
ssh-dev-suite-connect
Administrateurs de réseaux et de systèmes informatiques

SSH连接管理、远程命令执行、文件传输、后台任务

2026-04-20
ssh-dev-suite-debug
Administrateurs de réseaux et de systèmes informatiques

结构化远程服务器问题排查流程,支持上下文感知的环境检查和容器内调试

2026-04-20
Affichage des 40 principaux skills collectés sur 88 dans ce dépôt.