Skip to main content
Back to registry

stock-info-explorer

sundial-org/awesome-openclaw-skills

This skill fetches OHLCV data from Yahoo Finance via yfinance and computes technical indicators locally (no API key required).

Installs193
Install command
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill stock-info-explorer
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill fetches OHLCV data from Yahoo Finance via yfinance and computes technical indicators locally (no API key required). Generates a high-resolution PNG chart. By default it includes Volume and Moving Averages (MA5/20/60) . Add flags to include indicator panels/overlays. Prints a compact text summary (price + fundamentals + indicator signals) and automatically generates a Pro chart with BB + RSI + MACD . Korean note: 실시간 시세 + 펀더멘털 + 기술지표(차트/요약)까지 한 번에 처리하는 종합 주식 분석 스킬입니다. - --rsi : RSI(14) - --macd : MACD(12,26,9) - --bb : Bollinger Bands(20,2) - --vwap : VWAP (cumulative for the selected range) - --atr : ATR(14) - US stocks: AAPL , NVDA , TSLA - KR stocks: 005930.KS , 000660.KS - Crypto: BTC-USD , ETH-KRW - Forex: USDKRW=X - Indicators are computed locally from price data (Yahoo does not reliably provide precomputed indicator series). - Data quality may vary by ticker/market (e.g., missing volume for some symbols).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does stock-info-explorer do?

This skill fetches OHLCV data from Yahoo Finance via yfinance and computes technical indicators locally (no API key required).

Is stock-info-explorer good?

stock-info-explorer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does stock-info-explorer work with?

stock-info-explorer currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, cline, github-copilot.

What are alternatives to stock-info-explorer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install stock-info-explorer?

npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill stock-info-explorer

Related skills

More from sundial-org/awesome-openclaw-skills

Related skills

Alternatives in Software Engineering