·stock_ticker
</>

stock_ticker

Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).

11Installs·0Trend·@cliuxinxin

Installation

$npx skills add https://github.com/cliuxinxin/rag_agent --skill stock_ticker

How to Install stock_ticker

Quickly install stock_ticker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill stock_ticker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cliuxinxin/rag_agent.

SKILL.md

View raw

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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cliuxinxin/rag_agent --skill stock_ticker
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from cliuxinxin/rag_agent

Quick answers

What is stock_ticker?

Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA). Source: cliuxinxin/rag_agent.

How do I install stock_ticker?

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

Where is the source repository?

https://github.com/cliuxinxin/rag_agent