plugin-uninstall
OfficialSafely remove plugins and clean up data
Software Engineering#database migrations#data loss prevention#workspace cleanup#plugin uninstall#EvoNexus#API operations#hook handlers
Authorevolution-foundation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users uninstall an EvoNexus plugin by reverting all files it installed and running the plugin’s uninstall SQL to clear associated runtime hooks.
Core Features & Use Cases
- Reverts installed plugin files: Removes workspace artifacts created by the plugin, including agent/rule/command documents and Claude hook handlers.
- Executes uninstall lifecycle cleanly: Deletes the plugin via the API and runs the plugin’s uninstall.sql plus pre/post uninstall hook scripts.
- Protects against accidental data loss: Requires explicit confirmation and warns that plugin-managed table data is often dropped by uninstall, offering disable or export alternatives.
- Use case: You no longer need a plugin for a past workflow and want to fully remove it without leaving behind heartbeats, routines, or hook handlers.
Quick Start
Ask an assistant to uninstall plugin X (for example, "uninstall plugin my-plugin") and confirm the removal when prompted.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: plugin-uninstall Download link: https://github.com/evolution-foundation/evo-nexus/archive/main.zip#plugin-uninstall Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.