Universal Installer
Teaches your AI to take anything you build and make it work across every AI. One command, all interfaces. You build a tool. It works in your terminal. But what about your AI assistant? Your automation hooks? Your MCP connections? Each interface is a different setup process, a different config, a different thing to remember. Universal Installer looks at your repo and figures out what it supports. CLI, module, connection point, background integration, skill, automation hook. It detects everything and deploys it all. One command.What It Does
- Detects which interfaces a repo supports
- Installs CLI tools, MCP connections, skills, hooks, and background integrations
- Toolbox mode: walks every sub-tool in a multi-tool repo automatically
- Dry-run mode shows exactly what will change before anything is written