A stock-research workflow that collects data from more than 30 sources, analyzes a stock’s business and market data, and creates Markdown and interactive HTML reports. It also supports refreshing existing reports with newer data.
A data lookup skill for mainland Chinese A-shares, meaning stocks traded on China's Shanghai and Shenzhen exchanges. It covers prices, history, indicators, company events, sectors, concepts, market news, and macroeconomic data.
A simulated stock-trading and backtesting system for mainland Chinese A-shares. Simulated trading uses pretend orders and money, while backtesting evaluates a strategy against past data.
A trading-analysis guide for Chinese A-share stocks using MACD, an indicator built from moving averages to show momentum. It focuses on a bullish divergence followed by a second crossover below the zero line.
A tool for retrieving financial statements, stock prices, and company details for companies listed in mainland China. It uses AkShare's real-time data sources.
A Chinese-language analysis tool that estimates changes in China’s government-backed ETF holdings by tracking ETF share counts and related index prices. ETFs are funds traded on stock exchanges, and the “national team” refers here to Central Huijin, a state investment company.
A tool for retrieving Chinese A-share stock data from several online sources. A-shares are stocks listed on mainland Chinese exchanges; the tool covers prices, charts, company information, news, and related data.
A monitoring tool for Chinese mainland stock watchlists, meaning lists of shares an investor wants to follow. It can read stocks from a configuration file, command-line arguments, or selected online APIs.
A Chinese-language tool for diagnosing trading behavior from a broker's settlement statement, the record of completed trades. It analyzes profits, holding periods, behavior, position size, and buying and selling timing, optionally using market data.
A research workflow for studying Chinese A-share industry ETFs and the indexes they track. It compares index rules, holdings, company fundamentals, industry conditions, valuations and market evidence.
Produce a .pptx file on disk for headless Chinese A-share market research, using python-pptx with Chinese font support. Use when no controllable Office session is available.
A documented discounted-cash-flow model for valuing non-financial A-share companies. A discounted-cash-flow model estimates today’s value from expected future cash flows and makes its assumptions, valuation date, and adjustments explicit.
A Chinese-language directory of artificial-intelligence tools for finance, especially Chinese A-share stock data, market analysis, quantitative trading, and research. It explains each listed tool’s installation commands and input and output formats.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).