Generate publication-quality LaTeX tables from experimental results. Convert JSON/CSV data to booktabs-styled tables with bold best results, multi-row layouts,…
Table Generation Convert experimental results into publication-ready LaTeX tables. Input $0 — Table type: comparison, ablation, descriptive, custom $1 — Data source: JSON file, CSV file, or inline data Scripts Generate LaTeX table from JSON/CSV python ~/.claude/skills/table-generation/scripts/results_to_table.py \ --input results.json --type comparison \ --bold-best max --caption "Performance comparison" \ --label tab:main_results
don't have the plugin yet? install it then click "run inline in claude" again.