
wind-information-co-ltd/wind-skills
2 skills11.5k installs60 starsGitHub
Install
npx skills add https://github.com/wind-information-co-ltd/wind-skillsSkills in this repo
1Wind Mcp Skillwind-mcp-skill teaches agents how to query 万得 Wind through MCP so solo builders and small fintech teams can research markets inside Claude Code, Cursor, or similar clients. It maps natural-language questions to the right server_type instead of dumping everything through a generic analytics_data fallback, which keeps latency and errors predictable. Coverage spans domestic and offshore listed equities, funds, indices, fixed income, regulatory filings and news retrieval, and macro series—enough to prototype dashboards, research copilots, or trading-adjacent SaaS without licensing a second data vendor on day one. Install globally with npx skills add and supply WIND_API_KEY from Wind’s AI finance portal; the bundled CLI can open the portal and surfaces KEY_MISSING remediation in structured JSON. You remain responsible for data licensing, rate limits, and not treating agent output as investment advice.7kinstalls2Wind Find Finance Skillwind-find-finance-skill is a journey-wide meta-skill from Wind Information that acts as the front door to the wind-skills ecosystem. Solo builders and analysts who work in Chinese or English markets trigger it when they ask what financial capabilities are available, or when they have a finance question but the agent is unsure which specialized skill to load. The agent reads the local skills-catalog reference, enumerates platform skills split between data discovery and financial analysis, and prints npx skills add commands for GitHub or the Gitee mirror. It never invokes underlying MCP servers itself, so no API key is needed for this entry skill. Optional update-check.mjs can non-blockingly verify catalog freshness. After routing, users install targeted data skills for actual quotes, fundamentals, or analysis workflows.4.6kinstalls