Portable tool, dotfile, and AI-agent resource management for developer machines.
Omni keeps tools, dotfiles, and AI-agent skills, MCP servers, and plugins in one portable JSON config. The CLI and TUI share the same workflows.
Omni is early-stage software. Review plans and dry-run output before using it on important machines.
curl -fsSL https://raw.githubusercontent.com/lkshrk/omni/main/scripts/linux-install.sh | bashThe script installs only omni; dotfile sync also needs GNU Stow. Homebrew,
Linux packages, release archives, and destination overrides are covered in the
installation guide.
omniCLI-only setup:
omni bootstrap
omni doctor
omni reconcileBefore broad repairs, read the Safety Model. For agent resources, start with the Agents guide.
Full documentation: https://lkshrk.github.io/omni/
make build
make test
make test-allSee Development and CONTRIBUTING.md for details.
