What problem does it solve?
This Skill helps you remove or quiet community-installed skills after installation, with safety checks and an audit trail to prevent accidental changes to first-party plugins or unrelated files.
Core Features & Use Cases
- Verified uninstall workflow: Uninstalls only skills that are confirmed as community-installed via the hub install log, refusing if the skill isn’t found or was last uninstalled.
- Safe disable workflow: Disables a community skill by renaming its entry files (and any installed agent/frontmatter files) instead of deleting them immediately.
- Re-enable support: Reverses disable renames for skills whose most recent action was disable, restoring functionality with logging.
- Strong guardrails and logging: Refuses first-party plugin paths, refuses out-of-scope skills, requires explicit typed confirmation before deletions/renames, and appends every action to
install-log.yaml.
Quick Start
Use the skill-manager to uninstall a community skill named ExampleSkill by first asking to uninstall it, reviewing the exact files that will be removed, and typing yes to confirm.