do.agent
Installation
SKILL.md
Agent — Local Agent CLI Configuration
DeepOrbit prepares context (prompts, vault state, cron instructions) and hands
execution to an agent CLI on the machine. This skill detects what is
installed, asks the user to choose, persists the choice in deeporbit.json
(agent: section), and reports status.
Modes
| Mode | Meaning | Best for |
|---|---|---|
acp |
Agent Client Protocol over stdio, streaming | dashboard chat, interactive runs |
rpc |
NDJSON RPC (omp only: omp --mode rpc) |
programmatic pipelines |
print |
one-shot -p / exec |
cron jobs, batch handoff |
Workflow
- Detect: