isolapurr-user-operations
Installation
SKILL.md
IsolaPurr User Operations
Use this skill for owner-facing operation of released IsolaPurr USB Hub hardware on a normal user machine.
Boundaries
- Use released host tools from GitHub Releases:
isolapurrandisolapurr-devd. - Agent-driven hardware operation defaults to released CLI/devd over local IPC, not browser automation, project-local source commands, or localhost HTTP.
- Web Serial is still an official human browser path. Use it when the owner explicitly wants browser Web Serial or is operating the Web UI directly.
- Do not require a source checkout, Rust, Bun, Just,
espflash, or project-local caches for ordinary user operation. - Treat the owner-visible hardware interfaces as
USB-A,USB-C, and the2 mm banana jack. - The
2 mm banana jackis a bench output on the same TPS/SW2303 power channel asUSB-C; it is not an independent power rail. - For manual TPS / bench output that uses only the
2 mm banana jack, keep theUSB-CSW2303 VBUS path disconnected by default. Only leaveUSB-Cpowered when the owner explicitly requests shared output and accepts the attached-load risk. - Before giving any hardware workflow, first verify both host tools are installed and usable:
isolapurr --help
isolapurr-devd --help