scitex-msword

star 0

MS Word (.docx) ↔ SciTeX writer document model. `import_docx(path)` parses Word paragraphs into the writer schema; `export_docx(doc, path)` writes back. Strategy: Word users write text only; figures/tables/refs/LaTeX stay in SciTeX. Drop-in replacement for `python-docx` boilerplate when round-tripping with the manuscript pipeline.

ywatanabe1989 By ywatanabe1989 schedule Updated 6/4/2026

name: scitex-msword description: MS Word (.docx) ↔ SciTeX writer document model. import_docx(path) parses Word paragraphs into the writer schema; export_docx(doc, path) writes back. Strategy: Word users write text only; figures/tables/refs/LaTeX stay in SciTeX. Drop-in replacement for python-docx boilerplate when round-tripping with the manuscript pipeline. primary_interface: python interfaces: python: 3 cli: 1 mcp: 1 skills: 3 hook: 0 http: 0 canonical-location: scitex-msword/src/scitex_msword/_skills/scitex-msword/SKILL.md tags: [scitex-msword, scitex-package]

Interfaces: Python ⭐⭐⭐ · CLI ⭐ · MCP ⭐ · Skills ⭐⭐⭐ · Hook — · HTTP —

scitex-msword

MS Word (.docx) ↔ SciTeX writer document model. import_docx(path) parses Word paragraphs into the writer schema; export_docx(doc, path) writes back. Strategy: Word users write text only; figures/tables/refs/LaTeX stay in SciTeX. Drop-in replacement for python-docx boilerplate when round-tripping with the manuscript pipeline.

See README.md and the package's public __init__.py for the full function list. This skill leaf exists so agents discover the package exists and roughly what shape it has — refer to the source for signatures.

Sub-skills

Core (01–09)

  • 01_installation.md — install + import sanity check
  • 02_quick-start.md — 30-second tour
  • 03_python-api.md — Python API surface
  • 04_cli-reference.mdscitex-msword Click CLI reference, including the insert-table subcommand (pure-lxml Word table insertion at a paragraph anchor, optional Track-Changes row markers), list-python-apis, mcp start / mcp list-tools
Install via CLI
npx skills add https://github.com/ywatanabe1989/scitex-msword --skill scitex-msword
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
ywatanabe1989
ywatanabe1989 Explore all skills →