← Back to Skills Marketplace
j97feng-beep

Shadow Trading Dashboard

by j97feng-beep · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
534
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install shadow-trading-dashboard
Description
Manage and update Steven's A-share shadow trading dashboard including positions, trades, metrics, equity curve, and trade history.
Usage Guidance
This skill appears to simply instruct edits to local files in trade/. Before installing: (1) confirm where your trade/ workspace actually resides (SKILL.md references ~/.openclaw/workspace/trade/), (2) back up the trade/ folder and index.html so you can recover if something is overwritten, (3) review the actual files (positions.json, orders.jsonl, trades.csv, etc.) to ensure they contain no secrets you don't want an agent to modify or expose, (4) if you run the agent with file access, limit its permissions or run in a sandbox/test workspace first, and (5) note the skill's source/homepage is unknown — if provenance matters, consider reaching out to the author or using a locally curated copy of the SKILL.md to avoid unexpected changes.
Capability Analysis
Type: OpenClaw Skill Name: shadow-trading-dashboard Version: 1.0.0 The skill is designed to manage a local simulated A-share trading dashboard by maintaining various data files (JSON, CSV, Markdown) and updating a self-contained HTML dashboard. All operations are restricted to the local `trade/` directory, and the only system command used is `open` to display the dashboard in a browser. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The skill's name and description match the actions in SKILL.md: managing a local A-share shadow trading dashboard. It requires reading and writing files under a trade/ workspace which is consistent with the purpose. Minor inconsistency: registry metadata lists no required config paths, but SKILL.md expects files (e.g., ~/.openclaw/workspace/trade/...).
Instruction Scope
SKILL.md explicitly instructs the agent to read and write specific local files (positions.json, orders.jsonl, CSVs, metrics, equity curve, index.html) and to open the dashboard in a browser. All referenced file operations are within the stated trade/ dashboard scope and no external network endpoints or unrelated system files are referenced. It does assume filesystem access to ~/.openclaw/workspace/trade/ (or a similar workspace) which the metadata did not declare.
Install Mechanism
No install spec and no code files — instruction-only. This has low installation risk because nothing is downloaded or written by an installer.
Credentials
The skill does not request environment variables, credentials, or external service access. Its file read/write needs are proportional to the dashboard-editing purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent modification of other skills or system-wide config. Autonomous invocation is allowed (platform default) but not by itself a concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shadow-trading-dashboard
  3. After installation, invoke the skill by name or use /shadow-trading-dashboard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the shadow-trading-dashboard skill. - Provides detailed workflows and file structure for managing Steven's A-share shadow trading dashboard. - Specifies trigger commands for dashboard interaction and trade operations. - Documents all key data files, schemas, and dashboard update procedures. - Outlines standard workflows for executing trades and maintaining equity, positions, trade history, and dashboard metrics.
Metadata
Slug shadow-trading-dashboard
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Shadow Trading Dashboard?

Manage and update Steven's A-share shadow trading dashboard including positions, trades, metrics, equity curve, and trade history. It is an AI Agent Skill for Claude Code / OpenClaw, with 534 downloads so far.

How do I install Shadow Trading Dashboard?

Run "/install shadow-trading-dashboard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shadow Trading Dashboard free?

Yes, Shadow Trading Dashboard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shadow Trading Dashboard support?

Shadow Trading Dashboard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shadow Trading Dashboard?

It is built and maintained by j97feng-beep (@j97feng-beep); the current version is v1.0.0.

💬 Comments