Interpret figures in academic papers and their captions when the input is a PDF-to-Markdown document with page markers and image links, producing a structured Markdown report for extracting variables, trends, and conclusions.
61
73%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/literatureimages-interpretation/SKILL.md## Page XX markers and image links) and need a figure-by-figure interpretation report.*-images/ folder with figure numbers (e.g., Figure 1A, Figure 2) using captions and in-text citations.*-images/ directory (e.g., RateSOX2.md → RateSOX2-images/).outputs/.pdf-extract (version: not specified) — used only when the source is PDF and must be converted to Markdown first.assets/figure_interpretation_template.md (version: not specified)references/guide.md (version: not specified)skill/
literatureimages-interpretation/
inputs/
RateSOX2.md
RateSOX2-images/
image_001.png
image_002.png
...
assets/
figure_interpretation_template.md
references/
guide.md
outputs/If starting from PDF, convert to Markdown first:
pdf-extract RateSOX2.pdf > skill/literatureimages-interpretation/inputs/RateSOX2.mdEnsure the images folder exists and matches the literature name:
inputs/RateSOX2.mdRateSOX2-images/Execute the interpretation process:
inputs/RateSOX2.md (captions + in-text citations + image links).RateSOX2-images/ sequentially.assets/figure_interpretation_template.md.outputs/RateSOX2_figure_interpretation.md (example name; keep it concise)outputs/Input assumptions
.md) containing:
## Page XXpdf-extract before interpretation.Image discovery
*-images/ matching the literature filename.Mandatory full pass over images
*-images/ folder without skipping.Figure attribution (alignment)
Interpretation scope and constraints
Output rules
assets/figure_interpretation_template.md as the structure.outputs/ with a concise filename (avoid redundant phrases).Quality checks
references/guide.md.| Field | Required | Format/Source | Example | If Missing |
|---|---|---|---|---|
| User task description | Yes | Text | Research question, writing goal, analysis objective | Stop and ask user to provide |
| Primary input material | Depends on task | Text, file path, ID, table, or literature | PMID, PDF, CSV, DOCX, keywords, etc. | Specify which material type is missing |
| Output preference | No | Text | Language, format, target journal, template | Use skill default format |
This skill accepts requests that match the documented purpose of literatureimages-interpretation and include enough context to complete the workflow safely.
Do not continue the workflow when the request is out of scope, missing a critical input, or would require unsupported assumptions. Instead respond:
literatureimages-interpretationonly handles its documented workflow. Please provide the missing required inputs or switch to a more suitable skill.
f5ef65b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.