byjackson-video-resources· 1 skill
Detect the market regime (Bull / Bear / Sideways) for ANY asset and turn it into a tradeable signal or a risk filter. Use this whenever the user wants regime detection, a regime-aware confirmation on an existing strategy, a regime risk gate, regime-based position sizing, a Markov transition matrix, n-step regime forecasting, a stationary regime mix, or a no-lookahead walk-forward regime backtest — on a ticker (via yfinance) or on the user's own CSV price series. Composes into any existing trading agent or strategy without rewriting it. Framework by Roan (@RohOnChain).
$npx -y skills add jackson-video-resources/markov-hedge-fund-method --skill regimeInstalls into the current project.
Run `npx skills use "https://github.com/jackson-video-resources/markov-hedge-fund-method" --skill "jackson-video-resources/markov-hedge-fund-method/regime"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jackson-video-resources/markov-hedge-fund-method" that are relevant to the current task. Run `npx skills add "https://github.com/jackson-video-resources/markov-hedge-fund-method"` and select the relevant skills, then follow their instructions.