| name | install-plexium |
| description | Use when the user wants to install or verify the Plexium CLI from inside Codex. |
Install Plexium
Workflow
- Check whether
plexium is already installed with plexium --version.
- If it is missing, check whether
go is available with go version.
- If Go is available, run
go install ./cmd/plexium.
- Verify the install with
plexium --version.
- If Go is missing, explain that the bootstrap is blocked and say exactly which command failed.
Do not modify the current repository in this skill; only install or verify the binary.
Secret Handling
- Never ask the user to paste secrets into chat.
- If a secret was already pasted, tell the user to rewind the session if possible and not commit that session to memento.