agentsclimarketplace

Academic figure paper analyzer

Skill Azhi-ss/academic-figure-skills/academic-figure-paper-analyzer

AI skills for academic paper figures: repo analysis, figure planning, colorblind palettes, JSON figure specs. Install: npx skills add Azhi-ss/academic-figure-skills

Install
npx -y skills add Azhi-ss/academic-figure-skills --skill academic-figure-paper-analyzer

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

Figure plan for academic papers — section-to-figure mapping, types, counts, and priority. Use when the user wants paper figure planning, 论文配图规划, or which figures a paper needs.

SKILL.md

3.7 KB, as published. Nobody here has run it

Academic Paper Analyzer & Figure Planner

Produce an executable Figure Plan. No palette tables here — hand venue/domain/figure types to color-expert later.

Missing info: → ../docs/missing-info-policy.md

Input Contract

  • Prefer: paper PDF/LaTeX/Word, section drafts, abstract, method/experiments, repo quick-understanding doc, extracted architecture notes
  • Minimum: title+abstract, or one method/experiment section, or a repo understanding doc
  • Missing: partial plan with 推断 / 待确认

Output Contract — Figure Plan

  • paper overview (topic, contributions)
  • completeness block
  • per-section figure recommendations
  • priority ranking (must / strong / nice)
  • palette: style family hint (classic vs pastel) + venue/domain/module-count — not hex tables; see ../docs/palettes.md

Steps

Step 1: Parse structure

Map sections: Intro, Method (+ sub), Experiments, Analysis. Note missing sections.

Done when: section list exists and each is marked present / absent / partial.

Step 2: Mark figure-worthy content

contentfigure typepriority
end-to-end pipelineOverall Frameworkmust
network / layer structureNetwork Architecturemust
novel module / mechanismModule Detailmust
method variants / baselinesComparison / Ablationstrong
representation / attention behaviorData Behaviorstrong / medium
dense math or lossModule Detailstrong
curves / t-SNE / heatmapsData Behaviormedium

Done when: every must-level contribution has at least one figure entry or an explicit “insufficient evidence” note.

Step 3: Count and prioritize

paper classtypical count
top-conference long6–8
short / workshop4–5
journal8–12
arXiv tech report5–7 flexible

Done when: total count + must/strong/nice table is filled.

Step 4: Emit Figure Plan report

Include per-section: type × count, why, must-appear visual elements, aspect ratio hint.

typeaspectcore elements
Overall Framework16:9input → stages → output; innovation callouts
Network Architecture16:9 / 3:2layers, dims, residuals
Module Detail4:3central mechanism, ops (⊗ ⊕ σ), sparse formula
Comparison / Ablation16:9N×M grid, ours highlighted
Data Behavior4:3 / 1:1multi-panel heatmaps / curves / embeddings

Done when: report matches Output Contract and completeness block is honest.

Domain packs (optional cues)

  • CV: framework + arch + module + visual comparison + attention maps
  • NLP: framework + transformer arch + attention module + metrics + embeddings
  • RL/Robotics: state→policy→action loop + networks + trajectories
  • Medical: imaging pipeline + U-Net/ViT + qualitative grid + ROC/features

Sparse-input cases

materialsplan style
title + abstract onlyhigh-level types only; no fake submodules
method without experimentsplan method figures; results as placeholders
partial sectionslocal plan; separate covered vs uncovered
only repo understanding docsystem-centric draft; flag narrative review needed

Stop

Stop when the Figure Plan for available materials is delivered. Do not generate prompts unless the user asks.

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.