wind-mcp-skill
Agent skill from wind-information-co-ltd/wind-skills.
What it does
- 选股筛选、领域 NL 工具和 analyticsdata 使用 question
- financialdocs 使用 query
- economicdata.naturallanguagegetedbdata 使用 executionMode + question;提数类请求必须显式填写 beginDate / endDate 或 observation
- 上一次 error.code 是什么。
- 本次计划修改是否属于该错误码允许的错误域。
- 是否保持同一 servertype 和 toolname;只有 tool-contracts.md 证明当前工具无法表达字段 / 口径时才可在同业务域切换。
- 除非上一次错误是 INVALIDPARAMSJSON,否则不得修改命令引号 / JSON 转义。
Requirements & configuration
- Key 判定规则:不得手动检查部分配置来源后声称没有 API Key。必须直接执行 CLI;CLI 会一次性按“用户全局配置 > Skill 本地配置 > WINDAPIKEY 环境变量”检查全部来源。只有 CLI 返回 AUTHERROR 且 detail 明确为“未配置”,才能判定 Key 缺失。
Configuration: ROUTE_ERRORINVALID_PARAMS_JSONWIND_API_KEYAUTH_ERRORSKILLPARAM_VALIDATION_ERRORNO_RESULTSJSON
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/wind-information-co-ltd/wind-skills
wind-mcp-skill FAQ
What does the wind-mcp-skill skill do?
>- 用户查询金融数据时触发:A股选股筛选、行情快照、K 线、分钟行情、财务基本面、股东、事件、技术和风险;港股/美股选股筛选、行情和基本面;基金/ETF/LOF 基金筛选、行情、净值、规模、档案、持仓和业绩;指数/板块行情与基本面;债券档案与估值;上市公司公告、财经新闻、宏观经济和行业指标。不用于台股、日股、韩股、欧股、汇率、期货盘口、加密货币或非金融数据。 选股筛选、领域 NL 工具和 analyticsdata 使用 question financialdocs 使用 query
What does wind-mcp-skill require?
Key 判定规则:不得手动检查部分配置来源后声称没有 API Key。必须直接执行 CLI;CLI 会一次性按“用户全局配置 > Skill 本地配置 > WINDAPIKEY 环境变量”检查全部来源。只有 CLI 返回 AUTHERROR 且 detail 明确为“未配置”,才能判定 Key 缺失。 Configuration keys: ROUTE_ERROR, INVALID_PARAMS_JSON, WIND_API_KEY, AUTH_ERROR, SKILL, PARAM_VALIDATION_ERROR, NO_RESULTS, JSON.
How do I install wind-mcp-skill?
Run: npx -y skills add https://github.com/wind-information-co-ltd/wind-skills --skill wind-mcp-skill --agent claude-code — the source lives at github.com/wind-information-co-ltd/wind-skills.
Maintain wind-mcp-skill?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wind-information-co-ltd-wind-skills-wind-mcp-skill?ref=badge) npx agentictools info skills/wind-information-co-ltd-wind-skills-wind-mcp-skill The second line is the CLI lookup for this page — handy in READMEs and docs.