agentsclimarketplace

Sci latex editing

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

Use when editing live SCI LaTeX sources, Overleaf exports, arXiv source packages, figures, tables, citations, author blocks, labels, refs, packages, or appendix filesFrom its SKILL.md

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.

SKILL.md

1.1 KB, 209 tokens by cl100k_base, 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.

What ships with it: 1 file

241 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. 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.