← Back to Skills Marketplace
166
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install a-share-capital-flow
Description
提供基于资金流向和板块轮动的A股每日简报、持仓健康诊断及交易策略建议。
README (SKILL.md)
Capital Flow Analysis Skill
📊 A股资金流向分析框架 — 从数据到决策
Overview
一套完整的A股资金流向分析方法论和提示词框架,用于:
- 每日金融简报: 自动分析资金流向+板块轮动
- 持仓诊断: 基于资金面判断持仓健康度
- 交易决策: 基于资金流向制定买卖策略
Framework
资金流向判断规则
- 连续3日同向 = 短期有效
- 连续5日同向 = 中期趋势确立
- 单日反转量能放大2倍+ = 转折信号
分析维度
- 大方向: 宏观水龙头 + 政策主线
- 赛道锁定: 景气度 + 资金面 + 事件催化
- 盘面验证: 量价 + 主力资金 + 涨跌比
- 持仓诊断: 个股资金面 + 板块联动
- 操作建议: 优先级排序 + 具体价位
持仓风控规则
- 单票止损线: -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 综合报告
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install a-share-capital-flow - After installation, invoke the skill by name or use
/a-share-capital-flow - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.0: A股资金流向分析框架 - 从数据到决策
Metadata
Frequently Asked Questions
What is A股资金流向分析?
提供基于资金流向和板块轮动的A股每日简报、持仓健康诊断及交易策略建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install A股资金流向分析?
Run "/install a-share-capital-flow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is A股资金流向分析 free?
Yes, A股资金流向分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does A股资金流向分析 support?
A股资金流向分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created A股资金流向分析?
It is built and maintained by wukai8289 (@wukai8289); the current version is v2.0.0.
More Skills