publication-chart-skill

Recommend and generate publication-quality figures and tables from Excel or LaTeX inputs.

203|27|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/franklee16/academic-research-skills --skill publication-chart-skill-franklee16
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publication-chart-skill
Source: https://github.com/franklee16/academic-research-skills/tree/main/visualization/galaxy-dawn-publication-chart-skill
Command: npx skills add https://github.com/franklee16/academic-research-skills --skill publication-chart-skill-franklee16

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you convert research results into publication-grade scientific figures and tables, including choosing the right artifact type (figure vs table) and exporting paper-ready outputs.

Core Features & Use Cases

  • Publication-grade figure/table production: Generate publication-quality graphics and companion tables using pubfig for figures and pubtab for tables.
  • Artifact choice and workflow mapping: Recommend the most appropriate representation family (e.g., benchmark comparison, ablation, calibration diagnostics) based on the scientific communication goal.
  • End-to-end runnable delivery: Probe tool availability, auto-install missing pubfig/pubtab when execution is required, generate the runnable route, and export explicit filenames and formats.
  • Publication QA and targeted revision: Run concrete readability checks (axes/units, legends, ordering, grayscale robustness, caption readiness) and propose falsifiable revision changes when outputs are weak.
  • Mixed deliverables: Produce a clear division of labor for figure + companion table when both pattern perception and exact values matter.

Quick Start

Use the publication-chart-skill when you need a publication-quality figure or companion table from your results, for example: make a benchmark comparison figure plus a LaTeX-ready table from an existing Excel sheet.

Frequently Asked Questions about publication-chart-skill

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

FAQPage Schema
How do I create publication-quality figures from research data?

To create publication-quality figures, this Skill routes your results to the pubfig tooling, selecting the correct representation family for your scientific claim and exporting paper-ready graphics with axes, legends, and captions verified.

Can I generate LaTeX tables from an existing Excel sheet?

Yes, you can generate LaTeX tables from Excel inputs. This Skill maps your data to the pubtab tooling to produce companion tables alongside figures, handling mixed workflows where both pattern perception and exact values matter.

What is the best way to choose between a figure or table for my scientific results?

Choosing between a figure or table depends on your scientific communication goal. This Skill recommends the appropriate artifact type, using figures for pattern perception and tables for exact values, ensuring optimal data representation.

How do I fix weak draft figures before journal submission?

To fix weak draft figures, this Skill performs publication QA checks on axes, units, legends, ordering, and grayscale robustness, then proposes a concrete, falsifiable revision plan to upgrade your outputs to publication standards.

Do I need to manually install pubfig or pubtab before generating charts?

No, you do not need to manually install pubfig or pubtab. This Skill probes your environment for required tooling availability and auto-installs missing dependencies to ensure an executable routing path for your export targets.