← 返回 Skills 市场
athola

Nm Egregore Uninstall Watchdog

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-egregore-uninstall-watchdog
功能描述
Remove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log)
安全使用建议
This skill is coherent for removing the egregore watchdog, but the provided commands are destructive. Before running them: 1) Verify the watchdog is actually installed (use the listed launchctl/systemctl verify commands). 2) Run the checks first, and consider backing up any files you might need (~/.egregore/* and the plist/unit files). 3) Do not run these steps with sudo/root unless you intentionally want to affect system-level locations (running as root can change which home directory is expanded and may remove other users' files). 4) If you're unsure, run the rm commands with ls first (e.g., ls -l <path>) or echo the path to confirm targets. 5) Note that this guide assumes standard install locations; if your installation used custom paths, follow your install records instead.
功能分析
Type: OpenClaw Skill Name: nm-egregore-uninstall-watchdog Version: 1.0.0 The skill bundle is a utility designed to uninstall a watchdog daemon associated with the 'egregore' plugin. The instructions in SKILL.md perform standard service removal tasks, such as stopping systemd/launchd services and deleting associated configuration and log files (e.g., ~/Library/LaunchAgents/com.egregore.watchdog.plist, ~/.config/systemd/user/egregore-watchdog.service). No malicious behavior, data exfiltration, or obfuscation was detected.
能力评估
Purpose & Capability
Name/description (uninstall watchdog) match the actions in SKILL.md: unloading launchd, stopping/disabling systemd user timer, and removing specific files under ~/ and ~/.config. No unrelated credentials, binaries, or installs are required.
Instruction Scope
Instructions are limited to stopping the user-level service and removing listed files (plists, unit files, pid/log). This is expected for an uninstall guide, but the steps are destructive (rm -f) and assume tilde expansion and user-level context. The guide does not include safety checks, confirmations, backups, or explicit guidance about not running commands as root (which could change affected paths).
Install Mechanism
No install spec or downloaded code — instruction-only. This is the lowest-risk pattern for this purpose.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md only references user home paths and user-level systemd/launchctl, which are proportional to an uninstall operation.
Persistence & Privilege
Skill is not always-included and does not request persistent privileges. It instructs user-level service management only; autonomous invocation is allowed by default but is not combined with broad credential access or other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-egregore-uninstall-watchdog
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-egregore-uninstall-watchdog 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the uninstall-watchdog skill. - Removes the egregore watchdog daemon and associated files for both macOS (launchd) and Linux (systemd). - Cleans up all related files, including plist/service units, PID file, and watchdog log. - Provides clear instructions and verification steps for complete uninstallation.
元数据
Slug nm-egregore-uninstall-watchdog
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Egregore Uninstall Watchdog 是什么?

Remove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Nm Egregore Uninstall Watchdog?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-egregore-uninstall-watchdog」即可一键安装,无需额外配置。

Nm Egregore Uninstall Watchdog 是免费的吗?

是的,Nm Egregore Uninstall Watchdog 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Egregore Uninstall Watchdog 支持哪些平台?

Nm Egregore Uninstall Watchdog 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Egregore Uninstall Watchdog?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论