trading-lessons

Record and analyze historical trading mistakes to prevent repeated losses.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/phpmac/trader --skill trading-lessons
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: trading-lessons
Source: https://github.com/phpmac/trader/tree/main/.claude/skills/%E4%BA%A4%E6%98%93%E6%95%99%E8%AE%AD
Command: npx skills add https://github.com/phpmac/trader --skill trading-lessons

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill stores historical trading mistake cases and enforces pre-trade checks to avoid repeating errors.

Core Features & Use Cases

  • Centralized repository of historical error cases
  • Pre-trade checklist with warnings when similar patterns appear
  • Warning templates to guide corrective actions

Quick Start

在开仓前自动对照 cases/ 目录中的案例执行风险检查并触发警告。

Frequently Asked Questions about trading-lessons

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a pre-trade checklist and how does it prevent trading losses?▼

A pre-trade checklist prevents trading losses by comparing your current plan against stored historical error cases and triggering warnings when similar risk patterns appear. It enforces structured risk checks before opening positions.

How do I analyze historical trading mistakes to avoid repeat losses?▼

You can analyze historical trading mistakes by loading past error cases from a centralized repository and matching them against your current opportunity assessment. The system warns you when current plans resemble past errors.

Can I apply risk-management warnings across multiple assets and strategies?▼

Yes, risk-management warnings apply across multiple assets and strategies. The system evaluates your pre-trade analysis against loaded case studies to identify recurring mistakes regardless of the specific asset class.

How do I set up a centralized repository of trading error cases?▼

You set up a centralized repository by storing historical trading mistake cases in a cases directory. The system automatically loads these error cases during pre-trade analysis to enforce risk checks.

Does pre-trade risk checking work with existing trading strategies?▼

Yes, pre-trade risk checking works with existing trading strategies by assessing opportunities and applying structured checklists before execution. It uses warning templates to guide corrective actions without altering your strategy logic.