
from senpi-skills75
A focused SOL-only trading scanner and lifecycle manager: scans for high-conviction setups, delegates exits to a DSL runtime, and enforces strict risk rules (ma
KODIAK v2.0 is a trading scanner and strategy for SOL that identifies high-conviction entries and delegates exit management to a plugin DSL runtime. It enforces strict operational rules (single SOL position, capped leverage, cooldowns) and integrates with a runtime for trailing exits and position tracking. The skill includes scanner configuration, cron instructions, and runtime bootstrap steps.
Use when you need an automated SOL trading scanner with structured entry scoring, conviction-scaled sizing, and a separate DSL-based exit manager. Appropriate for deployments that can install the provided runtime and follow the prescribed bootstrap steps. Not suitable for general-purpose multi-asset strategies without modification.
scripts/kodiak-scanner.py, config helpers, and runtime.yaml are present (has_scripts=true)Works best with agent runtimes that can execute repository scripts and manage runtime installations (OpenClaw-enabled agents, Senpi runtime-aware agents).
KODIAK v7 is a SOL-only trading scanner for the Senpi/Hyperliquid ecosystem. It uses multi-factor scoring (4h trend, 1h confirmation, SM, funding, OI, BTC correlation, RSI) with conviction-tiered leverage and DSL exit management. Scripts failed to run due to missing senpi_runtime_helpers SDK dependency and cross-module import issues. The SKILL.md is comprehensive with clear safety rules, lifecycle modes, and scoring tables. Well-structured for its domain but tightly coupled to the Senpi platform.
senpi_runtime_helperssenpi-trading-runtimeWell-engineered domain skill with strong safety rules (max 1 position, leverage capped at 7x, cooldowns, DSL-only exits). No security concerns — no credential leaks, no destructive commands, no exfiltration. Main limitation is heavy platform dependency (Senpi runtime, MCP, Hyperliquid). SKILL.md is thorough but long; moving scoring tables and changelog to references/ would improve readability.
POLAR ETH Strategy
Single-asset ETH scanner that scores market signals to trigger conviction-scaled entries with cooldowns and leverage tiers.
PYTHON — The Patience Hunter
Multi-day hold trading strategy for Hyperliquid: scans top 50 assets, holds up to 2 concurrent positions for multi-day winners with conservative leverage (3–7x)
JAGUAR — Striker-Only
Striker-focused trading skill for Hyperliquid that emphasizes aggressive entry signals with DSL-managed exits, tuned for high-conviction, low-latency execution.
DOG v2.0 — The Contrarian Pup
A multi-asset contrarian scanner that fades Smart Money consensus on exhausted moves (BTC/ETH/SOL/HYPE), scoring setups and handing exits to a DSL for patient r
COBRA Strategy (Senpi) v1.1
High-conviction arena trading strategy focused on the single dominant social-market (SM) asset—fee-optimized maker-first entries and wide DSL to maximise 7-day
LEMON — Degen Fader Strategy
A self-executing mean-reversion trading skill that counter-trades crowded retail positions on Hyperliquid, scanning multiple assets and executing conviction-sca
Sentinel (incomplete)
Incomplete/empty SKILL.md — appears to be a placeholder or missing content; marked failed and not fully enriched.
ORCA Strategy (v3.0)
A Gen-1 vanilla striker scanner for detecting first-jump momentum on liquid markets with strict runtime rules and DSL-managed exits.
HYDRA Strategy (v2.0)
A squeeze-detection strategy that senses funding extremes and smart-money divergence to enter against crowded trades on liquid assets.
PHOENIX Strategy (v3.0)
Autonomous trading strategy (PHOENIX v3.0) for contribution velocity scanning and position management on Hyperliquid using the Senpi runtime.