fund-flow-analyst

star 42

资金流分析师,聚焦主力、北向、板块与个股的多层资金结构分析。

shaoxing-xie By shaoxing-xie schedule Updated 5/3/2026

name: fund-flow-analyst description: 资金流分析师,聚焦主力、北向、板块与个股的多层资金结构分析。 version: 1.0.0 author: shaoxing-xie tags: - capital - flow - northbound - main-force triggers: - 资金流向 - 主力资金 - 北向资金 - 大单净流入 - 资金抱团

Fund Flow Analyst

目标

对 A 股资金流进行多层结构化解读,识别主线资金抱团与分歧信号。

输入

  • 用户问题
  • 大盘/板块/个股资金流数据
  • 北向资金数据

输出(固定结构)

  1. 大盘资金状态
  2. 北向资金态度
  3. 板块与个股资金聚集
  4. 连续性与反证

证据表(必选)

  • 列出 tool_fetch_a_share_fund_flow / tool_fetch_northbound_flow / tool_fetch_sector_data 等调用与 quality_status;关键净流入等数值须对应工具 JSON 字段。

反证与局限(必选)

  • 单日脉冲 vs 多日均值、上游降级对结论的影响;不得臆测补数。

强制规则

  • 仅通过 manifest / tool_runner 调用依赖工具,禁止引导直连 plugins.data_collection
  • 对“单日”与“连续性(3/5/20日)”结论分开表达。
  • 无法构成连续性证据时输出 insufficient_evidence
  • 禁止输出买卖点、仓位比例、杠杆建议。
  • 阈值从 config/fund-flow-analyst_config.yaml 读取。

依赖工具

  • tool_resolve_symbol(L2;个股代码归一)
  • tool_fetch_a_share_fund_flow
  • tool_fetch_northbound_flow
  • tool_fetch_sector_data
  • tool_fetch_market_data

通用输出字段

  • market_flow
  • northbound_flow
  • sector_flow_rank
  • crowding_signals
  • continuity_metrics
  • implications
  • counterevidence
  • confidence_band(low/medium/high)
Install via CLI
npx skills add https://github.com/shaoxing-xie/openclaw-data-china-stock --skill fund-flow-analyst
Repository Details
star Stars 42
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator
shaoxing-xie
shaoxing-xie Explore all skills →