chart_maker

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "chart_maker" with this command: npx skills add cliuxinxin/rag_agent/cliuxinxin-rag-agent-chart-maker

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

web_searcher

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

system_monitor

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

url_reader

No summary provided by upstream source.

Repository SourceNeeds Review