什麼是 ssh?
建立和管理與遠端電腦的 SSH 連接,包括金鑰產生、設定和檔案傳輸。連接到遠端伺服器、執行遠端命令或透過 SCP 傳輸檔案時使用。 來源:openhands/extensions。
建立和管理與遠端電腦的 SSH 連接,包括金鑰產生、設定和檔案傳輸。連接到遠端伺服器、執行遠端命令或透過 SCP 傳輸檔案時使用。
透過命令列快速安裝 ssh AI 技能到你的開發環境
來源:openhands/extensions。
This skill provides capabilities for establishing and managing SSH connections to remote machines.
When prompted, you should ask the user for their password or a private key.
Create or edit the SSH config file for easier connections:
建立和管理與遠端電腦的 SSH 連接,包括金鑰產生、設定和檔案傳輸。連接到遠端伺服器、執行遠端命令或透過 SCP 傳輸檔案時使用。 來源:openhands/extensions。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/openhands/extensions --skill ssh建立和管理與遠端電腦的 SSH 連接,包括金鑰產生、設定和檔案傳輸。連接到遠端伺服器、執行遠端命令或透過 SCP 傳輸檔案時使用。 來源:openhands/extensions。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/openhands/extensions --skill ssh 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/openhands/extensions