This turns Chinese financial questions into executable Tushare workflows. Instead of wrestling with API documentation, you ask "看看这只股票最近怎么样" and it figures out which endpoints to call, pulls A-share data, cleans it, and gives you an actual answer instead of raw field dumps. It handles stock screening, financial statement trends, sector rotation, northbound capital flows, and macro indicators like CPI and PMI. The skill does smart things like breaking large date ranges into chunks, normalizing entity names, and picking reasonable defaults when you say "recently" instead of exact dates. Built for research and data export, not live trading. Requires a Tushare token with appropriate API credits.
npx skills add https://github.com/quantman888/tushare-skills --skill tushare