From external-gitcode-ascend-skills
SSH remote development suite: manage connections, execute commands, transfer files, deploy, set up tunnels, and debug remotely. Supports ControlMaster multiplexing and container awareness (docker/kubectl).
How this skill is triggered — by the user, by Claude, or both
Slash command
/external-gitcode-ascend-skills:ssh-connectionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
多profile SSH远程开发套件。ControlMaster会话复用,容器感知(docker/kubectl)。
多profile SSH远程开发套件。ControlMaster会话复用,容器感知(docker/kubectl)。
connect/SKILL.mddeploy/SKILL.mdtunnel/SKILL.mddebug/SKILL.mdlong-task/SKILL.mdconfig.yaml由agent引导生成,参考config.example.yaml。
密码通过环境变量设置。
所有子模块遵循统一原则:
npx claudepluginhub ascend-ai-coding/awesome-ascend-skills --plugin npu-torchair-inferManages SSH connections, executes remote commands, transfers files, and runs background jobs on servers. Automatically wraps docker/kubectl in container environments.
Establishes SSH connections to remote servers for executing commands, checking logs, restarting services, and managing Docker containers via bash scripts.
Manages graft for local-first remote dev: runs shimming commands remotely, syncs files bidirectionally with mutagen, forwards ports, sets up connections via flags or graft.yaml, reads status, diagnoses with graft doctor.