This automatically generates daily stock market reports for Chinese A-shares by scraping real-time data from East Money. It pulls major indices (Shanghai, Shenzhen, ChiNext, STAR), top gaining sectors, capital flows, and spits out a formatted markdown report or JSON. Run it after market close (3:30-4pm on trading days) since the API shuts down outside trading hours. No API keys needed, just Node.js 14+. The output includes risk warnings, sector analysis, and trading strategies. It's straightforward if you need automated A-share market summaries without manually checking multiple sources, though you'll want to cache data if you need evening access since the upstream APIs go dark after hours.
npx skills add https://github.com/zsxink/skills-hub --skill a-stock-daily-report