Appearance
CLI overview
pm-skills is a read-only sync client for Skills Manager.
The server is the registry. You author, review, approve, and install in the web UI. The CLI only resolves and materializes.
Command map
| Goal | Commands |
|---|---|
| Auth | login · logout · whoami |
| Bind repo | init |
| Discover | list · search · preview |
| Sync | pull · status · update |
Not in the shipped CLI
push(upload drafts from disk)install(create server-side pins)
Those remain UI workflows. Design docs that mention them describe future or alternate scopes — do not expect them in @elsai/pm-skills 0.1.x.