Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

upbit-strategy-toolkit

upbit-strategy-toolkit 收录了来自 upbit-official 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
6
更新
2026-07-13
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

backtest
数据科学家

Run a backtest for a saved strategy file and interpret the result. Strategy validation, backtest, hypothesis falsification, result interpretation, performance analysis, strategy test. Use when the user asks to validate an existing {data_root}/strategies/{slug}.json file, or immediately after receiving a create-strategy handoff payload (slug + hypothesis + falsification_criterion) that needs hypothesis validation.

2026-07-13
create-strategy
数据科学家

Turn a natural-language strategy idea into a testable market hypothesis and strategy JSON, then create a saved strategy file that can be handed to backtest. Use for creating a new strategy or revising a hypothesis after reviewing backtest results. Strategy creation, hypothesis design, strategy JSON, strategy create, strategy revision, -v2 generation. Use when the user describes a trading idea or hypothesis in natural language, or asks to revise a strategy or create a new version (-v2) after reviewing backtest results.

2026-07-13
setup
软件开发工程师

Diagnose the current mode and CLI availability when using upbit-strategy-toolkit for the first time or when another skill cannot run. Checks uv/uvx behavior in clone mode and agent skills mode. Environment setup, getting started, first use, setup, uv explanation. Use when the user is starting for the first time, or when another skill detects unmet environment requirements (missing uv, uv sync failure, CLI execution failure, etc.) and recommends routing here.

2026-07-13