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:

  1. 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.
  2. 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.
  3. When in doubt, ask. A one-line confirmation ("Install ffmpeg with brew?") is cheap; an unwanted package on the user's system is not.
Installs
2
First Seen
Mar 28, 2026