← 返回 Skills 市场
238
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shutdown
功能描述
Safe shutdown/reboot workflow for local or remote machines. Use when the user asks to power off, restart, schedule shutdown, cancel shutdown, or perform pre-...
安全使用建议
This skill appears coherent for safely performing shutdown/reboot tasks. Before installing, confirm you are comfortable letting the agent present and run privileged commands (it uses sudo / Windows shutdown). Verify the agent will always require the explicit confirmation pattern the SKILL.md mandates — if you do not want any risk of accidental shutdowns, keep autonomous invocation off or require manual invocation only. If you plan to use it against remote hosts, ensure SSH/remote credentials and host targets are handled out-of-band (the skill does not request credentials) and test the flow in a safe environment first. If anything about confirmation or target selection is unclear, ask the skill author to clarify/strengthen the confirmation step.
功能分析
Type: OpenClaw Skill
Name: shutdown
Version: 1.0.0
The 'shutdown' skill bundle provides a structured and safety-oriented workflow for system power management (shutdown and reboot) across Linux, macOS, and Windows. The instructions in SKILL.md explicitly mandate user confirmation, pre-execution system checks (using commands like 'who' and 'uptime'), and the use of delayed shutdown timers to prevent accidental or unauthorized system termination. No indicators of data exfiltration, malicious intent, or hidden functionality were found; the skill's capabilities are transparent and strictly aligned with its stated administrative purpose.
能力评估
Purpose & Capability
The name/description (shutdown/reboot workflows) matches the content: the SKILL.md lists platform-specific shutdown/reboot/schedule/cancel commands and pre-checks that are reasonable and expected for this purpose.
Instruction Scope
Instructions include privileged system commands (sudo shutdown, systemctl, Windows shutdown) and read-only pre-checks (who, uptime). The doc explicitly requires explicit user confirmation before any state-changing command, warns about session disconnects, and constrains scope to single targets — these safety controls are appropriate. Note: the skill assumes the agent can run shell/PowerShell commands; ensure the agent will not run commands autonomously without confirmation.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be downloaded or written during install, minimizing install-time risk.
Credentials
No environment variables, credentials, or config paths are requested. This is proportionate to a local/remote shutdown helper (no secret access requested).
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration changes. The skill can be invoked by the agent normally; that autonomous invocation is standard and not excessive by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shutdown - 安装完成后,直接呼叫该 Skill 的名称或使用
/shutdown触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of safe shutdown and reboot workflow.
- Supports local and remote machines across macOS, Linux (systemd), and Windows.
- Requires explicit user confirmation for all shutdown, reboot, scheduling, and cancellation actions.
- Performs safety pre-checks to warn about connected users and running processes before proceeding.
- Provides clear, platform-specific commands and confirmation patterns, including for Chinese users.
- Emphasizes session safety and never operates on multiple machines or runs destructive actions without explicit instruction.
元数据
常见问题
shutdown 是什么?
Safe shutdown/reboot workflow for local or remote machines. Use when the user asks to power off, restart, schedule shutdown, cancel shutdown, or perform pre-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。
如何安装 shutdown?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shutdown」即可一键安装,无需额外配置。
shutdown 是免费的吗?
是的,shutdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
shutdown 支持哪些平台?
shutdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 shutdown?
由 jvy(@jvy)开发并维护,当前版本 v1.0.0。
推荐 Skills