internal-pdf
Installation
SKILL.md
Internal PDF
Render any analysis output as a polished but workmanlike PDF — for the user's own files, not for sharing externally.
Steps
- Ask the user what to render. Options:
- A single lens analysis (e.g.
vc-lens.md) - The latest synthesis (
synthesis/YYYY-MM-DD-HHMM.md) - The chairman synthesis from a council run
- The full bundle: idea + every lens + synthesis as one document
- A single lens analysis (e.g.
- If a Typst rendering plugin is installed (
typst-document-generator:personal-docorrepo-to-content:repo-to-internal-doc), prefer it — pass the markdown source and the desired template. - Otherwise fall back to a self-contained Typst template bundled in this plugin's
templates/internal/main.typ(basic IBM Plex Sans, page header with idea slug, page footer with timestamp). - Compile via
typst compileto<workspace_path>/ideas/<slug>/exports/<source-filename>-<YYYYMMDD>.pdf. - Print the output path.