← Back to Skills Marketplace
youngcan-wang

Wyckoff Analysis AShare

by YoungCan-Wang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
251
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wyckoff-a-share
Description
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...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wyckoff-a-share
  3. After installation, invoke the skill by name or use /wyckoff-a-share
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug wyckoff-a-share
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 251 downloads so far.

How do I install Wyckoff Analysis AShare?

Run "/install wyckoff-a-share" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wyckoff Analysis AShare free?

Yes, Wyckoff Analysis AShare is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wyckoff Analysis AShare support?

Wyckoff Analysis AShare is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wyckoff Analysis AShare?

It is built and maintained by YoungCan-Wang (@youngcan-wang); the current version is v1.0.0.

💬 Comments