stock-analyzer

Analyze stocks with real-time quotes and fundamentals into multidimensional investment reports.

869|203|Updated May 7, 2026
One-click install
npx skills add https://github.com/freestylefly/wesight --skill stock-analyzer-freestylefly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-analyzer
Source: https://github.com/freestylefly/wesight/tree/main/SKILLs/stock-analyzer
Command: npx skills add https://github.com/freestylefly/wesight --skill stock-analyzer-freestylefly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, yfinance, and includes scripts (resource) components.

What problem does it solve?

This stock analysis tool consolidates real-time quotes, fundamentals, and technical indicators into a single professional report to streamline investment decisions.

Core Features & Use Cases

  • Real-time Market Data: Current price, volume, market cap, ROE, ROA, and other key metrics.
  • Multidimensional Scoring: Value, Technical, Growth, and Financial Health with an integrated overall rating.
  • Risk and Recommendation: Actionable trading ideas and risk warnings based on metrics and trends.

Quick Start

Provide a ticker symbol to generate the full stock-deep analysis report.

Frequently Asked Questions about stock-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a comprehensive stock analysis report using real-time quotes and fundamentals?

To generate a stock analysis report, you provide a ticker symbol to retrieve real-time quotes and fundamentals. The tool then applies scoring models for value, technicals, growth, and financial health to produce a multidimensional investment recommendation.

Can I analyze A-share and HK stocks along with US equities for investment valuation?

Yes, you can analyze US, A-share, and HK stocks for investment valuation. The tool gathers real-time metrics from Yahoo Finance to assess comprehensive valuation, technicals, and financial health across these specific markets.

What is the best way to evaluate stock financial health and growth metrics automatically?

The best way to evaluate financial health and growth metrics is by using automated scoring models. The tool calculates dimensions like ROE, ROA, and growth rates to deliver an integrated overall rating and actionable risk warnings.

Does Yahoo Finance data support technical analysis and risk scanning for equities?

Yes, Yahoo Finance data supports technical analysis and risk scanning for equities. The tool fetches current price, volume, and market cap data to apply technical scoring models and generate actionable risk warnings based on trends.

How do I get an overall stock recommendation that includes risk management warnings?

You get an overall stock recommendation by running the integrated scoring models across value, technical, growth, and financial dimensions. The final report synthesizes these scores to provide actionable trading ideas and specific risk management warnings.

What are the limitations of using yfinance for real-time quotes in multidimensional stock scoring?

Using yfinance for real-time quotes limits you to the data availability and update frequencies of the Yahoo Finance API. While sufficient for general fundamentals and technicals, real-time quotes may experience delays depending on market conditions and API constraints.