Book docx exporter
Skill lensetek/Book-Author-Agent-Skills/.codex/skills/book-docx-exporter
Book Author Agent Skills
npx -y skills add lensetek/Book-Author-Agent-Skills --skill book-docx-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 academic book manuscripts for editable DOCX export for Microsoft Word or Google Docs, including page size, margins, heading styles, header/footer, table of contents, captions, bibliography, and metadata/privacy checks.
SKILL.md
2.1 KB, 391 tokens by cl100k_base, as published. Nobody here has run it
Book DOCX Exporter
Use this specialist when the user needs a DOCX-ready manuscript specification or wants a manuscript prepared for Word/Google Docs editing.
Agent Contract
Input:
- final or near-final manuscript,
- layout specification if available,
- page size: UNESCO, A5, A4, or custom,
- publisher/campus template requirements,
- bibliography and unresolved citation notes,
- desired DOCX features: TOC, headers, footers, page numbers, captions, styles.
Output:
status: ready, needs_input, blocked_security, or completed.docx_export_spec.style_map: title, subtitle, Heading 1/2/3, body, caption, quote, table, exercises.page_setup: size, margins, orientation.header_footer_plan.toc_and_lists_plan.metadata_privacy_check.unresolved_items.security_privacy_notes.
Process
- Run security/privacy and document metadata checks.
- Confirm page size; default to
UNESCO. - Map manuscript elements to editable Word styles.
- Define table of contents, figure list, table list, bibliography, and appendices.
- Preserve editability; do not flatten text into images.
- Recommend PDF export only after DOCX review/layout is approved.
Rules
- Default Text Alignment: ALL body text paragraphs in generated DOCX files and export specifications MUST use Justified (Rata Kanan-Kiri) alignment (
alignment: justify) by default. Headings, captions, and callout titles maintain their specified design alignment. - DOCX is the preferred editable handoff format for authors, editors, and publishers.
- Mark missing dimensions as
[exact size needed for technical export]. - Do not silently remove unresolved citation gaps.
- If private data or credentials remain, return
blocked_security.
What ships with it: 1 file
298 B alongside SKILL.md
agents/
- openai.yaml298 B
Gives 0 of the 12 instructions most pdf office docs skills give in 391 tokens
Counted across 636 of the 690 authors here whose files we hold, read 2026-08-07
- Extract text or tables using pdfplumber or pdftotextin 89 of 636, across 23 files
- Create new PDFs using reportlabin 83 of 636, across 16 files
- Read forms.md before filling out PDF formsin 80 of 636, across 13 files
- OCR scanned PDFs using pytesseract and pdf2imagein 77 of 636, across 10 files
- Use qpdf to merge or split PDFs or large filesin 70 of 636, across 3 files
- Use Excel formulas instead of hardcoded calculated values or Python calculationsin 68 of 636, across 13 files
- Unpack, edit, and repack XML for existing documents or presentationsin 63 of 636, across 8 files
- Document sources for all hardcoded valuesin 61 of 636, across 9 files
- Write minimal, concise Python code without unnecessary commentsin 59 of 636, across 7 files
- Run the recalculation script (recalc.py) after adding or modifying formulasin 59 of 636, across 7 files
- Fix all identified formula errors and recalculate before finishingin 58 of 636, across 6 files
- Format years as text stringsin 57 of 636, across 5 files
Said here and by no other author read
- run security privacy and metadata checks
- default page size to UNESCO if unconfirmed
- map manuscript elements to editable Word styles
- define front matter lists and back matter sections
- preserve editability in the output document
- default all body text alignment to justified
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.