
from senpi-skills75
A self-executing mean-reversion trading skill that counter-trades crowded retail positions on Hyperliquid, scanning multiple assets and executing conviction-sca
LEMON is a contrarian trading skill that scans a set of liquid crypto assets for exhausted retail consensus and enters mean-reversion fades. It encodes gating, scoring, and execution rules (including create_position calls) and fleet guardrails for per-asset cooldowns, leverage tiers, and max daily entries.
Use when you operate on Hyperliquid and want a deterministic contrarian scanner/executor for short-to-medium mean-reversion trades (typical holding windows 1–8 hours). Not suitable for momentum-following strategies or equities.
Designed for Senpi trading runtimes and MCP tool integrations (discovery_get_top_traders, mcporter create_position).
LEMON v2.0.0 is a crypto mean-reversion trading skill for the Senpi platform that counter-trades crowded retail positions on Hyperliquid. The SKILL.md is thorough with clear thesis, scoring rubric, and pipeline documentation. Scripts are well-structured but fail in isolation — lemon-producer.py can't import its sibling config module, and lemon_config.py crashes trying to mkdir /data/workspace (permission denied). The skill is tightly coupled to the Senpi runtime ecosystem and unusable without it.
senpi_runtime_helperssenpi-trading-runtime SDKNo malicious intent detected. The skill is a legitimate trading strategy tool for the Senpi ecosystem. Minor discrepancy: SKILL.md says XYZ_BANNED=True but the code has XYZ_BANNED=False with TRACKED_XYZ assets included. The /data/workspace hardcoding is a portability concern but not a security issue.
POLAR ETH Strategy
Single-asset ETH scanner that scores market signals to trigger conviction-scaled entries with cooldowns and leverage tiers.
KODIAK Strategy (SOL Alpha Hunter)
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
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
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.