ssh-remote-skill

SSH 远程服务器管理工具。支持多服务器连接管理、命令执行、文件传输、系统监控、服务管理、日志分析、安全检查等功能,适用于 Linux/Unix 服务器运维。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ssh-remote-skill" with this command: npx skills add nickliang/ssh-remote-sanitized

SSH 远程服务器管理

SSH 远程服务器管理工具,支持多服务器连接管理、命令执行、文件传输、系统监控、服务管理、日志分析、安全检查等功能,适用于 Linux/Unix 服务器运维。

功能特性

功能模块描述
🔌 连接管理多服务器配置、连接测试、连接池管理
💻 命令执行远程命令执行、脚本运行、批量操作
📤 文件上传单文件/目录上传、进度显示
📥 文件下载单文件/目录下载、文件列表
📊 系统监控CPU/内存/磁盘/网络/进程监控
⚙️ 服务管理systemctl 服务管理、日志查看
📋 日志分析系统/应用日志查看、搜索、分析
🔒 安全检查安全扫描、漏洞检查、加固建议

安装

npm install

配置

创建配置文件 configs/servers.json:

{
  "servers": [
    {
      "name": "production",
      "host": "YOUR_SERVER_IP",
      "port": 22,
      "username": "YOUR_USERNAME",
      "privateKeyPath": "~/.ssh/id_rsa"
    }
  ]
}

使用示例

连接测试

用户:ssh 连接测试
AI: 🔌 服务器连接状态:
   ✅ production - 延迟 25ms

执行命令

用户:ssh 执行 production uptime
AI: 📋 执行结果:
   12:30:00 up 15 days, load average: 0.50

文件传输

用户:ssh 上传 production ./app.js /var/www/
AI: ✅ 文件上传成功!

系统监控

用户:ssh 监控 production
AI: 📊 CPU: 25% | 内存: 50% | 磁盘: 40%

触发词

  • ssh 连接 - 连接管理
  • ssh 执行 - 执行远程命令
  • ssh 上传 - 上传文件
  • ssh 下载 - 下载文件
  • ssh 监控 - 系统监控
  • ssh 服务 - 服务管理
  • ssh 日志 - 日志查看
  • ssh 安全 - 安全检查

依赖

  • Node.js >= 18.0.0
  • ssh2 ^1.15.0

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated