skills/writing/achemso-latex-manuscript/SKILL.md
Write ACS-style manuscript sections against the local achemso LaTeX template, using deterministic template edits and preserving BibTeX structure.
npx skillsauth add q734738781/CatMaster achemso-latex-manuscriptInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the bundled achemso assets as the fixed manuscript shell when the writing lane is producing an ACS-style draft. Prefer writing section/body fragments that will be assembled into the template over free-form generation of a full standalone document.
Use when the section should be written against an ACS-style LaTeX template or when the output must stay close to achemso structure.
For ACS-style manuscript drafting, default to a figure-aware deliverable: if the evidence supports it, complete the draft with the necessary figures, tables, and concise explanatory schematics rather than returning text alone. For short notes, status summaries, or compact internal writeups, clarity is the default and visuals are optional unless the user asks for them or they are clearly needed to avoid ambiguity.
Read these assets first through the read-only skills mount:
assets/achemso-demo.texassets/achemso-demo.bibedit_fileread_fileexecuteSKILL.md and the two asset files before drafting the section..tex fragments under the writable run workspace instead of regenerating the entire manuscript wrapper.edit_file for deterministic SEARCH/REPLACE edits to the working TeX file.section_tex and workspace .tex artifacts as the primary output; use section_md only as a concise reviewer shadow when useful.workspace evidence, accessible snippets, bundle, this draft, or assembled from existing results out of the abstract and main text.same-template comparison, workflow, screening hierarchy, or sentence-length takeaway titles unless scientifically unavoidable.achemso outer shell.[htbp] for ordinary figures. If the template already includes placeins, use \FloatBarrier sparingly to stop obvious float drift across subsection boundaries.skills/materials/structure-visual-inspection/code/render_structure_panel.py when useful, and do not annotate the exported panel with renderer/backend labels.generate_nanobanana_figure to create a concise publication-facing schematic and save it under the writing workspace..tex helper file, record the path in latex_artifact_refs..bib entries should look like publication metadata, not internal evidence memos.note = {...} fields that explain workspace snippets, internal benchmark notes, or how a citation was inferred unless the cited source is genuinely an unpublished note or communication.Return section-level section_tex as the primary output. If you create or edit a workspace .tex fragment directly, record it in latex_artifact_refs. The outer achemso manuscript wrapper is assembled by the system.
../_references/style-and-revision-checks.md for sentence-level revision and consistency checks.../_references/submission-and-editorial-readiness.md before treating the LaTeX section as journal-facing.testing
Draft, audit, or revise point-by-point reviewer response letters for Nature-family manuscript revisions. Use when the user provides reviewer comments, editor decision letters, revision notes, response drafts, or asks how to respond to major/minor revision requests, rebuttal letters, response to reviewers, peer-review reports, 审稿意见回复, 逐点回复, 修回信, 大修回复, 小修回复, or 如何回复 reviewer.
development
Build full-text bilingual, figure-aware, source-grounded Markdown reading files for journal or conference papers from PDF, DOI, arXiv, publisher HTML, or pasted text. Use whenever the user asks to translate an entire paper, make a complete markdown reader, preserve figure or table placement near the relevant prose, or keep exact source anchors for every block. Do not use this for summaries, bullet-keyword notes, or citation-only tasks.
testing
Polish, restructure, or translate academic prose into Nature-leaning English using the paper-architecture and writing-strategy principles from Scientific English Writing & Communication, with phrase-level support from Academic Phrasebank. Use whenever the user asks to polish a manuscript paragraph, abstract, introduction, results, discussion, conclusion, title, methods section, or Chinese academic draft for publication-quality English.
tools
Build a complete but efficient Nature-style Chinese PPTX presentation from a scientific paper, preprint, PDF, article text, abstract, figure legends, or reading notes. Use this skill whenever the user asks to make slides/PPT/PPTX for journal club, group meeting, paper sharing, thesis seminar, lab meeting, department report, or academic presentation from a research paper, not only medical papers. It identifies the paper type and argument, selects only the figures needed for the story, writes Chinese slide content and speaker notes, creates the actual .pptx deck, and performs lightweight verification with cross-platform Python tooling by default.