Brain PDF
Use this skill when the user asks to export a brain page as a PDF.
Workflow
- Locate the brain page.
- Validate frontmatter with
frontmatter-guardif structure is suspect. - Render through
make-pdf. - Keep the original markdown unchanged.
- Report the generated PDF path.
Guardrails
- Do not delete or rewrite the source page.
- Do not include private metadata unless the user wants it in the PDF.
- Do not claim publication quality without verifying the output exists.