Pulls Chinese market data through the Tushare Pro API with support for 220+ endpoints covering A-shares, Hong Kong stocks, US stocks, funds, futures, and bonds. You get daily quotes, financial statements, index data, and macroeconomic indicators like GDP and CPI. The skill walks you through getting a Tushare token if you don't have one, then shows you how to query specific endpoints using pandas DataFrames. Documentation is organized by category with quick reference tables for common operations. If you're building anything that needs Chinese financial data, this is basically a wrapper around the entire Tushare ecosystem with examples for the most common queries.
npx skills add https://github.com/stanleychanh/tushare-finance-skill-for-claude-code --skill tushare-finance