← 返回 Skills 市场
Shadow Trading Dashboard
作者
j97feng-beep
· GitHub ↗
· v1.0.0
· MIT-0
534
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install shadow-trading-dashboard
功能描述
Manage and update Steven's A-share shadow trading dashboard including positions, trades, metrics, equity curve, and trade history.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shadow-trading-dashboard - 安装完成后,直接呼叫该 Skill 的名称或使用
/shadow-trading-dashboard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Shadow Trading Dashboard 是什么?
Manage and update Steven's A-share shadow trading dashboard including positions, trades, metrics, equity curve, and trade history. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 534 次。
如何安装 Shadow Trading Dashboard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shadow-trading-dashboard」即可一键安装,无需额外配置。
Shadow Trading Dashboard 是免费的吗?
是的,Shadow Trading Dashboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shadow Trading Dashboard 支持哪些平台?
Shadow Trading Dashboard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shadow Trading Dashboard?
由 j97feng-beep(@j97feng-beep)开发并维护,当前版本 v1.0.0。
推荐 Skills