paper-figure

Generate publication-ready figures and LaTeX tables from experiment data.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-figure-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-figure
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/figures/paper-figure
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-figure-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publication-quality figures and tables are often labor-intensive to produce from experimental results. This skill automates the generation of plots, charts, and LaTeX-ready tables, accelerating manuscript preparation and reducing manual errors.

Core Features & Use Cases

  • Data-driven line plots, bar charts, and multi-panel figures created from experiment results.
  • LaTeX-ready tables and includegraphics snippets for seamless integration into manuscripts.
  • Workflow guidance for planning, rendering, and verifying figure quality before submission.

Quick Start

Submit your experiment results and request publication-worthy figures with LaTeX include graphics snippets for your manuscript.

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-ready figures from experiment data automatically?

To generate publication-ready figures automatically, submit your experiment results in JSON or CSV format along with a figure plan. The skill processes this data to create data-driven plots, multi-panel figures, and vector-format images suitable for manuscript submission.

Can I create LaTeX-ready tables and includegraphics snippets directly from CSV results?

Yes, you can create LaTeX-ready tables and includegraphics snippets directly from CSV or JSON results. The skill outputs vector-format images alongside LaTeX include snippets, enabling seamless integration of figures and tables into your manuscript.

What is the best way to build multi-panel figures for a research manuscript?

The best way to build multi-panel figures for a research manuscript is to provide a structured figure plan and your experiment data. The skill uses this plan to automatically render and align multiple panels into a single publication-quality vector image.

Does this approach work with Matplotlib and LaTeX workflows?

Yes, this approach works with Matplotlib and LaTeX workflows by rendering data-driven visualizations and exporting them as vector-format images. It also generates LaTeX include snippets to directly embed the rendered figures and tables into your documents.

What do I need to prepare before automating figure generation for my paper?

Before automating figure generation, you need to prepare your experiment data in JSON or CSV format, a defined figure plan, and any existing figures you want to include. These inputs allow the skill to render publication-quality outputs and verify figure quality before submission.

Why does automating visualization reduce manual errors in manuscript preparation?

Automating visualization reduces manual errors in manuscript preparation by programmatically generating plots and LaTeX tables from structured experiment data. This data-driven workflow ensures consistent formatting and accurate data mapping without manual chart adjustments.