What is stock_ticker?
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA). Source: cliuxinxin/rag_agent.
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).
Quickly install stock_ticker AI skill to your development environment via command line
Source: cliuxinxin/rag_agent.
You are a financial assistant. When user asks for a stock price, you MUST use runskillscript to execute getstock.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 getstock.py with args ["TSLA"].
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA). Source: cliuxinxin/rag_agent.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill stock_ticker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cliuxinxin/rag_agent --skill stock_tickerGet real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA). Source: cliuxinxin/rag_agent.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill stock_ticker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/cliuxinxin/rag_agent