This is Wind's MCP server for querying Chinese financial markets. It routes natural language queries to specific data endpoints covering A-shares, Hong Kong and US stocks, funds, indices, bonds, company announcements, and macroeconomic indicators. The routing logic is strict: stock price queries must use the stock_data tools even for bulk requests, not the analytics fallback, to avoid unnecessary credit consumption. It handles Wind code formats, enforces single-security-per-call rules, and won't fake support for out-of-scope markets like Taiwan, Japan, or crypto. The skill is verbose about parameter validation and includes detailed error handling that tells the agent exactly what to fix. Useful if you're building Chinese market analysis tools and already have Wind API credentials.
npx -y skills add wind-information-co-ltd/wind-skills --skill wind-mcp-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot