← 返回 Skills 市场
149
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pm2-remote-manager
功能描述
SSH-based PM2 service management for remote servers. List processes, restart/stop services, view logs, monitor CPU/memory usage, and perform common PM2 opera...
安全使用建议
This skill is essentially documentation showing ssh + pm2 commands. Before using it: (1) verify you trust whoever supplied the server addresses you will connect to; the skill does not store credentials, so SSH keys/credentials remain under your control; (2) confirm your local environment has ssh/scp and that you use key-based auth or otherwise secure credentials; (3) be cautious if you allow an autonomous agent to invoke this skill — ssh commands can execute arbitrary remote commands on servers you point it at (test on a staging host first); (4) the SKILL.md doesn't declare required binaries explicitly (ssh/scp), so keep that in mind when evaluating readiness.
功能分析
Type: OpenClaw Skill
Name: pm2-remote-manager
Version: 1.0.0
The skill bundle provides documentation and command templates for managing PM2 processes on remote servers via SSH. All instructions in SKILL.md are consistent with the stated purpose of process monitoring and management, including standard PM2 operations like listing, restarting, and viewing logs. While it includes a specific private IP (10.0.0.213) in examples, there is no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (PM2 Remote Manager) match the SKILL.md contents: all examples are SSH commands that run pm2 on a remote host. The operations requested (list/restart/logs/monitor/scale/etc.) are exactly what PM2 and SSH provide. Nothing in the instructions requires unrelated services or credentials.
Instruction Scope
The instructions direct the agent (or user) to run ssh/scp and pm2 commands on remote servers. This is within the stated purpose, but the SKILL.md implicitly assumes the local environment has ssh/scp and that the user controls working SSH keys. The doc also suggests following runtime instructions produced by pm2 (e.g., pm2 startup) which may ask the user to run additional elevated commands on the remote host — expected for this workflow but worth being aware of.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That is the lowest-risk install model and matches the content (examples only).
Credentials
The skill declares no required environment variables or credentials — appropriate because SSH keys/credentials live outside the skill. One minor omission: SKILL.md presumes availability of ssh/scp on the agent's host but the registry metadata lists no required binaries; this is an informational gap rather than a functional mismatch.
Persistence & Privilege
always is false and the skill does not request persistent system changes or declare it will modify other skills or system-wide settings. The skill's actions are limited to instructing the user/agent to run remote commands via SSH.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pm2-remote-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/pm2-remote-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Remote PM2 management via SSH
元数据
常见问题
PM2 Remote Manager 是什么?
SSH-based PM2 service management for remote servers. List processes, restart/stop services, view logs, monitor CPU/memory usage, and perform common PM2 opera... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 PM2 Remote Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pm2-remote-manager」即可一键安装,无需额外配置。
PM2 Remote Manager 是免费的吗?
是的,PM2 Remote Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PM2 Remote Manager 支持哪些平台?
PM2 Remote Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PM2 Remote Manager?
由 Qoohsuan(@qoohsuan)开发并维护,当前版本 v1.0.0。
推荐 Skills