Chart Generation

Use this skill to turn researched or computed numeric data into source-grounded charts. It has two delivery modes and picks one from the tools available to you. When an `execute` tool (sandbox) is available, render a PNG chart plus its CSV with Python/matplotlib and embed it as a durable `artifact://` reference. When there is no sandbox, emit the chart as an inline fenced `chart` (or `chart-carousel`) JSON spec that the web UI renders deterministically, followed by a portable Markdown table. Triggers: "chart", "plot", "graph", "bar chart", "line chart", "visualize", "trend over time", "compare visually", "figure", "ranking", "top-N", "distribution". Outputs: either a PNG chart artifact (plus CSV and manifest) or an inline chart spec.

NVIDIA-AI-Blueprints Updated

File contents

NVIDIA-AI-Blueprints/aiq/tree/main/src/aiq_agent/agents/deep_researcher/skills/visualization/chart-generation commit 397c1a5117

Frequently asked questions

npx skillmds@latest add nvidia-ai-blueprints-aiq/chart-generation