setup

Installation
SKILL.md

setup

Identify the upbit-strategy-toolkit usage mode and diagnose whether the CLI can run in the current environment. This skill is a mode-detection and diagnostic utility, not installation automation. create-strategy and backtest handle strategy creation and backtesting.

OS-specific installation instructions for cases where uv is missing are split into references/:


Triggers

  • "Use it for the first time"
  • "How do I set up the environment?"
  • "What is uv? / It says uv is missing"
  • Another skill (create-strategy/backtest) detected unmet environment requirements (missing uv, uv sync failure, CLI execution failure, etc.) and recommended routing here

Automatic routing recommendation: if create-strategy / backtest fails to run the wrapper on its first call, recommend setup.

Routing Contract

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