Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ Skills are reusable instructions and workflows for Claude Code or other agent sy
<a id="skills-strategy-coding"></a>
### 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.
<a id="skills-vectorbt-backtesting"></a>
- [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.
Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ Skills 是给 Claude Code 或其他 Agent 系统复用的说明和工作流。
<a id="skills-strategy-coding"></a>
### Strategy coding & backtesting

- [lavs9/quantwave](https://github.com/lavs9/quantwave) - Polars 原生 TA 与回测库;附带 agent skill,帮助保持研究代码和实盘策略代码一致。
<a id="skills-vectorbt-backtesting"></a>
- [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;包含知识卡片、实时行情、技术指标和图表生成。
Expand Down