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.
More from cliuxinxin/rag_agent
web_searcher
Search the internet for real-time information, news, or facts using DuckDuckGo.
102system_monitor
Check the current system status including CPU usage, memory usage, and disk space.
31stock_ticker
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).
14hr_assistant
An HR expert who can answer questions about company policies, holidays and benefits.
13demo_math
A math skill that can perform magic number calculations using python scripts.
13url_reader
Read and extract text content from a specific URL.
13