Superior-Trade/superior-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: superior-skills.
Superior-Trade/superior-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: superior-skills.
Superior-Trade/superior-skills
Plugin Claude Code
Agent-native trading skills for Superior Trade — onboard with an API key, then backtest and deploy v2 Hyperliquid/Aerodrome and v3 Polymarket/Lighter strategies. Skills load from the skills/ directory.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Request and use a Superior Trade API key for https://api.superior.trade. Use when an agent needs to onboard a user by email, request an API key with POST /auth/sign-in/magic-link, set up x-api-key authentication, or recover from missing/invalid Superior Trade credentials (401/403) before backtesting or deploying a…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when creating, validating, backtesting, deploying, sizing, or troubleshooting Aerodrome/Base spot trading strategies through the Superior Trade API, especially Freqtrade configs using exchange.name "aerodrome", AERO/USDC or CHECK/USDC pairs, AMM market swaps, wallet/gas balance checks, no-orderbook pricing, or…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when running, interpreting, or designing backtests on Superior Trade — anything about backtest windows, trade-count thresholds, exit-reason mix, parameter sweeps, walk-forward validation, zero-trade diagnosis, compute-cost estimation, or "is this backtest result trustworthy?". Pair with the relevant strategy…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when the user asks for spot-perp basis trade, basis arbitrage, cash-and-carry, perp discount, or any setup that reads the spot–perp basis as a positioning signal. Long-perp leg only — pure two-leg basis arb requires a paired spot short (or long) which Freqtrade can't run cleanly. The strategy below captures the…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing a symmetric Bollinger-band mean-reversion strategy on the 4h timeframe — BB reverter, range trader, chop strategy, ADX<25 mean reversion, band-fade with a minimalroi ladder. Long-or-short on 2-sigma band touches with RSI confirmation. Validated on BTC/ETH/SOL/DOGE; numbers and the exact ROI ladder are…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing a swing/intraday breakout strategy on Superior Trade — anything described as breakout, momentum, trend following, 12-hour high, range expansion, riding new highs, Donchian breakout. Note this template was unprofitable in our reference backtest (long-only in a -13% market); explain regime sensitivity…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when a Polymarket prediction-market thesis rests on an external event — CPI, Fed, elections, court rulings, ETF decisions — and needs market confirmation before committing.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing, validating, or troubleshooting a recurring scheduled buy strategy (DCA, dollar-cost averaging, weekly buys, daily buys, monthly accumulation, accumulator) on Superior Trade — especially anything that should "buy more of the same pair" on a calendar trigger rather than a price trigger.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when a Polymarket market probability changes as the resolution deadline approaches.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when a user needs a QR code or wallet payment URI to fund a Superior-managed EVM wallet on a specific chain before using Lighter, Polymarket, Hyperliquid, or other Superior Trade workflows.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing a trend-breakdown short gated by a triple-confirmed strong-bear regime — donchian short, structural breakdown, regime-gated trend follower, EMA-separation plus ADX plus N-bar return confirmation. Validated on BTC; fires only in confirmed bear regimes and takes zero trades in chop by design. Pairs with…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when designing or tuning exit logic for a Freqtrade strategy — ratcheting trailing stop, two-phase exit, ALO-aware exit, dynamic stoploss DSL, ROI ladder, take-profit ladder, exit engine. Defines a three-phase exit that strategies compose: Phase 0 ROI ladder, Phase 1 hard stop, Phase 2 ratcheting trail.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when a user wants to fund or bridge from an external wallet through a third-party UI such as Relay, especially when asking for MetaMask Mobile QR codes, bridge links, prefilled deposit URLs, Robinhood Chain USDG, or avoiding high-fee transaction QR mistakes.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when the user asks about fees, fee optimization, slippage, maker vs taker, post-only or ALO orders, fee tiers, builder code fees, effective spread, order pricing, lowering trading costs, or why a live Hyperliquid Freqtrade strategy underperforms its backtest. Also use proactively for high-turnover designs (5m or…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing a funding-rate-driven perp strategy on Superior Trade — anything described as funding harvest, funding arbitrage, funding rate carry, negative funding, paid to long, paid to short, basis trade. The strategy reads Hyperliquid hourly funding via dp.getpairdataframe(candletype="fundingrate"), which is…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing a strategy that captures short-squeeze setups on Hyperliquid perps — squeeze, short squeeze fuel, negative funding rally, fade the shorts, paid to long. Goes long when funding APR is deeply negative and price is already rising, then exits on funding normalisation or a time stop. Reads squeeze fuel…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when writing a profit-laddered position-adjustment strategy on Superior Trade — anything described as a grid bot, range fade, range harvest, ladder buy, scaling-in, pyramiding, or "buy more when it dips and sell partials when it rallies". Note this is a profit-driven ladder, not a true 20-rung order-book grid…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when backtesting, deploying, funding, or debugging a live trading strategy on Hyperliquid through the Superior Trade API — writing Freqtrade configs and strategy code, running backtest sweeps, checking wallet balances, depositing USDC, trading HIP-3 stock/commodity perps, or diagnosing a deployment that will not…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when the user asks what's hot, what's moving, if there's any alpha, "show me squeeze setups", "what's the setup on ETH", "is SOL coiled", "should I deploy NEAR", or any market-scan or pair-drilldown question. Surfaces live scoring for squeeze fuel, stealth accumulation, coiled spring and basis flipping across…
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when repeated large fills on a Polymarket prediction market suggest directional participation or informed flow worth trading behind.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when trading Robinhood Chain Lighter through Superior Trade, or when a config needs the exchange name lighter-robinhood.
Superior-Trade/superior-skills
Skill Claude CodeCodex
Use when onboarding, funding, trading, or withdrawing on Lighter through Superior Trade — account bootstrap, CCTP deposits from a Superior wallet, immediate orders, withdrawals, proxying signed Lighter transactions, or deploying and monitoring a Lighter Nautilus strategy.