Turns natural language requests about Chinese stocks into executable Tushare API workflows. Say "how's this stock doing lately" or "show me recent earnings trends" and it handles the data fetching, cleaning, and basic analysis automatically. Works with A-shares, indices, ETFs, financials, fund flows, and macro data. Generates CSV exports, comparison tables, and research summaries instead of dumping raw API responses. Handles entity resolution for stock names, sets reasonable date defaults, and chunks large requests to avoid rate limits. Requires a Tushare token and handles the usual API permission gotchas. Good for quick research tasks when you want answers, not API documentation.
npx skills add https://github.com/waditu-tushare/skills --skill tushare