# Figure Generator

> Generate publication-style charts from structured data. Use when the user wants a figure, chart, or visualization for research results.

- Skill: `gabrielmoreira/figure-generator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/figure-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/figure-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gabrielmoreira/figure-generator

---


# 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.

