academic-plotting

Generate publication-ready ML figures via Gemini diagrams and matplotlib/seaborn charts.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Tnemo65/template --skill academic-plotting-tnemo65
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-plotting
Source: https://github.com/Tnemo65/template/tree/main/.cursor/skills/12-ml-paper-writing/academic-plotting
Command: npx skills add https://github.com/Tnemo65/template --skill academic-plotting-tnemo65

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the creation of publication-quality figures for ML papers by extracting components and relationships from research context and results, and generating architecture diagrams via Gemini or data figures via matplotlib/seaborn.

Core Features & Use Cases

  • Diagram figures: architecture/system diagrams using Gemini.
  • Data figures: line charts, bar charts, heatmaps, and ablations generated with matplotlib/seaborn.
  • Style & output: ensures publication-ready styling (fonts, color palettes, sizing) for LaTeX integration.

Quick Start

Provide a research context (paper section or results) and generate Gemini diagrams and Matplotlib/Seaborn figures for publication.

Frequently Asked Questions about academic-plotting

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

FAQPage Schema
How do I generate publication-ready figures for ML papers from text?

To generate publication-ready figures for ML papers, provide your research context or results. The system uses Gemini to create architecture diagrams and matplotlib/seaborn for data charts, applying precise labeling and LaTeX-ready styling.

Can I create architecture diagrams from a system description using Gemini?

Yes, you can create architecture diagrams from a system description using Gemini. Provide your research context, and the tool extracts components and relationships to generate publication-quality diagrams with exact terminology.

How do I make matplotlib and seaborn charts ready for LaTeX integration?

To make matplotlib and seaborn charts ready for LaTeX, the tool applies publication-ready styling including appropriate fonts, color palettes, and sizing. This ensures your line charts, bar charts, and heatmaps integrate seamlessly into LaTeX documents.

What's the best way to visualize ablation study results for an ML paper?

The best way to visualize ablation study results is to provide the results table as context. The tool generates matplotlib/seaborn charts with publication-ready styling, ensuring precise labeling and ready-to-LaTeX outputs for your ML paper.

Do I need to install matplotlib and seaborn to generate data visualization figures?

No external dependencies are required to generate data visualization figures. The tool internally leverages matplotlib and seaborn to produce line charts, bar charts, and heatmaps from your research context without requiring manual installation.