vr-make-figures

Generate publication-quality figures from experimental results using matplotlib.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/seunghyukoh/poi-agents --skill vr-make-figures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vr-make-figures
Source: https://github.com/seunghyukoh/poi-agents/tree/main/.claude/skills/vr-make-figures
Command: npx skills add https://github.com/seunghyukoh/poi-agents --skill vr-make-figures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of generating publication-quality figures from experimental results, reducing the time and effort spent on manual data analysis and visualization.

Core Features & Use Cases

  • Automatic Figure Generation: Automates the creation of bar charts, line plots, heatmaps, scatter plots, and tables based on provided data.
  • Data Analysis: Performs performance comparisons, statistical significance testing, effect size calculations, and outlier detection.
  • Customization: Allows selection of visualization types, customizing figure styles, and incorporating error bars and labels.
  • Use Case: A researcher can use this Skill to generate publication-ready figures for a research paper without extensive programming or graphic design knowledge.

Quick Start

Analyze your experimental data and generate figures for your paper using 'vr-make-figures [experiment-directory]'.

Frequently Asked Questions about vr-make-figures

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

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

To generate publication-quality figures from experimental data, you can use an automated script that analyzes results and outputs visualizations like bar charts, line plots, and heatmaps. This process requires matplotlib and associated Python libraries to execute plotting tasks and produce ready-to-use visuals.

Can matplotlib automate statistical significance testing and effect size calculation for my plots?

Yes, matplotlib can be used alongside data analysis scripts to automate statistical significance testing and effect size calculation. The tool processes your experimental results to compute these metrics and directly incorporates error bars and labels into the generated visualizations.

Do I need extensive programming knowledge to create scientific publication figures automatically?

No, you do not need extensive programming knowledge to create scientific publication figures automatically. By running a targeted script with your experiment directory, the tool handles performance comparison, outlier detection, and figure generation without requiring manual graphic design intervention.

What types of data visualization plots can I automatically generate for experiment analysis?

For experiment analysis, you can automatically generate bar charts, line plots, heatmaps, scatter plots, and tables. The visualization process allows customization of figure styles to ensure the output meets publication standards for your research paper.

What's the best way to compare experimental performance results and visualize outliers?

The best way to compare experimental performance results and visualize outliers is using an automated analysis script. It performs performance comparisons and outlier detection on your data, then outputs publication-quality figures to clearly highlight statistical differences and anomalies.