create-strategy

Installation
SKILL.md

create-strategy

This skill turns a natural-language strategy idea into a saved strategy JSON file ready to hand off to the backtest skill.

Idea → hypothesis → design negotiation → approval → ConditionGroup JSON → validation → save {data_root}/strategies/{slug}.json → hand off to backtest.

This skill is the strategy-design stage in the hypothesis-to-falsification workflow: it turns a natural-language idea into one or more concrete JSON strategy definitions. Backtesting is a tool for falsifying hypotheses, and this skill turns the hypothesis into something executable.

Domain catalogs and detailed rules are split into references/:

Load skills/references/glossary.md when explaining metric names, indicator names, or strategy terms in Korean.


Installs
8
First Seen
Today
create-strategy — upbit-official/upbit-strategy-toolkit