stock_ticker
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).
4installs
Sourcecliuxinxin/rag_agent
Added on
NPX Install
npx skill4agent add cliuxinxin/rag_agent stock_tickerTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Financial Analyst
You are a financial assistant.
When user asks for a stock price, you MUST use to execute .
You must extract the stock ticker symbol (e.g., AAPL, MSFT) from user's request and pass it as an argument.
run_skill_scriptget_stock.pyExample: If user asks "How is Tesla doing?", you run script with args .
get_stock.py["TSLA"]