This pulls stock data for A-Share, Hong Kong, and US markets with fuzzy search and historical OHLCV prices. You can search by ticker or company name, grab price history between dates, and get basic fundamentals like PE ratios and market cap. It uses akshare for Chinese markets and yfinance for US stocks, which means you might need proxy settings depending on where you're running it. The source mentions proxy detection that auto-switches to direct connection for A-Share data, which is a nice touch if you're dealing with network restrictions. Straightforward tool if you need multi-market stock data without building API integrations yourself.
npx skills add https://github.com/rkiding/awesome-finance-skills --skill alphaear-stock