stock-analysis

A powerful CLI tool for trading analysis that provides stock quotes, charts, technical indicators, news, and more.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "stock-analysis" with this command: npx skills add bruce-shi/ticker-cli/bruce-shi-ticker-cli-stock-analysis

Stock Analysis Skill

A powerful CLI tool for trading analysis that provides stock quotes, charts, technical indicators, news, and more.

Basic Usage

npx ticker-cli <command> [options]

Available Commands

Command Description

quote

Get real-time stock quotes

chart

Get chart/historical data

indicator

Calculate technical indicators (SMA, EMA, RSI, MACD, BB)

summary

Get comprehensive quote summary

news

Get latest stock news

insights

Get stock insights and analysis

options

Get options chain data

recommendations

Get analyst recommendations

screener

Screen stocks (most actives, gainers, losers, etc.)

search

Search for stock symbols

Quick Examples

Get quote for single or multiple stocks

npx ticker-cli quote AAPL npx ticker-cli quote AAPL MSFT GOOGL

Get historical chart data

npx ticker-cli chart AAPL -p 1mo npx ticker-cli chart AAPL --start 2025-01-01 --end 2025-12-31

Calculate technical indicators

npx ticker-cli indicator AAPL sma -p 3mo npx ticker-cli indicator AAPL rsi -p 3mo npx ticker-cli indicator AAPL macd -p 6mo npx ticker-cli indicator AAPL sma -p 1mo -i 1h

Get news and insights

npx ticker-cli news AAPL --limit 20 npx ticker-cli insights AAPL

Screen stocks

npx ticker-cli screener -q most_actives npx ticker-cli screener -q day_gainers

Report Generation Guides

For detailed instructions on generating reports, see the references folder:

  • Daily Reports: See references/daily-report.md for pre-market, mid-market, and post-market report generation

  • Weekly Reports: See references/weekly-report.md for weekly analysis reports

Technical Indicators Reference

Indicator Description Default Length

sma

Simple Moving Average 20

ema

Exponential Moving Average 20

rsi

Relative Strength Index 14

macd

Moving Average Convergence Divergence 12/26/9

bb

Bollinger Bands 20

Screener Queries

Available predefined queries:

  • most_actives

  • Most actively traded stocks

  • day_gainers

  • Top gainers of the day

  • day_losers

  • Top losers of the day

  • undervalued_growth_stocks

  • Undervalued stocks with growth potential

  • undervalued_large_caps

  • Undervalued large cap stocks

  • growth_technology_stocks

  • Growing tech stocks

  • top_mutual_funds

  • Top performing mutual funds

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Investment Risk Scanner (Buffett + Porter Framework)

Investment risk scanner using Buffett + Porter's Five Forces framework. Triggers when users ask "analyze XXX's risk", "is this project legit", "can I buy thi...

Registry SourceRecently Updated
861Profile unavailable
Research

Great People Hedge Fund

Coordinate AI agents emulating legendary investors to analyze stocks, synthesize insights, and generate actionable investment signals with conviction levels.

Registry SourceRecently Updated
1520Profile unavailable
Research

Cup and Handle Pattern Detector

检测股票日线是否符合"杯柄形态(Cup and Handle)"技术分析形态,并生成含轮廓线的识别示意图。触发场景:(1) 询问某只股票是否形成杯柄形态 (2) 查询杯柄形态股票 (3) 技术形态识别需求。触发词:杯柄形态、cup and handle、欧奈尔形态、技术形态识别。

Registry SourceRecently Updated
881Profile unavailable
Research

Company Onepager

生成上市公司"一页纸"调研简报,整合基本信息、市场数据、近10年财务数据表格、近10年月K线图、股东结构、近期新闻。数据优先级:iFinD → Tushare → AkShare + Web Search。每个章节标注数据来源。使用场景:(1) 调研股票/公司信息 (2) 生成股票分析报告 (3) 整合多维数据形...

Registry SourceRecently Updated
782Profile unavailable