skills/drivingsdk-ascend-model-migration/ssh-connection/SKILL.md
SSH远程开发套件,连接管理、命令执行、文件传输、部署、隧道、调试
npx skillsauth add Ascend/agent-skills ssh-dev-suiteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
多profile SSH远程开发套件。ControlMaster会话复用,容器感知(docker/kubectl)。
connect/SKILL.mddeploy/SKILL.mdtunnel/SKILL.mddebug/SKILL.mdlong-task/SKILL.mdconfig.yaml由agent引导生成,参考config.example.yaml。
密码通过环境变量设置。
所有子模块遵循统一原则:
testing
Kubernetes 集群健康检查与安全修复 — 诊断问题,用户确认后执行修复
tools
昇腾NPU CANN Toolkit+Kernels+NNAL安装部署技能。支持从官网下载run包安装和从Docker镜像提取两种方式,覆盖驱动检查、包下载、安装、环境变量配置与验证全流程。当用户需要安装CANN全套组件或指定版本CANN到自定义路径时调用。
development
编译 ATB (Ascend Transformer Boost) 测试框架。当用户需要编译 ATB 测试框架、 运行 CSV 测试、或构建 atb_test_framework 时调用。支持全量编译(含第三方依赖克隆与源替换) 和增量编译两种模式。需在 Docker 容器内配合 CANN 环境执行。
databases
ATB OPS→ACLNN 迁移标准化工作流主模板。整合前置学习、设计文档生成、CSV用例设计、 实际迁移、编译验证、测试验证全流程,提供明确的阶段 Gates 和用户确认机制。