← Back to Skills Marketplace
georgetao730

Trade Journal Coach

by George Tao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
247
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trade-journal-coach
Description
交易复盘与心理诊断教练。专注于交易后复盘分析,通过拆解历史交易数据、对比计划与执行,找出导致亏损的坏习惯(频繁止损、盈利拿不住、逆势抗单、仓位失控、FOMO 等)。提供心理疏导和纪律约束建议,帮助用户实现"知行合一"。使用场景:用户交易后复盘、连续亏损求安慰、连续盈利求分析、定期review 交易记录时触发。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trade-journal-coach
  3. After installation, invoke the skill by name or use /trade-journal-coach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 初始发布,聚焦交易复盘与心理诊断 - 提供胜率与盈亏比分析,揭示深层交易行为习惯 - 引入知行合一检测,严查执行与计划的偏差 - 增加个性化心理干预模块,应对亏损/盈利极端情绪 - 输出标准化复盘报告,包含数据解析、纪律审判和行动建议
Metadata
Slug trade-journal-coach
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Trade Journal Coach?

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

How do I install Trade Journal Coach?

Run "/install trade-journal-coach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trade Journal Coach free?

Yes, Trade Journal Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trade Journal Coach support?

Trade Journal Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trade Journal Coach?

It is built and maintained by George Tao (@georgetao730); the current version is v1.0.0.

💬 Comments