·opportunity-scanner
</>

opportunity-scanner

4-stage funnel that screens all 500+ Hyperliquid perps down to the top trading opportunities. Scores setups 0-400 across smart money, market structure, technicals, and funding. BTC macro filter, hourly trend gate (counter-trend = hard skip), cross-scan momentum tracking. Near-zero LLM tokens — all computation in Python. Use when scanning for new trading opportunities on Hyperliquid, evaluating setups, or checking market conditions.

63Installs·3Trend·@senpi-ai

Installation

$npx skills add https://github.com/senpi-ai/senpi-skills --skill opportunity-scanner

How to Install opportunity-scanner

Quickly install opportunity-scanner AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/senpi-ai/senpi-skills --skill opportunity-scanner
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: senpi-ai/senpi-skills.

SKILL.md

View raw

521 perps on Hyperliquid. Fetching candles + computing technicals for all = 500k+ tokens. This scanner screens everything but only burns tokens on real opportunities.

Stage 0: BTC Macro Context Source: BTC 4h + 1h candles (2 API calls). Output: btctrend (strongdown/down/neutral/up/strongup) and a macromodifier applied to all final scores. Configurable via scanner-config.json.

Stage 1: Bulk Screen (0 LLM tokens) Source: Single API call — metaAndAssetCtxs. Filter: 24h volume > $500K (configurable). Output: 70 assets that pass minimum liquidity.

4-stage funnel that screens all 500+ Hyperliquid perps down to the top trading opportunities. Scores setups 0-400 across smart money, market structure, technicals, and funding. BTC macro filter, hourly trend gate (counter-trend = hard skip), cross-scan momentum tracking. Near-zero LLM tokens — all computation in Python. Use when scanning for new trading opportunities on Hyperliquid, evaluating setups, or checking market conditions. Source: senpi-ai/senpi-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/senpi-ai/senpi-skills --skill opportunity-scanner
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from senpi-ai/senpi-skills

Quick answers

What is opportunity-scanner?

4-stage funnel that screens all 500+ Hyperliquid perps down to the top trading opportunities. Scores setups 0-400 across smart money, market structure, technicals, and funding. BTC macro filter, hourly trend gate (counter-trend = hard skip), cross-scan momentum tracking. Near-zero LLM tokens — all computation in Python. Use when scanning for new trading opportunities on Hyperliquid, evaluating setups, or checking market conditions. Source: senpi-ai/senpi-skills.

How do I install opportunity-scanner?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/senpi-ai/senpi-skills --skill opportunity-scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/senpi-ai/senpi-skills