@aishelf/cli
The command-line front door to AIShelf — connect to your team's shared registries of AI workflows, rules, skills, and prompts, and materialize them natively into the tools you already use (Claude Code, Cursor, and more).
npm install -g @aishelf/cli
aishelf service install
aishelf login
The CLI talks to a local AIShelf service (@aishelf/service) running on your machine. aishelf service install sets that up for you — Docker-backed by default, or as a native OS service — so you never need to install or run the service package yourself.
For the full command reference, setup guides, and how everything fits together, visit aishelf.dev/docs.
License
MIT