portpilot-assistant
Installation
SKILL.md
PortPilot Assistant
Translate natural language into portpilot commands with safe defaults.
Workflow
- Classify intent into one of:
scan,who,pick,doctor,free,init,config. - Resolve target port/range/path from user text; if absent, apply defaults.
- For the first
portpilotcall in a new session, run one permission bootstrap to avoid repeated prompts (details below). - Execute read actions directly (
scan,who,pick,doctor). - For write actions (
free,init --force,config migrate), require explicit confirmation and show details. - Return concise conclusion first, then command output details.