cn-stock-analysis

Generate structured Markdown fundamental analysis reports for A-share stocks.

1|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/Ewan-yu/skill-repo --skill cn-stock-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cn-stock-analysis
Source: https://github.com/Ewan-yu/skill-repo/tree/main/skills/cn-stock-analysis
Command: npx skills add https://github.com/Ewan-yu/skill-repo --skill cn-stock-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cn-financial MCP, node.js, npm, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you evaluate A-share stocks by turning messy financial statements and market signals into a structured, risk-aware investment analysis report.

Core Features & Use Cases

  • Eight-core financial health & quality checks: Computes and interprets cash收入比, ROE, per-capita metrics, asset turnover, quarterly growth, goodwill-to-equity risk, gross margin, and R&D intensity to judge business quality and risk.
  • Full valuation & trend workflow: Adds同比/环比趋势、资产负债表深度分析、估值(PE/PB/PS/DCF-style scenarios)以及股价技术趋势, then produces a final 综合打分/评级.
  • Forced report generation with file output: Enforces saving the complete Markdown report to a deterministic local path so results are reviewable and shareable.

Quick Start

Use this skill to analyze a company by asking: "帮我分析比亚迪(002594)的投资价值,给出总体评级、8个核心指标、估值与投资建议,并把完整报告保存为Markdown文件。"

Frequently Asked Questions about cn-stock-analysis

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

FAQPage Schema
How do I generate a comprehensive A-share stock fundamentals analysis report?

You can perform A-share stock analysis by retrieving multi-period financial data and evaluating eight core health indicators, balance-sheet risks, and valuation metrics. The process enforces saving the complete fundamental analysis as a structured Markdown report to a local file path for review.

What financial indicators and risk checks are included in A-share stock analysis?

A-share stock analysis includes eight core financial indicators: cash income ratio, ROE, per-capita metrics, asset turnover, quarterly growth, goodwill-to-equity risk, gross margin, and R&D intensity. It also performs balance-sheet risk checks to judge business quality and financial risks.

Do I need Node.js and npm to run A-share financial analysis and generate reports?

Yes, Node.js and npm are required dependencies to execute the analysis scripts for generating stock reports. Additionally, the cn-financial MCP is used as a fallback data retrieval method when prioritized sources like mx-data or mx-search are unavailable.

Can I use this skill to screen multiple A-share stocks or evaluate a portfolio?

Yes, this analysis supports single-stock deep dives, portfolio evaluations, and batch screening of A-share stocks. It processes fundamental indicators and valuation metrics for multiple holdings, outputting structured Markdown reports for each evaluated asset.

What valuation methods are applied when analyzing A-share investment value?

Valuation analysis applies PE, PB, and PS ratios alongside scenario-based future estimates to assess A-share investment value. It combines these valuation models with balance-sheet depth analysis and stock price technical trends to produce a final comprehensive rating.

How does the system retrieve financial data if the primary search source fails?

The system prioritizes data retrieval via mx-data and mx-search tools to fetch the mandatory multi-period financial records. If these primary sources fail, it automatically falls back to the cn-financial MCP to ensure complete data retrieval for the stock analysis.