Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".
$npx -y skills add mnemox-ai/tradememory-protocol --skill evolution-engineInstalls into the current project.
Run `npx skills use "https://github.com/mnemox-ai/tradememory-protocol" --skill "mnemox-ai/tradememory-protocol/evolution-engine"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mnemox-ai/tradememory-protocol" that are relevant to the current task. Run `npx skills add "https://github.com/mnemox-ai/tradememory-protocol"` and select the relevant skills, then follow their instructions.