review-illustrations

Audit illustration files for layout, captions, scientific accuracy, and consistency.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/yannickloth/health-me-cfs --skill review-illustrations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-illustrations
Source: https://github.com/yannickloth/health-me-cfs/tree/main/.claude/skills/review-illustrations
Command: npx skills add https://github.com/yannickloth/health-me-cfs --skill review-illustrations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates multi-dimensional reviews of illustration and diagram files to catch layout problems, caption issues, scientific inaccuracies, visual rhetoric or bias, and cross-figure inconsistencies before publication or submission.

Core Features & Use Cases

  • Multi-phase audit pipeline: Runs layout, caption, scientific-accuracy, visual-rhetoric, and cross-figure consistency agents in sequence and aggregates findings into a prioritized report.
  • Scope resolution and guards: Accepts file paths or globs, reports scope, handles empty results, skips accuracy/consistency phases for placeholders or single-figure scopes, and enforces read-only audit mode.
  • Deliverable: Produces a timestamped Markdown report summarizing findings by dimension with critical items highlighted for prioritized fixes, useful for researchers, designers, and manuscript reviewers preparing figures for scientific documents.

Quick Start

Run the review-illustrations skill on the figures directory or a glob (for example typst/figures/) to generate a multi-phase audit and aggregated markdown report.

Frequently Asked Questions about review-illustrations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit scientific diagrams for layout and visual bias before publication?

To audit scientific diagrams for layout and visual bias, you can run a multi-phase review pipeline that checks figures for layout problems, caption quality, scientific accuracy, visual rhetoric, and cross-figure inconsistencies, producing a prioritized markdown report.

Can I check multiple illustration files for cross-figure consistency using a glob pattern?

Yes, you can check multiple illustration files for cross-figure consistency by passing a glob pattern or file paths. The review resolves globs, reports the scope, and runs a consistency audit across the matched figures to aggregate findings.

What does a figure audit report include when validating diagrams for research workflows?

A figure audit report for research workflows includes findings categorized by layout, caption quality, scientific accuracy, visual rhetoric, and cross-figure consistency, with critical items highlighted to help prioritize necessary fixes before submission.

Does the diagram review process skip accuracy checks for placeholder images or single-file scopes?

Yes, the diagram review process skips scientific accuracy and cross-figure consistency phases for placeholder images or single-figure scopes, applying guards to ensure the audit only runs relevant checks for the resolved scope.

What's the best way to review typst figures for caption quality and scientific accuracy?

The best way to review typst figures for caption quality and scientific accuracy is to run a sequential five-agent audit that evaluates each dimension read-only and writes an aggregated, timestamped markdown report to a runtime directory.