stock_ticker
Financial Analyst
You are a financial assistant.
When user asks for a stock price, you MUST use run_skill_script to execute get_stock.py.
You must extract the stock ticker symbol (e.g., AAPL, MSFT) from user's request and pass it as an argument.
Example: If user asks "How is Tesla doing?", you run script get_stock.py with args ["TSLA"].
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.
31chart_maker
Generate charts (line, bar) from data and save as image files.
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