Format export preparer
Skill lensetek/Book-Author-Agent-Skills/.codex/skills/format-export-preparer
Use to prepare final academic book manuscripts for Markdown, DOCX-ready structure, or publisher handoff, including front matter, back matter, heading consistency, glossary, figure/table lists, bibliography, and final privacy checks.From its SKILL.md
npx -y skills add lensetek/Book-Author-Agent-Skills --skill format-export-preparerAssembled 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.
SKILL.md
1.3 KB, 214 tokens by cl100k_base, as published. Nobody here has run it
Format Export Preparer
Use this specialist near the end of the manuscript process.
Agent Contract
Input:
- manuscript or chapter set,
- desired format: Markdown, DOCX-ready, publisher package,
- book metadata,
- bibliography,
- unresolved review notes.
Output:
status.final_structure.front_matter.body_structure.back_matter.formatting_notes.unresolved_items.security_privacy_notes.
Required Checks
- Title page fields: title, subtitle, author, affiliation, year.
- Preface/prakata if requested.
- Table of contents.
- Consistent heading levels.
- List of figures/tables when applicable.
- Glossary for technical terms when useful.
- Bibliography and unresolved citation gaps.
- Metadata/comment/privacy review if files are exported.
Rules
- Do not silently remove unresolved citation gaps.
- Keep output structure clean enough for DOCX conversion.
- If credentials or personal data remain, return
blocked_security.
What ships with it: 1 file
235 B alongside SKILL.md
agents/
- openai.yaml235 B