china-stock-analysis

Screen Chinese A-share stocks by financial metrics and calculate DCF, DDM, and relative valuations.

131|36|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill china-stock-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: china-stock-analysis
Source: https://github.com/sugarforever/01coder-agent-skills/tree/main/skills/china-stock-analysis
Command: npx skills add https://github.com/sugarforever/01coder-agent-skills --skill china-stock-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill empowers investors to make informed decisions about Chinese A-share stocks by providing comprehensive analysis, screening, and valuation tools.

Core Features & Use Cases

  • Stock Screening: Filter stocks based on valuation, profitability, growth, and financial safety metrics.
  • In-depth Analysis: Perform detailed financial analysis, valuation calculations (DCF, DDM), and industry comparisons.
  • Risk Detection: Identify potential financial anomalies and A-share specific risks.
  • Use Case: A user wants to find undervalued A-share stocks with strong fundamentals. They can use this Skill to screen for stocks with PE < 15, ROE > 15%, and a debt-to-asset ratio < 60%, then perform a deep dive on the top candidates.

Quick Start

Use the china-stock-analysis skill to screen for A-shares with PE less than 15 and ROE greater than 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 Chinese A-share stocks based on financial metrics like PE and ROE?

Screening A-share stocks involves filtering based on valuation, profitability, growth, and financial safety metrics like PE, ROE, and debt-to-asset ratio. This identifies stocks matching specific fundamental criteria.

Can I calculate stock valuation using DCF and DDM for individual Chinese A-shares?

Yes, you can perform stock valuation using DCF and DDM models for individual A-shares. The analysis calculates intrinsic value alongside relative valuation methods to inform investment decisions.

Does akshare support retrieving data for A-share specific risk detection?

Yes, akshare retrieves the necessary data to identify A-share specific risks. The analysis incorporates financial anomaly detection to flag potential risks specific to the Chinese stock market.

What is the best way to compare financial metrics across different A-share industries?

The best way to compare financial metrics across A-share industries is using industry comparison analysis. This evaluates individual stock performance against industry peers using data retrieved via akshare.

Do I need pandas and numpy to analyze A-share financial anomalies?

Yes, pandas and numpy are required dependencies. They provide the foundational data manipulation and numerical computation capabilities needed to process akshare data and detect financial anomalies.