stock-market-pro
Real-time stock quotes, fundamental analysis, and professional charts across global markets and crypto.
Works with
What it does
Covers five command categories: real-time price quotes, candlestick and line charts with moving averages, fundamental metrics (PE, EPS, ROE, profit margins), earnings dates with consensus estimates, and 10-day historical trends
Supports US stocks, Korean exchange tickers, cryptocurrency pairs, and forex with no API key required
Generates high-resolution PNG charts with volume indic
Installation Guide
How to use stock-market-pro on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- βΊCursor installed and configured on your machine
- βΊNode.js 16+ with npm β verify with
node --version - βΊActive project directory where you want to add
stock-market-pro
Run the install command
Execute the skills CLI command in your project's root directory to begin installation:
Fetches stock-market-pro from sundial-org/awesome-openclaw-skills and configures it for Cursor.
Select Cursor when prompted
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate stock-market-pro. Access via /stock-market-pro in your agent's command palette.
Security Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Documentation
Stock Market Pro
A professional-grade financial analysis tool powered by Yahoo Finance data.
Core Features
1. Real-time Quotes (price)
Get instant price updates and day ranges.
uv run --script scripts/yf price [TICKER]
2. Professional Charts (pro)
Generate high-resolution PNG charts with Volume and Moving Averages.
- Candlestick:
uv run --script scripts/yf pro [TICKER] [PERIOD] - Line Chart:
uv run --script scripts/yf pro [TICKER] [PERIOD] line - Periods:
1mo,3mo,6mo,1y,5y,max, etc.
3. Fundamental Analysis (fundamentals)
Deep dive into valuation: Market Cap, PE, EPS, ROE, and Profit Margins.
uv run --script scripts/yf fundamentals [TICKER]
4. Earnings & Estimates (earnings)
Check upcoming earnings dates and market consensus (Expected Revenue/EPS).
5. Historical Trends (history)
View recent 10-day trends with terminal-friendly ASCII charts.
Ticker Examples
- US Stocks:
AAPL,NVDA,TSLA - Korean Stocks:
005930.KS(Samsung),000660.KS(SK Hynix) - Crypto:
BTC-USD,ETH-KRW
Technical Notes
- Engine: Python 3.11+,
yfinance,mplfinance,rich - Key Benefit: No API key required. Automatically handles dependencies via
uv.
νκ΅μ΄ μ€λͺ : μ€μκ° μ£Όκ° μ‘°ν, μ¬λ¬΄ μ§ν λΆμ λ° μ λ¬Έ λ΄μ°¨νΈ μμ±μ΄ κ°λ₯ν μ’ ν© μ£Όμ λΆμ μ€ν¬μ λλ€.
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases
User Story & Requirements Generation
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Competitive Analysis
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Roadmap Prioritization
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale