What problem does it solve?
This Skill removes the friction of producing section-level LaTeX content that must conform to an achemso ACS manuscript template, ensuring bibliography and template structure are preserved while enabling deterministic edits.
Core Features & Use Cases
- Template-aware drafting: Write section-level .tex fragments that fit the mounted achemso manuscript shell without modifying the reference asset directly.
- Deterministic edits & tracking: Use deterministic search/replace edits and record edited workspace fragments in latex_artifact_refs for assembly and reproducibility.
- Bibliography discipline: Preserve BibTeX keys and citation commands and provide clear placeholders when citation metadata is missing.
- Use case: Draft a Results subsection that cites evidence from the project research pack while keeping the global preamble and achemso structure intact.
Quick Start
Draft a Results section TeX fragment that fits the achemso-demo template, use achemso-demo.bib for citations, and save the fragment as section_results.tex in the writable workspace.