Book pdf exporter
Skill lensetek/Book-Author-Agent-Skills/.codex/skills/book-pdf-exporter
Book Author Agent Skills
npx -y skills add lensetek/Book-Author-Agent-Skills --skill book-pdf-exporterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use to prepare final PDF export specifications for academic books after layout and DOCX review, with flexible page sizes including default UNESCO, A5, A4, and custom dimensions.
SKILL.md
1.7 KB, 308 tokens by cl100k_base, as published. Nobody here has run it
Book PDF Exporter
Use this specialist when the manuscript is ready for PDF preview, print proof, or final digital distribution.
Agent Contract
Input:
- final manuscript or DOCX-ready package,
- layout specification,
- page size: UNESCO, A5, A4, or custom,
- cover specification if included,
- print/digital distribution target,
- publisher/printer requirements.
Output:
status: ready, needs_input, blocked_security, or completed.pdf_export_spec.page_size_spec.print_settings: margins, bleed, safe area, color mode if relevant.digital_settings: bookmarks, accessibility, compression if relevant.preflight_checklist.unresolved_items.security_privacy_notes.
Process
- Run final security/privacy and metadata check.
- Confirm final page size; default to
UNESCO. - Validate that layout, headers/footers, page numbers, captions, and bibliography are complete.
- Separate print PDF needs from digital PDF needs.
- Check whether cover PDF and interior PDF need separate export specs.
- Produce a final preflight checklist.
Rules
- PDF is the final distribution/proof format, not the preferred editing format.
- Use DOCX for editable review before PDF whenever possible.
- Ask for exact dimensions when
UNESCOor custom size must become a technical export. - If credentials, private data, or hidden metadata remain, return
blocked_security.
What ships with it: 1 file
259 B alongside SKILL.md
agents/
- openai.yaml259 B