| name | wip-universal-installer |
| description | Reference installer for agent-native software. Scans a repo, detects which interfaces it exposes, and installs them all. |
| license | MIT |
| interface | ["cli","module","skill"] |
| metadata | {"display-name":"Universal Installer","version":"2.1.5","homepage":"https://github.com/wipcomputer/wip-universal-installer","author":"Parker Todd Brooks","category":"dev-tools","capabilities":["detect-interfaces","install-cli","install-mcp","install-openclaw-plugin","install-claude-code-hook"],"requires":{"bins":["node","npm","git"]},"openclaw":{"requires":{"bins":"[Truncated]"},"install":["[Truncated]"],"emoji":"🔌"}} |
| compatibility | Requires git, npm, node. Node.js 18+. |
wip-universal-installer
Reference installer for agent-native software. Scans a repo, detects which interfaces it exposes, and installs them all.
When to Use This Skill
Use wip-install for:
- Installing any repo that follows the Universal Interface pattern
- Detecting what interfaces a repo provides