Chat and Skills
Talk to an agent from the terminal — on this machine or on another one — and manage the Skills it can run.
This section covers conversational work from the CLI: one prompt, an interactive chat, a remote machine’s agent, or a packaged Skill. It does not replace the browser machine workspace; both surfaces talk to the same agent and permission model.
cmdop chatStart a conversation or send one prompt.cmdop fleetChat with another machine’s agent.cmdop runRun an installed Skill by name.cmdop skillAuthor, package, and install Skills.cmdop instructionsShow the canonical agent instructions.cmdop modelsShow the default model.cmdop highlightDisplay files with syntax highlighting.
Pick a conversation surface
| Need | Command |
|---|---|
| Talk to this machine’s agent | cmdop chat |
| Talk to another joined machine’s agent | cmdop fleet |
| Run a packaged Skill | cmdop run |
| Manage Skill packages | cmdop skill |
| Inspect model or instructions | cmdop models, cmdop instructions |
Agent actions still pass through permission rules. If a command is denied, check cmdop permissions rather than changing the prompt.
Last updated on