← 返回 Skills 市场
georgetao730

Trade Journal Coach

作者 George Tao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
247
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trade-journal-coach
功能描述
交易复盘与心理诊断教练。专注于交易后复盘分析,通过拆解历史交易数据、对比计划与执行,找出导致亏损的坏习惯(频繁止损、盈利拿不住、逆势抗单、仓位失控、FOMO 等)。提供心理疏导和纪律约束建议,帮助用户实现"知行合一"。使用场景:用户交易后复盘、连续亏损求安慰、连续盈利求分析、定期review 交易记录时触发。
安全使用建议
This skill’s functionality (analyzing trading records and giving psychological coaching) is plausible and the included journal_analyzer.py appears to implement metrics and reporting. However: 1) The SKILL.md mentions multiple helper scripts and reference files that are not present in the bundle — ask the author why those files are missing or obtain a complete package before trusting it. 2) The provided file content in the review appears truncated; request the full journal_analyzer.py and inspect it yourself for any network calls (requests, urllib, sockets), subprocess/spawn calls, or writes to arbitrary paths before running. 3) Because the skill requires full trade records (sensitive), never supply brokerage credentials or API keys; prefer providing a synthetic or redacted sample first. 4) If you decide to run it, do so in a sandboxed environment (local VM or container) and monitor outbound network activity. 5) If you want higher assurance, ask the maintainer for a minimal reproducible example and the missing referenced files, or request a code-signing / source repository (e.g., GitHub) so you can verify provenance.
功能分析
Type: OpenClaw Skill Name: trade-journal-coach Version: 1.0.0 The 'trade-journal-coach' skill bundle is a legitimate tool designed for analyzing trading performance and providing psychological coaching. The core logic in 'scripts/journal_analyzer.py' performs standard financial calculations (win rate, profit/loss ratios, drawdowns) and identifies behavioral patterns like FOMO or lack of discipline without any malicious side effects. There is no evidence of data exfiltration, unauthorized network access, or prompt injection attacks; the instructions in 'SKILL.md' are strictly aligned with the stated purpose of trading review.
能力评估
Purpose & Capability
The SKILL.md and the included scripts/journal_analyzer.py align with the stated goal of analyzing trade records and producing behavioral/discipline advice. However, SKILL.md repeatedly references additional scripts (scripts/psychology_coach.py, scripts/execution_gap.py) and several references files that are not in the file manifest. That inconsistency suggests the bundle is incomplete or packaged incorrectly.
Instruction Scope
Runtime instructions expect the user to provide complete trade records (prices, timestamps, position sizes, emotions, reasons) and run a local Python script. Requesting trade records is coherent with the purpose, but these are sensitive financial and behavioral data. The SKILL.md shows a direct CLI invocation (python3 scripts/journal_analyzer.py --trades <交易记录>) and suggests integrations with other skills, but there are no instructions or assurances about where data is kept or whether any network transmission occurs. The SKILL.md in this package also references files and modules that don't exist here, increasing uncertainty about the actual runtime behavior.
Install Mechanism
There is no install spec and no external download/install steps — the skill is instruction-only with included Python code. This minimizes install-time risk; nothing in the manifest indicates that arbitrary binaries will be fetched or executed during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths, which is appropriate. However, it asks users to supply full trade records (including emotional notes and reasons). Although not credential leakage per se, this is sensitive personal/financial data. Because the package omits referenced helper scripts, it's unclear whether the present script expects or will attempt to read other files or environment data not declared.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges. There is no evidence in the provided files that it modifies other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trade-journal-coach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trade-journal-coach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始发布,聚焦交易复盘与心理诊断 - 提供胜率与盈亏比分析,揭示深层交易行为习惯 - 引入知行合一检测,严查执行与计划的偏差 - 增加个性化心理干预模块,应对亏损/盈利极端情绪 - 输出标准化复盘报告,包含数据解析、纪律审判和行动建议
元数据
Slug trade-journal-coach
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Trade Journal Coach 是什么?

交易复盘与心理诊断教练。专注于交易后复盘分析,通过拆解历史交易数据、对比计划与执行,找出导致亏损的坏习惯(频繁止损、盈利拿不住、逆势抗单、仓位失控、FOMO 等)。提供心理疏导和纪律约束建议,帮助用户实现"知行合一"。使用场景:用户交易后复盘、连续亏损求安慰、连续盈利求分析、定期review 交易记录时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。

如何安装 Trade Journal Coach?

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

Trade Journal Coach 是免费的吗?

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

Trade Journal Coach 支持哪些平台?

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

谁开发了 Trade Journal Coach?

由 George Tao(@georgetao730)开发并维护,当前版本 v1.0.0。

💬 留言讨论