agentsclimarketplace

Thesis figure table audit

Skill lihongqing2001-gif/chinese-thesis-production-skills/skills/thesis-figure-table-audit

Evidence-first Codex skills for guided Chinese STEM thesis production

Install
npx -y skills add lihongqing2001-gif/chinese-thesis-production-skills --skill thesis-figure-table-audit

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

2 things to look at

  • 13 days oldThe repository was created 13 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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

Audit and plan thesis figures and tables for provenance, scientific meaning, panel mapping, readability, captions, layout, duplication, and text integration. Use when figures are missing, low resolution, distorted, reused, incorrectly grouped, poorly captioned, inconsistent with PPT/raw data, or when tables contain prose instead of comparable values or must follow three-line-table conventions.

SKILL.md

2.8 KB, as published. Nobody here has run it

Thesis Figure and Table Audit

Treat every figure and table as evidence, not decoration.

Figure workflow

  1. Register the asset in figure_manifest.csv.
  2. Inspect the highest-resolution source and native data when available.
  3. Identify sample, condition, time, axes, units, scale bars, legend, colorbar, and every panel.
  4. Confirm that the figure supports the intended claim.
  5. Decide whether to retain, split, regroup, redraw from data, or remove it.
  6. Write Chinese and English captions with complete panel mapping.
  7. Confirm the body discusses every retained panel and comparison.
  8. Inspect the actual Word/PDF display size.

Do not stretch an image independently in width and height. Do not enlarge a low-resolution screenshot and call it high resolution.

Provenance

Use only the provenance types in references/figure-policy.md. A publication figure must have a verified source reference. An AI-generated illustration must be labeled illustrative and cannot establish a scientific result.

Group figures

Group panels only when they answer one question and remain readable at final page width. Prefer shared axes/colorbars only when scales are truly comparable. If panels use different color limits, state that color intensity cannot be compared quantitatively across panels.

Captions

When panel labels exist, explain them inside the figure title, for example:

图 3.4 (a)...;(b)...;(c)...;(d)...
Figure 3.4 (a) ...; (b) ...; (c) ...; (d) ...

Do not invent (a) labels for a figure that has none. Put source citations in the institutional form required by the thesis template.

Tables

Read references/table-policy.md. Keep data and compact categorical fields in cells. Move long explanations, causal analysis, and limitations to the body. Use real Word borders for three-line tables, not drawn lines or screenshots.

Tools

Audit a figure manifest and source files:

python scripts/audit_figure_manifest.py figures/figure_manifest.csv \
  --project-root . --strict --report reports/figures.json

Audit embedded DOCX media for dimensions and duplicate hashes:

python scripts/audit_docx_media.py thesis.docx --report reports/docx-media.json

Block final delivery for unknown provenance, missing files, unexplained panels, distorted aspect ratios, unreadable axes, or figures not discussed in text.

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.