๐ŸŽ Get the FREE AI Skills Starter Guide โ€” Subscribe โ†’
BytesAgainBytesAgain
๐Ÿฆ€ ClawHub

Academic Figures

by @docsor1212

Generate publication-quality academic figures from data with one command. Supports 7 chart types (bar, heatmap, scatter, line, box, forest, violin), 4 color...

Versionv1.0.0
๐Ÿ’ก Examples

# Bar chart with CJK support
python3 scripts/gen_figure.py -t bar -d data.json -o figure.png --cjk \
  --title "ๅ›พ2 ไธปๆ ‡้ข˜ / Subtitle" --ylabel "ๅ‡†็กฎ็އ Accuracy (%)"

Heatmap

python3 scripts/gen_figure.py -t heatmap -d data.json -o heatmap.png --cjk \ --cmap RdBu_r --vmin -20 --vmax 45

Scatter with trend line

python3 scripts/gen_figure.py -t scatter -d data.csv -o scatter.png \ --xlabel "Baseline (%)" --ylabel "Gain (%)" --theme nature

View on ClawHub
TERMINAL
clawhub install academic-figures

๐Ÿงช Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

๐Ÿ” Can't find the right skill?

Search 60,000+ AI agent skills โ€” free, no login needed.

Search Skills โ†’