Ascend Assistant — AI skill for Claude Code
Ascend Assistant · 昇腾服务器助手 —— Agent Skill,帮助用 AI 操作/查询/排障昇腾智算服务器(环境检测/排障/命令生成/部署引导/性能调优),与 AscendMate 手册深度联动.
How to install Ascend Assistant
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open RevolutionLA/ascend-assistant and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ascend Assistant does
Ascend Assistant · 昇腾服务器助手 —— Agent Skill,帮助用 AI 操作/查询/排障昇腾智算服务器(环境检测/排障/命令生成/部署引导/性能调优),与 AscendMate 手册深度联动.
Alternatives in AI
- Graphify — AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw, Factory Droid, Trae) 20.9k ★
- Kilocode — GitHub Repo stars Open Source AI coding assistant for planning, building, and fixing code Open source AI assis 17k ★
- Part 4 — Generate AGENTS.md And AI Agent Configuration Files — I'll help you create the instruction files that will guide your AI coding assistant to build your MVP 2.1k ★
README
Ascend Assistant · 昇腾服务器助手
v3.0.0
让 AI 助手直接帮你操作/查询/排障华为昇腾(Ascend/NPU)智算服务器的 **Agent Skill**。 与 [AscendMate(昇腾之家)](https://github.com/RevolutionLA/AscendMate) 深度配套:AscendMate 是完整手册,本 Skill 负责"遇到问题怎么一步步操作"。
这是什么
`ascend-assistant` 是一个 **Skill(系统提示词 / 操作指南)**,不是独立程序。把它装进你的 AI 编程/助手工具后,当你对着一台昇腾服务器提问,AI 会按照本 Skill 的规范,安全、准确地帮你:
| 能力 | 干什么用 |
|---|---|
| 环境检测 + 排障 | 检测设备/驱动/CANN/框架状态,定位并解释报错 |
| 命令生成与建议 | 生成安装、推理、微调等可直接复制的命令,并说明验证方法 |
| 部署脚本引导 | 从裸机到跑起,step-by-step 引导 |
| 性能调优建议 | 基于 Profiling 数据给调优方向 |
| 集群巡检与报告 | 批量检查多台服务器健康状态,生成巡检报告 |
| 算力利用率分析 | 采集NPU利用率数据,分析低效原因,给出优化建议 |
安装(3 种方式)
方式一:skill 命令(推荐,适用于支持 skills 的 Agent)
# 从 GitHub 仓库安装
skills add https://github.com/RevolutionLA/ascend-assistant
# 或
skills install RevolutionLA/ascend-assistant
方式二:clone 到你的 skills 目录
git clone https://github.com/RevolutionLA/ascend-assistant.git
# 然后把 ascend-assistant/SKILL.md 放入你的 Agent 的 skills 目录
# 例如 .agents/skills/ 或 .claude/skills/ascend-assistant/SKILL.md
方式三:手动复制
把本仓库根目录的 `SKILL.md` 放到你的技能/系统提示词目录即可(SKILL.md 已自包含触发条件、能力和操作规范)。
使用示例
给 AI 助手这些提示词即可触发能力:
- "检查这台昇腾服务器的环境是否正常" (→ 环境检测)
- "torch_npu 装不上,报 driver not initialized,帮我看看" (→ 排障)
- "在 openEuler + CANN 8.3.RC2 上给我安装 torch_npu 的命令" (→ 命令生成)
- "按 7 步带我把这台裸机昇腾服务器跑起来" (→ 部署引导)
- "推理吞吐低,帮我分析怎么调优" (→ 性能调优)
- "帮我批量检查这10台昇腾服务器的状态" (→ 集群巡检)
- "最近一周算力利用率怎么样,有没有优化建议" (→ 利用率分析)
端到端用例演示
用例 A:新到一台裸机,让它跑起推理
你:这是一台 Atlas 800I A3,8 卡,帮我从零装好并跑起 Qwen 推理。
AI:好的。先确认系统和目标:
1) 你先跑 uname -a、npu-smi info 看当前状态(可能还没装驱动)
2) 我们按 7 步走推进:OS → 固件驱动 → CANN → 框架 → 推理
(逐步引导,每步给命令 + 验证,报错即回到排障)
用例 B:torch_npu 报错排障
你:python -c "import torch, torch_npu" 报 driver not initialized
AI:先确认事实(断言语调):
- 让我先看你的 npu-smi info 和驱动版本。
(若设备未被识别 → 查驱动/内核匹配;若识别但框架报错 → 查 torch/torch_npu 配套)
给一条命令验证,确凿后再给修复方向(用"可能",不臆断)。
用例 C:性能太慢,要调优
你:推理吞吐很低,帮我看看。
AI:先用 Profiling 采集(引导命令),拿到四个指标:
算子耗时 / 通信占比 / HBM 利用 / 显存。
然后按现象给方向(用"可能/建议")
Related Skills
Claude Code.nvim
by greggh - A seamless integration between Claude Code AI assistant and Neovim.
System
You are YouClaw, a helpful AI assistant. You are running as a desktop agent with access to tools for reading,
Open Researcher
🔥 Visual AI research assistant that displays real-time thinking, provides split-view analysis, and automatic
Embeddedskills
An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and oth
EasyCode
Easy Code (formerly DeepV Code) — A highly customizable AI coding assistant compatible with all major AI model
Registry Broker Skills
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. W
Related Agents
Cnki Researcher
CNKI Research Assistant - helps with literature search, journal lookup, and indexing queries on CNKI (中国知网). U
Integration Dev
External API and third-party system integration specialist for Home Assistant, ZoneMinder, weather services, a
Command Helper
Smart command assistant that understands user intent and suggests relevant commands. Users describe what they