| name | figure-generator |
| description | Generate publication-style charts from structured data. Use when the user wants a figure, chart, or visualization for research results. |
| emoji | 📈 |
| triggers | ["chart","figure","plot","visualization"] |
Figure Generation
Use this skill when the user wants a chart or figure from tabular or numeric data.
Tools
plot_chart: generate charts for analysis and reporting
Guidance
- Confirm the chart type or choose a sensible default based on the data shape.
- Prefer clear axis labels and units.
- Explain what data transformation you applied if the raw data needed reshaping.