hertzflow
Installation
SKILL.md
hertzflow — Crypto trade-decision intelligence (single skill, multi-domain)
hertzflow is HertzFlow's umbrella skill for on-chain + CEX trading
research. Like Surf, it's one skill with internal routing — read the
table below to see which sub-domain handles the user's request, then
follow that sub-domain's INSTRUCTIONS.md.
🌐 Language — MANDATORY, read first
Detect the language of the user's most recent message and use that language for everything: your conversation replies AND the generated report. This is not optional and not a preference the user has to ask for.
- Message contains CJK characters (
一-鿿, kana, hangul) → operate in Chinese (zh): reply in Chinese, run the pipeline with--lang zh. - Otherwise (English / Latin-script prompt) → operate in English
(
en): reply in English, run the pipeline with--lang en.