monopi
One-click setup for pi-coding-agent — extensions, themes, skills, and agents. Like oh-my-zsh for pi.
Package details
Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
monopi
The unscoped npm name for @monopi/monopi. Installing this package gives you the same npx monopi entrypoint as npx @monopi/monopi.
npx monopi
This package is a thin alias. It depends on @monopi/monopi and re-exports its monopi binary, so the install command, options, and behavior are identical.
Options
npx monopi # install latest versions (global)
npx monopi --version 0.2.13 # pin to a specific version
npx monopi --local # install to project .pi/settings.json
npx monopi --remove # uninstall all monopi packages from pi
See the @monopi/monopi README for details.