← Back to Skills Marketplace
athola

Nm Egregore Uninstall Watchdog

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-egregore-uninstall-watchdog
Description
Remove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-egregore-uninstall-watchdog
  3. After installation, invoke the skill by name or use /nm-egregore-uninstall-watchdog
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nm-egregore-uninstall-watchdog
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Egregore Uninstall Watchdog?

Remove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log). It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Nm Egregore Uninstall Watchdog?

Run "/install nm-egregore-uninstall-watchdog" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Egregore Uninstall Watchdog free?

Yes, Nm Egregore Uninstall Watchdog is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Egregore Uninstall Watchdog support?

Nm Egregore Uninstall Watchdog is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Egregore Uninstall Watchdog?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments