Install
openclaw skills install @frederica123/crypto-market-strategistAnalyze one BTC or ETH derivatives setup using current public Deribit, Hyperliquid, and Polymarket data. Use for read-only strategy research, volatility, options skew, funding, basis, support and resistance, prediction-market context, or regime classification. Never execute trades or claim certainty.
openclaw skills install @frederica123/crypto-market-strategistAnalyze exactly one asset, BTC or ETH. Ask which asset if the user names
neither. Start every delivered analysis with Not investment advice.
The skill uses public, keyless endpoints and never connects to an exchange account. Before installing the Python dependency, explain the command and ask for confirmation:
python3 -m pip install -r <skill-directory>/requirements.txt
After the user selects BTC or ETH, run:
python3 <skill-directory>/scripts/cli_analyze.py BTC
Replace BTC with ETH when requested. The command saves complete source
observations locally and prints fitted evidence plus all deterministic strategy
rankings as JSON.
Use the returned score only as setup fit, never as a win rate or expected
return. Review source availability and timestamps, volatility-surface fit
warnings, implied versus realized volatility, futures basis, funding, trend,
price levels, prediction-market rules, and agreement between independent
sources.
Choose one best-fit strategy and show:
Do not invent an exact option instrument, expiry, strike, size, leverage, probability of profit, payoff ratio, or expected return. Never place orders, request API credentials, or imply a profit guarantee.