word-export

Export draft sessions into journal-formatted .docx files with template-based sections.

11|4|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/u9401066/med-paper-assistant --skill word-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: word-export
Source: https://github.com/u9401066/med-paper-assistant/tree/main/.claude/skills/word-export
Command: npx skills add https://github.com/u9401066/med-paper-assistant --skill word-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts manuscript drafts into journal-compliant Word documents by applying templates, inserting sections in order, repairing wikilinks, enforcing per-section word limits, and saving session outputs to produce submission-ready .docx files.

Core Features & Use Cases

  • Template management: list and read available journal templates to match target submission formats.
  • Session-based editing: start a document session, iteratively insert or replace sections, verify document state, and save the final file.
  • Validation and safety: automatic wikilink repair, per-section default word limits with reinsert-on-overflow, and guidance to save frequently to avoid session loss on MCP restarts.
  • Use case: finalize a medical research manuscript by importing a completed draft, applying the journal template, enforcing Abstract/Introduction/Methods/Results/Discussion limits, and exporting a single .docx for submission.

Quick Start

Export my completed draft to a journal-formatted Word document by selecting the appropriate template, running the session workflow from template read to save_document, and enforce the default section word limits.

Frequently Asked Questions about word-export

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

FAQPage Schema
How do I convert a manuscript draft into a journal-formatted Word document?

To export a manuscript draft, start a document session, read a journal template, insert or replace sections iteratively, enforce per-section word limits, and save the final output as a .docx file.

What are per-section word limits in academic paper templates?

Per-section word limits are default constraints applied to manuscript sections like Abstract, Introduction, Methods, Results, and Discussion. The workflow verifies these limits and reinserts sections that overflow their designated counts.

Can I use MCP tools to manage academic writing sessions for medical papers?

Yes, you can use MCP tools to list and read templates, start and manage document sessions, insert sections with wikilink repair, verify word limits, and save outputs for academic medical paper workflows.

How does wikilink repair work when exporting docx files?

Wikilink repair operates automatically during section insertion, fixing linked references within the manuscript draft before the document is saved as a final .docx file.

What happens if a manuscript section exceeds the default word limit during export?

If a section exceeds the default word limit, the validation process triggers a reinsert-on-overflow mechanism to ensure the manuscript complies with journal submission requirements before saving.

Do I need to save frequently during a document editing session?

You need to save frequently during a document editing session to avoid session loss on MCP restarts, ensuring your iterative section insertions and template-based formatting are preserved.