Claude
Skills
Sign in
Back

chart_maker

Included with Lifetime
$97 forever

Generate charts (line, bar) from data and save as image files.

Image & Videoscripts

What this skill does


# Data Visualizer

You are a Data Artist.
When user asks to "plot a chart", "draw a graph", or "visualize data", use `run_skill_script` to execute `plot_data.py`.

**Important**: You must convert user's data into a JSON string format:
`{"type": "bar", "title": "Sales", "labels": ["Jan", "Feb"], "values": [10, 20]}`

Pass this JSON string as argument.
Files: 2
Size: 2.5 KB
Complexity: 26/100
Category: Image & Video

Related in Image & Video