← 返回 Skills 市场
youngcan-wang

Wyckoff Analysis AShare

作者 YoungCan-Wang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
251
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wyckoff-a-share
功能描述
Run Wyckoff master-style analysis from stock codes, holdings (symbol/cost/qty), cash, CSV data, and optional chart images. Use when users want online multi-s...
安全使用建议
This skill appears to do what it says: it will fetch online A‑share data, parse CSVs/images, analyze structure, and produce annotated Chinese plots. Before installing, confirm that your agent environment is allowed to (1) access the web (it will query Eastmoney/Sina/Tencent and exchange pages), (2) read system font files (the skill insists on loading Chinese fonts by file path), and (3) handle any images/CSV you provide. No credentials are requested, but if you run this in a shared or sensitive environment, consider restricting outbound network access or reviewing logs of which domains the agent queries. Also remember that the skill produces trading recommendations — treat them as model output, not professional financial advice.
功能分析
Type: OpenClaw Skill Name: wyckoff-a-share Version: 1.0.0 The skill bundle is a specialized financial analysis tool designed for Wyckoff-style stock market evaluation of A-shares. It includes detailed instructions for data fetching from legitimate sources (Eastmoney, Sina, Tencent), portfolio management logic, and automated charting using Python. Security-wise, it explicitly mandates that any Python execution for data normalization or plotting occur in a sandboxed environment and focuses strictly on financial data without any indicators of exfiltration, unauthorized access, or malicious prompt injection (SKILL.md, rules/alpha-system-prompt.md).
能力评估
Purpose & Capability
Name/description (Wyckoff A‑share analysis) matches the instructions: online data fetching from Eastmoney/Sina/Tencent, portfolio handling, image/CSV support, and plotting. Nothing in the skill asks for unrelated credentials, unusual binaries, or subsystem access that would be disproportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to (a) fetch online market data from multiple public Chinese finance sources, (b) query authoritative trading calendars/exchange announcements to judge holidays, (c) obtain system/tool current time and convert to Asia/Shanghai, (d) read provided CSVs and images, and (e) load system Chinese fonts by file path for plotting. These actions are coherent with the skill's goals but do require network access and permission to read local font files; the skill does not declare those platform capabilities explicitly (network / filesystem access), so operators should ensure the agent environment grants/limits those capabilities appropriately.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk. This is the lowest install risk. The skill will generate Python plotting code at runtime but does not pull or install third‑party packages itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the instructions. It does rely on external web data sources (Eastmoney, Sina, Tencent, exchange pages) and local font files, but it does not request unrelated secrets or broad credential access.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent privileges or to modify other skills. Autonomous invocation is allowed (default) but not combined with elevated privileges or credential requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wyckoff-a-share
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wyckoff-a-share 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
akshare-online-alpha 1.0.0 initial release: - Provides Wyckoff-style analysis for A-shares using online multi-source data with automatic source switching. - Supports analysis from stock codes, CSVs, chart images, and portfolio holdings (symbol/cost/qty/cash/candidate). - Enforces strict Beijing-time trading session checks before suggesting any trading actions. - Automatically infers user intent (add/reduce/switch/cash-deployment) based on provided fields. - Outputs follow a fixed contract: session info, data audit, Wyckoff analysis, portfolio actions, and plotting (when allowed). - Implements robust error handling for data availability, structure depth, and image parsing.
元数据
Slug wyckoff-a-share
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wyckoff Analysis AShare 是什么?

Run Wyckoff master-style analysis from stock codes, holdings (symbol/cost/qty), cash, CSV data, and optional chart images. Use when users want online multi-s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。

如何安装 Wyckoff Analysis AShare?

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

Wyckoff Analysis AShare 是免费的吗?

是的,Wyckoff Analysis AShare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wyckoff Analysis AShare 支持哪些平台?

Wyckoff Analysis AShare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wyckoff Analysis AShare?

由 YoungCan-Wang(@youngcan-wang)开发并维护,当前版本 v1.0.0。

💬 留言讨论