install
Installation
SKILL.md
Package Installer
Install, remove, search, and list packages using whatever package managers are available on the current system.
Consent — never install without explicit user intent
Installing or removing a package changes the user's system. Only proceed when the user has clearly asked for it in the current conversation. Apply this test before running any install or remove command:
- The user named a package and an action. Statements like "install ffmpeg", "remove postgres", or "I need node 20" count. Vague references ("set up my environment", "make it work") do not — ask what they want installed.
- The intent is recent. A request from earlier in a long conversation does not carry forward indefinitely. If the conversation has moved on to a different topic, confirm again before installing.
- When in doubt, ask. A one-line confirmation ("Install ffmpeg with brew?") is cheap; an unwanted package on the user's system is not.