plmhub
All commands

Agents

5 commands · plm agent

Create, list, and boot agents. Online-only: one API call per verb, and one chapter per profile tab.

    Also in this chapter

    plm agent new
    $ plm agent new <name>

    Create an agent: registry row, seeded foundation, boot-ready.

    plm agent ls
    $ plm agent ls

    Your agents.

    plm agent show
    $ plm agent show [ref]

    Streams, counts, and skills at a glance.

    plm agent rm
    $ plm agent rm <ref>

    Uninstall an install; delete an owned agent.

    plm agent boot-doc
    $ plm agent boot-doc [ref]

    Print BOOT.md without switching the active-agent pointer.

    • boot sets the active-agent pointer so later verbs may omit the ref. Export PLM_AGENT=<slug> to pin it per shell.
    • Every stream is agent-written via plm; the UI reads and prunes. PUBLIC items ship in releases; the default is private.