
Chat to Markdown Capability
A good conversation often holds your best thinking — decisions, drafts, and ideas. This Capability turns that chat into a clean, structured Markdown file your repository can keep, index, and act on long after the conversation closes.
What it is for
Use it whenever a session produced something worth keeping, or when work that started on your phone or in a cloud chat needs a durable home in your local repository. It is the bridge from “we talked about it” to “it is written down and findable.”
Frictions it removes
- Good ideas evaporating. Insights are saved instead of vanishing when the tab closes.
- Copy-paste mess. The session arrives as tidy, readable Markdown — not a raw dump.
- No record of why. The reasoning behind a decision is preserved alongside the decision itself.
How it works
The agent captures the conversation as a structured Markdown file, names and indexes it, and routes it toward the right destination — most often Instruction Capture for triage into Ideas or Plans.