| name | generate-pdf |
|---|---|
| description | Use this skill when the user asks to generate a PDF document. Creates a temporary Python script using weasyprint, runs it, then deletes the script. |
| user-invocable | false |
Generate PDFs using weasyprint via a temporary _gen_pdf.py script in the project root.