diff --git a/README.md b/README.md index f01382e..912b6f8 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Skills are reusable instructions and workflows for Claude Code or other agent sy ### Strategy coding & backtesting +- [lavs9/quantwave](https://github.com/lavs9/quantwave) - Polars-native TA and backtesting library with an agent skill for keeping research and live strategy code consistent. - [marketcalls/vectorbt-backtesting-skills](https://github.com/marketcalls/vectorbt-backtesting-skills) - Skill for vectorbt backtesting with setup, backtest, optimization, quick stats, strategy comparison, and reusable strategy templates. - [MobiusQuant/OpenMobius-skill](https://github.com/MobiusQuant/OpenMobius-skill) - ICT / SMC trading-knowledge Skill for Claude Code, Codex, OpenClaw, and Hermes; includes curated knowledge cards, real-time market data, indicators, and chart generation. diff --git a/README.zh-CN.md b/README.zh-CN.md index 0b7ae46..a91cf59 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -295,6 +295,7 @@ Skills 是给 Claude Code 或其他 Agent 系统复用的说明和工作流。 ### Strategy coding & backtesting +- [lavs9/quantwave](https://github.com/lavs9/quantwave) - Polars 原生 TA 与回测库;附带 agent skill,帮助保持研究代码和实盘策略代码一致。 - [marketcalls/vectorbt-backtesting-skills](https://github.com/marketcalls/vectorbt-backtesting-skills) - 面向 vectorbt 的回测 Skill;提供 setup、backtest、optimization、quick stats、strategy comparison 和可复用策略模板。 - [MobiusQuant/OpenMobius-skill](https://github.com/MobiusQuant/OpenMobius-skill) - ICT / SMC 交易知识 Skill,面向 Claude Code、Codex、OpenClaw 和 Hermes;包含知识卡片、实时行情、技术指标和图表生成。