| name | ai-pdf-director |
| description | This skill should be used when the user asks to "生成PDF", "导出PDF", "审阅PDF", "提取PDF", "PDF转文档", or needs PDF creation, extraction, review, rendering, or distribution output. |
| version | 0.1.0 |
AI PDF Director
Use this skill for PDF generation, review, extraction, and final distribution workflows.
Required References
Read before execution:
../../shared/references/artifact-quality-gate.md
../../shared/references/output-path-rules.md
references/workflow.md
Fixed Workflow
- Confirm whether the PDF is the source, the final distribution artifact, or an extraction target.
- If the user needs editability, create the appropriate source file first: DOCX, PPTX, or XLSX.
- For final distribution PDFs, export or generate PDF from the verified source artifact where possible.
- For PDF review, render pages and cite issues by page and location.
- For PDF extraction, combine text/table extraction with page-render verification.
- Render PDF pages to PNGs and inspect visual fidelity before delivery.
PDF Boundary
PDF is not the default editable source format. Do not promise Office-level editability for PDF. When editability matters, deliver the source Office artifact together with the PDF.
Hard Stops
- Do not rely on text extraction alone for layout-sensitive PDF review.
- Do not deliver PDFs with clipped text, broken tables, unreadable glyphs, or missing page furniture.
- Do not discard the source file when the PDF was derived from DOCX, PPTX, XLSX, or HTML.