The Positronick CLI

One binary (alias pck) to find and install everything in the registry. Reads work anonymously; --json output and stable exit codes make it agent-friendly.

Install

$curl -fsSL https://positronick.com/install.sh | sh

Commands

$positronick soul search <query>
Fuzzy-search souls by name, tag or framework.
$positronick soul show <slug>
Print a soul’s full record + verbatim SOUL.md.
$positronick soul install <slug>
Install a soul; --target hermes|claude|cursor|openclaw picks the harness.
$positronick mcp install <slug> --run
Install a registry listing (mcp, skill, agent…); loops omit --run.
$positronick mcp serve
Run the embedded MCP server exposing soul/listing tools.
$positronick login
Authenticate via device flow (reads work anonymously).
$positronick agent-docs
Print the full, self-describing manual.