← 返回 Skills 市场
291
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-uninstaller
功能描述
OpenClaw 卸载指南,帮你体面告别这只昂贵的龙虾
安全使用建议
This is a coherent uninstall guide, but follow safety precautions before running the commands: 1) Back up any data you may want to keep (workspaces, config, credentials). 2) Inspect each rm -rf and service command to ensure paths and service names match your system and profiles; running them will permanently delete files. 3) Avoid running `npx -y ...` unless you trust the package source—npx fetches and executes remote code; prefer using your already-installed openclaw CLI or install the package first and review it. 4) On multi-profile or remote hosts, repeat steps per-profile or log into the target host. 5) Do not run destructive commands as root unless you understand the implications. If anything is unclear, run the commands interactively (remove --yes/--non-interactive) so you can confirm actions.
功能分析
Type: OpenClaw Skill
Name: openclaw-uninstaller
Version: 1.0.0
The skill bundle provides legitimate instructions and commands for uninstalling the OpenClaw software. It includes standard procedures for stopping services, removing configuration directories (e.g., ~/.openclaw), and cleaning up system persistence mechanisms (systemd, launchctl, schtasks) across multiple operating systems in SKILL.md. No evidence of malicious intent, data exfiltration, or obfuscation was found.
能力评估
Purpose & Capability
The name/description (OpenClaw uninstaller) matches the instructions: stop gateway, uninstall CLI, remove config/workspace, and remove system services. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Instructions are focused on uninstall tasks and explicitly show destructive commands (rm -rf, service disables, removal of apps). The guide also suggests using `npx -y openclaw uninstall --all --yes --non-interactive`, which will fetch and execute code from the npm registry without confirmation — this is expected for an npm-based CLI but increases execution risk. Users should review and prefer running a locally installed CLI or inspect the package before running npx with -y/non-interactive.
Install Mechanism
No install spec or code files are included (instruction-only). Nothing will be written to disk by the skill itself and there are no download/install steps embedded in the skill content.
Credentials
The skill declares no required env vars or credentials. It references LOCAL paths and a shell variable fallback (${OPENCLAW_STATE_DIR:-$HOME/.openclaw}) that are appropriate for an uninstaller; nothing asks for unrelated secrets or system-wide credentials.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not modify other skills or global agent settings. Autonomous invocation is allowed by default but not a special privilege requested here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-uninstaller - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-uninstaller触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-uninstaller 1.0.0
- Initial release of the OpenClaw uninstallation guide.
- Provides clear, step-by-step instructions for fully removing OpenClaw across macOS, Linux, and Windows.
- Includes both one-click and manual uninstall methods.
- Offers tips for multi-profile users, remote installations, and source installs.
- Lists official and community resources for further support.
- Adds practical advice and troubleshooting tips for users after uninstalling.
元数据
常见问题
Openclaw Uninstaller 是什么?
OpenClaw 卸载指南,帮你体面告别这只昂贵的龙虾. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。
如何安装 Openclaw Uninstaller?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-uninstaller」即可一键安装,无需额外配置。
Openclaw Uninstaller 是免费的吗?
是的,Openclaw Uninstaller 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Uninstaller 支持哪些平台?
Openclaw Uninstaller 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Uninstaller?
由 dox012(@dox012)开发并维护,当前版本 v1.0.0。
推荐 Skills