This is a comprehensive Chinese stock market data integration that connects Claude to the data.diemeng.chat API for A-share market analysis. It pulls daily candles, minute bars, financial indicators, real-time snapshots, convertible bonds, and index weights. The skill requires a STOCK_API_KEY from their platform and handles both historical queries and live data with Redis caching. Worth noting that you need to explicitly enable permissions on their website or you'll hit 403 errors, and there's strict rate limiting on both API keys and IPs. The tool separates real-time endpoints from historical ones, supports复权 (adjusted) data, and includes sector and fund flow queries. If you're building trading analysis or monitoring tools for Chinese markets, this gives you production-grade market data access through natural language.
npx skills add https://github.com/1018466411/openclaw-stock-data-skill --skill openclaw-stock-skill