edi-export

Converts Markdown manuscripts from 03-plot to .docx files in 04-export using Pandoc and JSON tooling.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Telepotch/hirano-edi-on-claude-code --skill edi-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edi-export
Source: https://github.com/Telepotch/hirano-edi-on-claude-code/tree/main/.claude/skills/edi-export
Command: npx skills add https://github.com/Telepotch/hirano-edi-on-claude-code --skill edi-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, jq, and includes scripts (resource) components.

What problem does it solve?

The skill streamlines turning Markdown manuscripts in the 03-plot folder into polished Word documents, with optional PDF export and printing support.

Core Features & Use Cases

  • Single-step export: Convert either individual chapters or an integrated manuscript from 03-plot to Word (.docx) in 04-export.
  • Template-driven formatting: Applies a standardized document template for consistent typography and layout.
  • Optional PDF/Print: Automatically generate PDFs and prepare files for printing when requested.
  • Use Case: A writer finalizes a chapter set in 03-plot and exports a professional docx for review, then generates a PDF for distribution.

Quick Start

Run the export workflow to generate a Word document from 03-plot and place it in 04-export.

Frequently Asked Questions about edi-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown chapters into a Word document?

Yes, you can generate PDFs from Markdown during the Word export process. The tool optionally creates PDF files alongside the .docx output in the 04-export folder, preparing the documents for printing and distribution when requested.

Do I need Pandoc installed to export Markdown to docx?

Yes, you need Pandoc installed to export Markdown to docx. The tool relies on Pandoc along with jq JSON tooling to perform the conversion and apply the standardized document template for consistent formatting.

Can I export individual chapters separately instead of the full manuscript?

Yes, you can export individual chapters separately instead of the full manuscript. The tool supports both per-chapter and integrated manuscript exports from the 03-plot directory, placing the generated Word documents in the 04-export folder.

What is the best way to apply consistent formatting when exporting Markdown to Word?

The best way to apply consistent formatting when exporting Markdown to Word is using a template-driven approach. This tool applies a standardized document template during conversion, ensuring consistent typography and layout across all generated .docx files.

Can I add annotations while converting Markdown to a Word document?

Yes, you can add annotations while converting Markdown to a Word document. The tool provides optional annotation during the conversion process, allowing you to include notes as it generates the .docx files in the 04-export folder.