Use when 用户希望安装、配置或新增 ssh-mcp-server 的 MCP 连接(如「帮我装一下 ssh-mcp-server」「给 Cursor/Claude Code 配置 SSH MCP」「在已有 MCP 里加一台远程主机」「ssh-mcp-server 的 mcp.json 怎么写」)。技能通过逐步问答收集主机、认证、传输模式、命令限制等参数,并把生成的 mcpServers JSON 片段写入对应客户端的配置文件。
$npx -y skills add classfang/ssh-mcp-server --skill ssh-mcp-helperInstalls into the current project.
Run `npx skills use "https://github.com/classfang/ssh-mcp-server" --skill "classfang/ssh-mcp-server/ssh-mcp-helper"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/classfang/ssh-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/classfang/ssh-mcp-server"` and select the relevant skills, then follow their instructions.