I built this as a small experiment after getting tired of copying AI prompt files and agent configurations between machines and projects.
shai is a tiny CLI that lets you organize, share, and install AI config files with a single command. The idea is to make AI setups reproducible and easy to reuse without having to manually move files around.
It’s early and intentionally minimal — I’m mostly sharing it here to learn whether this workflow is useful to others, and what feels confusing, unnecessary, or missing.
Repo + docs: https://shaicli.dev
(Author here — happy to answer questions.)