wind-mcp-skill
The wind-mcp-skill provides an interface for AI agents to query financial data from Wind, including A-share, Hong Kong, and US stock market information, fund data, indices, bonds, and financial documents.
Is wind-mcp-skill safe to install?
Review the source first: our audit of wind-mcp-skill's source files found 1 shell command, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via node scripts/cli.mjs and performs filesystem read/write operations to manage configuration and tool contracts.
How we audit skills: our security review methodology.
Who is this skill for?
Financial analysts and users requiring structured financial data, market snapshots, and company research.
What can you do with it?
- Screening stocks based on market capitalization and performance metrics
- Retrieving historical K-line data and minute-level market snapshots
- Accessing financial statements, shareholder information, and corporate events
- Querying fund performance, net asset values, and manager details
- Fetching macroeconomic and industry-specific EDB indicators
- Retrieving company announcements and financial news
How good is this skill?
Quality score: 5/10. The skill documentation is highly structured, providing clear routing rules, security constraints, and specific CLI execution instructions.
What does the skill file contain?
<!-- ENCODING: UTF-8. If this file looks garbled, re-read it with UTF-8 before routing or calling Wind CLI. --> # Wind 万得金融数据 你是 Wind MCP 调用路由器。将用户问题映射到 Wind 支持的 `server_type + tool_name`,按 `references/tool-contracts.md` 构造参数,调用 CLI,并只基于 Wind 返回结果回答。 ## 不可协商门禁 按顺序执行;任一门禁不满足,只修当前门禁,不得跳到后续步骤。 1. **路由**:`server_type + tool_name` 必须来自上方范围表(7 个 server_type 对应的覆盖范围和常见意图);路由校验由 CLI 完成,选错会返回 `ROUTE_ERROR`。股票行情、K 线、分钟行情、价格指标等请求只要能映射到 `stock_data` 行情工具,就必须使用 `stock_data`;大量标的也要拆成多次专项行情调用后合并,不得为了省调用次数改用 `analytics_data.get_financial_data` 兜底,以免造成不必要的积分消耗。 2. **参数**:params key 必须逐字来自 `references/tool...
Frequently asked questions
What markets does this skill support?
It supports A-shares, Hong Kong stocks, US stocks, funds (ETF/LOF), indices, sectors, and bonds.
Can I use this skill to query cryptocurrency or foreign exchange rates?
No, the skill explicitly excludes cryptocurrency, foreign exchange rates, futures, and non-financial data.
How should I handle errors during tool execution?
Follow the agent_action provided in the error output from the CLI, which contains specific remediation steps.
Related skills
anti-detect-browser
27.3KDevelopers and AI agents requiring isolated browser environments, multi-account management, or automated web interactions that bypass anti-bot detection
The anti-detect-browser SDK provides tools to launch Chromium instances with unique, persistent device fingerprints for multi-account management, web scraping, and AI agent automation. It integrates with Playwright to isolate browser sessions, cookies, and storage, and offers an MCP server mode for AI agent control.
agent-pulse
20.4KDevelopers and AI engineers who need to monitor, audit, and optimize local AI-agent performance and costs
Agent Pulse provides a CLI interface to inspect and analyze local AI-agent activity, including session logs, token usage, model costs, and health metrics across multiple platforms like Claude, Aider, and Cursor.
seo-dataforseo
1.7KSEO professionals, digital marketers, and developers requiring real-time search engine data and AI visibility metrics
The seo-dataforseo skill provides access to live SEO data, including SERP analysis, keyword research, backlink profiles, and AI visibility tracking via the DataForSEO MCP server.
seo-image-gen
1.7KSEO professionals, content creators, and developers managing website assets who require automated, context-aware image generation for social previews, blog posts, and product pages
The seo-image-gen skill generates SEO-optimized images using the Gemini model via the banana MCP server. It maps specific SEO use cases to pre-configured aspect ratios, resolutions, and domain modes while providing post-generation guidance for alt text, file optimization, and schema markup.