agentsclimarketplace

Sci latex editing

Skill keithhegit/sci-using-kit/skills/sci-latex-editing

A skill family for evidence-bounded SCI manuscript workflows: literature vetting, claim-evidence alignment, paper revision, reviewer preflight, LaTeX editing, and submission packaging.

Install
npx -y skills add keithhegit/sci-using-kit --skill sci-latex-editing

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when editing live SCI LaTeX sources, Overleaf exports, arXiv source packages, figures, tables, citations, author blocks, labels, refs, packages, or appendix files

SKILL.md

1.1 KB, as published. Nobody here has run it

SCI LaTeX Editing

Overview

Make surgical LaTeX changes without destabilizing the manuscript.

Core principle: small scoped patches beat broad rewrites.

Required Background

Use this strategy even when no project-specific TeX guide exists.

Edit Order

Prefer editing:

  1. one paragraph
  2. one subsection
  3. one section
  4. one sections/*.tex
  5. main.tex only when necessary

Checks

After structural edits, check:

  • \input{} paths
  • labels and refs
  • citation keys and bibliography order
  • figure/table file paths
  • package color/style definitions
  • arXiv path compatibility

Output

  • exact files changed
  • compile risk notes
  • Overleaf/arXiv instructions if user compiles externally

Common Mistakes

  • Moving files without updating \input.
  • Fixing prose and restructuring TeX in the same pass.
  • Leaving local absolute paths in public packages.
  • Using non-ASCII paths in source package references.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.