← 返回 Skills 市场
wukai8289

A股资金流向分析

作者 wukai8289 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
166
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install a-share-capital-flow
功能描述
提供基于资金流向和板块轮动的A股每日简报、持仓健康诊断及交易策略建议。
使用说明 (SKILL.md)

Capital Flow Analysis Skill

📊 A股资金流向分析框架 — 从数据到决策

Overview

一套完整的A股资金流向分析方法论和提示词框架,用于:

  • 每日金融简报: 自动分析资金流向+板块轮动
  • 持仓诊断: 基于资金面判断持仓健康度
  • 交易决策: 基于资金流向制定买卖策略

Framework

资金流向判断规则

  • 连续3日同向 = 短期有效
  • 连续5日同向 = 中期趋势确立
  • 单日反转量能放大2倍+ = 转折信号

分析维度

  1. 大方向: 宏观水龙头 + 政策主线
  2. 赛道锁定: 景气度 + 资金面 + 事件催化
  3. 盘面验证: 量价 + 主力资金 + 涨跌比
  4. 持仓诊断: 个股资金面 + 板块联动
  5. 操作建议: 优先级排序 + 具体价位

持仓风控规则

  • 单票止损线: -8%
  • 总仓位上限: 75%
  • 缩量下跌 = 不健康调整
  • 特大单净流出连续3日 = 考虑减仓

Usage

每日金融简报 Cron

Task: 基于资金流向清单框架,分析昨日盘面并生成今日操作建议
Schedule: 30 8 * * 1-5

持仓诊断

直接对话:"分析我的持仓资金面"

交易决策

直接对话:"XX股票资金流向如何,是否适合买入"

Files

  • capital-flow-checklist.md — 完整分析清单
  • position-rules.md — 持仓风控规则

Integration

  • Cron: 每日08:30金融简报
  • Cron: 盘中10:00/12:00/14:00 快讯
  • Cron: 晚间20:00 综合报告
安全使用建议
This skill is essentially a documented analysis framework and prompt checklist — it does not include code or data connectors. Before installing or using it, confirm how it will obtain market data and your portfolio: will you manually paste data into the chat, or does the skill expect to be connected to an API/broker (in which case it should declare required credentials)? Note the SKILL.md references a file (position-rules.md) that is missing from the package. If you plan to let the agent run scheduled reports or to provide holdings, avoid sharing brokerage credentials directly unless you trust and verify an explicit integration. If you need fully automated reports, prefer a skill that clearly documents which APIs it uses and which credentials it requires.
功能分析
Type: OpenClaw Skill Name: a-share-capital-flow Version: 2.0.0 The skill bundle provides a structured framework and methodology for analyzing A-share market capital flows and managing trading risks. All files, including SKILL.md and capital-flow-checklist.md, contain only financial analysis logic, decision-making rules, and scheduled task templates (Cron) consistent with the stated purpose of stock market analysis, with no evidence of malicious code or high-risk system interactions.
能力评估
Purpose & Capability
The skill claims to produce automated daily/ intraday reports and to analyze user holdings, but it declares no data sources, APIs, or credentials. For a tool that generates actionable trading advice you would normally expect required market-data APIs or brokerage access; their absence is a mismatch. The SKILL.md references 'position-rules.md' which is not present in the package manifest.
Instruction Scope
Runtime instructions describe schedules (crons) and prompts for analyzing '昨日盘面' and '我的持仓', but provide no concrete steps to fetch market data or how to access a user's portfolio. That ambiguity gives the agent broad discretion (e.g., it may ask the user to paste data or attempt to call external APIs), which expands scope beyond the described static checklist.
Install Mechanism
There is no install spec and no code files to execute (instruction-only). This minimizes install-time risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials, which is consistent for an instruction/template. However, given its goal (automated market reports and position analysis), the lack of declared data/API credentials is notable — legitimate implementations would typically require market-data API keys or brokerage tokens. The omission is not clearly justified.
Persistence & Privilege
always:false and no system/config paths requested. The skill does not request persistent platform privileges or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install a-share-capital-flow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /a-share-capital-flow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.0: A股资金流向分析框架 - 从数据到决策
元数据
Slug a-share-capital-flow
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

A股资金流向分析 是什么?

提供基于资金流向和板块轮动的A股每日简报、持仓健康诊断及交易策略建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。

如何安装 A股资金流向分析?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install a-share-capital-flow」即可一键安装,无需额外配置。

A股资金流向分析 是免费的吗?

是的,A股资金流向分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

A股资金流向分析 支持哪些平台?

A股资金流向分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 A股资金流向分析?

由 wukai8289(@wukai8289)开发并维护,当前版本 v2.0.0。

💬 留言讨论