agentsclimarketplace

Academic latex layout

Skill joshua-zyy/academic-paper-writer/skills/academic-latex-layout

面向 CS / AI / ML 领域的证据驱动、分节推进的论文写作 Agent Skill。

Install
npx -y skills add joshua-zyy/academic-paper-writer --skill academic-latex-layout

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

What its author says it does

Copied from the file, not written here

Use when working on academic paper LaTeX layout, figure/table float placement, draft-to-template LaTeX generation, existing .tex project layout repair, figures piling up, figures far from text, large blank areas, two-column figure/table placement, page-limit layout cleanup, or compiled PDF layout review.

SKILL.md

1.6 KB, as published. Nobody here has run it

Academic LaTeX Layout

LaTeX layout and float-placement router for academic papers. Optimize figure/table placement by semantic adjacency and compiled PDF evidence, not by source-level hacks.

Router Protocol

  1. Read manifest.yaml.
  2. Read every file listed under always_load.
  3. Detect exactly one mode from the manifest.
  4. Echo the selected mode before executing.
  5. Reach for references/ only when the manifest condition is satisfied.

Modes

ModeUse when
draft-to-latex-layoutDraft + template + existing figures/tables must become LaTeX with semantically placed floats
layout-repairExisting .tex project has float pileups, text/figure drift, blank areas, or two-column layout problems
layout-auditUser wants diagnosis only, without edits

Boundaries

Do not generate data figures; use academic-figure. Do not broadly polish prose; use academic-polishing. Do not decide which figures the paper should contain.

Completion Criteria

  • Template constraints identified or bounded.
  • Figure/table semantic map produced.
  • Direct edits follow risk policy.
  • Compile and PDF preview loop run when feasible; otherwise bounded assessment explains the blocker.
  • Final report follows references/report-format.md.

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.