Vp macos clean uninstall
Reusable Agent Skills by VdustR
npx -y skills add VdustR/skills --skill vp-macos-clean-uninstallAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Research, plan, and perform a clean macOS application or CLI uninstall, including optional residue review. Boundary: macOS only; do not remove SIP-protected system components or unrelated browser data.
SKILL.md
1.2 KB, as published. Nobody here has run it
Clean Uninstall On macOS
An uninstall is destructive. Identify ownership first, prefer the official uninstaller, and separate application removal from optional user-data cleanup.
Workflow
- Resolve the exact product, installation method, active processes, services, extensions, and user or system scope.
- Consult current official uninstall guidance.
- Scan likely residue and classify each path by confidence, ownership, recoverability, and user-data risk.
- Present an exact removal plan. Require approval before deletion or package manager writes.
- Use recoverable removal where practical and execute only approved targets.
- Verify absence without treating unrelated same-name files as residue.
Use the bundled detection scripts as evidence helpers, not deletion authority. Stop when ownership is ambiguous, the product protects its own data, or removal would affect other applications or accounts.