paper-figure

Generate publication-quality figures and LaTeX-ready tables from experimental data.

5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/llv22/AutoResearchWithEyes --skill paper-figure-llv22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-figure
Source: https://github.com/llv22/AutoResearchWithEyes/tree/main/skills/paper-figure
Command: npx skills add https://github.com/llv22/AutoResearchWithEyes --skill paper-figure-llv22

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate publication-quality figures and tables automatically from experiment results, saving researchers time when preparing papers.

Core Features & Use Cases

  • Data-driven plots: line plots, bar charts, scatter plots, heatmaps, and box/violin plots for experiment results
  • Multi-panel figures and LaTeX-ready tables: assemble complex figures and comparison tables for papers
  • Workflow-aware output: preserves existing figures and emits LaTeX include snippets for easy integration

Quick Start

Configure your figure plan and run the figure generation scripts to produce publication-ready figures from your data.

Frequently Asked Questions about paper-figure

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

FAQPage Schema
How do I generate publication-quality figures from experiment data automatically?

To generate publication-quality figures from experiment data, you configure a figure plan in PAPER_PLAN.md and run the figure generation scripts to output vector PDFs ready for inclusion in papers.

Can I create multi-panel figures and LaTeX-ready tables for research papers?

Yes, you can create multi-panel figures and LaTeX-ready tables by applying this workflow to your experimental results, which assembles complex figures and comparison tables for papers.

What data formats and file structures do I need for automated figure generation?

Automated figure generation requires a figure plan file named PAPER_PLAN.md and access to your experiment data files located in the figures/ directory or the project root.

Does this figure generation workflow preserve existing figures when adding new plots?

Yes, the workflow-aware output preserves existing figures during generation and emits LaTeX include snippets for easy integration into your documents.

What types of data-driven plots can I produce for my research workflow?

You can produce line plots, bar charts, scatter plots, heatmaps, and box or violin plots for experiment results to support your research workflow.

What is the best way to prepare LaTeX-ready tables from experimental results?

The best way to prepare LaTeX-ready tables from experimental results is using a workflow that automatically assembles comparison tables and emits LaTeX include snippets for direct integration.