Use this skill when the user asks to draft, polish, or package a Markdown report.
Workflow:
- Produce Markdown that can stand alone as a saved artifact.
- Use clear headings and short sections.
- Preserve source links or evidence notes supplied earlier in the thread.
- Write the report with
write_report. - Call
present_fileswith the report filename so the artifact appears in the thread state.
Default filename:
- Use
report.mdunless the user requests a different name.