china-stock-analysis

Screen A-share stocks using PE, PB, ROE, and growth metrics.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/077tan/yun-skill --skill china-stock-analysis-077tan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: china-stock-analysis
Source: https://github.com/077tan/yun-skill/tree/main/china-stock-analysis
Command: npx skills add https://github.com/077tan/yun-skill --skill china-stock-analysis-077tan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a value investment analysis tool for A-share stocks, helping users screen stocks, conduct in-depth individual stock analysis, industry comparisons, and valuation calculations based on the value investment theory.

Core Features & Use Cases

  • Stock Screening: Filter stocks based on various financial metrics like PE, PB, ROE, and growth rate.
  • Individual Stock Analysis: In-depth analysis of a stock's financial health, valuation, and risk.
  • Industry Comparison: Compare multiple stocks or stocks within the same industry.
  • Valuation Calculator: Calculate the intrinsic value of a stock using DCF, DDM, and relative valuation methods.
  • Use Case: A user wants to screen for undervalued A-share stocks with high ROE and low PB.

Quick Start

Use the china-stock-analysis skill to screen A-share stocks with PE < 15 and ROE > 15%.

Frequently Asked Questions about china-stock-analysis

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

FAQPage Schema
How do I screen A-share stocks based on financial metrics like PE and ROE?

Screen A-share stocks by filtering financial metrics like PE, PB, ROE, and growth rate to identify value investments. You can specify conditions such as PE < 15 and ROE > 15% to find undervalued stocks matching your criteria.

What valuation methods are available for calculating the intrinsic value of a stock?

Stock valuation calculates intrinsic value using DCF, DDM, and relative valuation methods. These approaches help estimate a stock's fair value based on discounted cash flows, dividend distributions, or industry-relative multiples.

Do I need a Python environment with specific libraries to analyze A-share stocks?

Yes, A-share stock analysis requires a Python environment with akshare, pandas, and numpy installed. These dependencies are essential for fetching financial data and performing numerical computations.

Can I compare multiple stocks within the same industry for value investing?

Yes, industry comparison allows you to compare multiple stocks or stocks within the same industry. This feature evaluates relative financial health, valuation metrics, and risk profiles to support value investing decisions.

What does individual stock analysis include for assessing financial health?

Individual stock analysis provides an in-depth evaluation of a stock's financial health, valuation, and risk. It applies value investment theory to assess whether a specific A-share stock represents a sound investment opportunity.