Tutorials/Workflow learn
Workflow learn

Learn a workflow while you work.

Flip on learn-mode with /workflow new learn-workflow, run the commands and prompts you'd run anyway, then flip it off — Centaurus hands the captured steps to the workflow creator ready to save.

~4 min·Intermediate·12 steps
~/projects/centaurus
centaurus — type /help for commands
CWD: ~/projects/centaurus·Model: GPT-OSS 120BMode: Auto [Agent]
Ask anything ...
Step 01/12Start at the main chat

Learn vs manual

/workflow new manual is for workflows you've already mapped in your head. learn-workflow is for workflows you keep doing without noticing — record one run, save, move on.

What gets captured

Shell commands you run in Terminal mode become [⚡CMD] steps. AI prompts you send in Agent mode become [📝INS] steps. Tool output, errors, and scrollback are not recorded — only the inputs you gave Centaurus.

Prefer typing the steps yourself?

The manual creator tutorial walks through /workflow new manual — same save flow, just without the recording step.

Browse all tutorials