result-figure-consistencycheck

Installation
SKILL.md

Source: https://github.com/aipoch/medical-research-skills

When to Use

  • You converted a paper PDF to Markdown and need to verify that Results text matches figure legends (without inspecting the images).
  • You want to detect missing figure references in the Results section (e.g., a legend describes an analysis not mentioned in text).
  • You need to find numerical/label mismatches (e.g., group names, time points, units, n-values) between Results paragraphs and legends.
  • You are preparing a revision and want an actionable discrepancy list down to the panel/sub-figure level.
  • You need standardized outputs (Markdown report + CSV) for editorial or QA workflows.

Key Features

  • Compares Results descriptions vs figure legend text using the PDF-to-Markdown source (including ## Page XX markers).
  • Produces:
    • A Markdown consistency report (UTF-8).
    • A CSV issue list (UTF-8) with structured fields for tracking and revision.
  • Enforces a template-based report format using assets/consistency_template.md.
  • Uses a rule/checklist reference from references/guide.md.
  • Text-only validation: does not read figure images and does not infer visual content.
Installs
1
GitHub Stars
1.8K
First Seen
May 20, 2026
result-figure-consistencycheck — aipoch/medical-research-skills