| name | scitex-writer |
| description | [WHAT] End-to-end LaTeX manuscript toolchain — 44 MCP tools — project (clone/info/get_pdf), compile (manuscript / supplementary / revision with tracked changes), BibTeX (add/list/get/remove/merge, dedup by DOI), figures + tables (add/list/remove/archive, csv_to_latex, pdf_to_images), claims (`\vclaim{}` linked to scitex-clew session hashes for verifiable assertions), checks (float order, references), export + Overleaf migration, per-journal guidelines, AI2 Asta prompts.
[WHEN] Use whenever the user asks to compile manuscript / build PDF / supplementary / revision with tracked changes, add figure/table/bibentry, merge or dedup .
[HOW] `pip install scitex-writer` then `import scitex_writer`; see leaf skills for details.
|
| tags | ["scitex-writer"] |
| allowed-tools | mcp__scitex__writer_* |
| primary_interface | mixed |
| interfaces | {"python":1,"cli":3,"mcp":3,"skills":2,"http":0} |
scitex-writer
LaTeX manuscript compilation framework. Compiles manuscripts,
supplementary materials, and revisions with tracked changes. Manages
bibliography (BibTeX merge, DOI dedup), figures/tables (auto-discovery,
CSV-to-LaTeX), and verifiable claims linked to session hashes.
Install & import
pip install scitex-writer gives import scitex_writer as sw. Also
pip install scitex to get import scitex.writer as sw. See
[../../general/02_interface-python-api.md].
Sub-skills
Mandatory leaves
Core / interfaces
Workflows
Scientific writing standards
- 21_writing-proofreading.md — language rules, corrections, section-specific
- 22_writing-figures-stats.md — figure rules, stats reporting
- 23_writing-mermaid.md — academic mermaid style
- 24_writing-proofreading-style.md — tone, hedging, transitions, anti-patterns
- 25_writing-attitude.md — evidence, critical analysis
- 26_writing-during-exploration.md — discipline for in-flight manuscripts:
\vclaim{} for confirmed numbers, \placeholder{}/\ph{} for WIP prose, \hlref{XXX} for missing refs, v0/pilot vs final/structurally-masked disclosure rules, claim-type pitfall (text→silently dropped; use value), pre-submission grep gate.
Section templates
Environment