From academic-paper
Generates publication-quality matplotlib/seaborn figures for academic LaTeX papers. Supports 11 EECS chart types (bar, line, heatmap, ROC, ablation, scaling). Saves PDF to figures/ and Python script to scripts/.
npx claudepluginhub curryfromuestc/academic-paper --plugin academic-paperThis skill is limited to using the following tools:
Generate a publication-quality figure for an academic LaTeX paper using
Generates publication-quality Python data visualizations for research papers using matplotlib, seaborn, numpy, pandas, and top-journal color schemes like Nature/Science.
Generates publication-quality scientific figures and tables using pubfig and pubtab. Supports chart selection for results, Excel to LaTeX conversion, figure+table pairs, and reviews/upgrades of existing assets.
This skill should be used when the user asks to "create a figure", "make a scientific figure", "create a paper figure", "generate a figure element", "make an icon", "plot data for a figure", "compose figure panels", "create a graphical abstract", "make a multi-panel figure", "generate a PDF figure", "create a Nature-style figure", "make a publication figure", "create a figure for my grant", "make a poster figure", "create a schematic diagram", or mentions scientific figures, figure elements, figure composition, figure panels, icons for papers, matplotlib/seaborn/ggplot plots for figures, or react-pdf figures.
Share bugs, ideas, or general feedback.
Generate a publication-quality figure for an academic LaTeX paper using
matplotlib or seaborn, save it as PDF in figures/, and write the matching
Python source in scripts/.
Same as paper-draft (see that file for the exact 5-step protocol). If no
.paper-config.yml is found in the cwd ancestor chain, stop with the
"No paper project found" error.
$ARGUMENTS for <chart-type> and <description>.bar, line, scatter, heatmap, roc,
ablation, scaling, confusion-matrix, box, violin, pareto.visualization agent. The agent:
figures/<slug>.pdfscripts/<slug>.pypython3 scripts/<slug>.py to actually produce the
PDF. Verify the output file exists and is non-empty.None. This skill is self-contained.
/paper-draft <section> to reference the new figure in the section text/paper-compile to verify the figure renders in the PDF