
from senpi-skills89
A Gen-1 vanilla striker scanner for detecting first-jump momentum on liquid markets with strict runtime rules and DSL-managed exits.
ORCA v3.0 is a momentum-first trading strategy implementation for the Senpi platform. It detects first-jump explosions and emits entry signals using a single, fast market scan rather than multi-call confirmations to avoid latency-driven false entries. The skill includes explicit runtime and operational rules (install path, position limits, cooldowns) and provides scripts and runtime YAML for plugin installation and cron scheduling.
Use ORCA when you want a low-latency, high-precision entry detector for liquid assets where fast first-jump detection is more valuable than multi-call confirmations. Appropriate for automated runtimes where the plugin DSL handles exits. Not suitable for manual trading or illiquid markets.
Designed for Senpi/OpenClaw runtime agents and plugin DSLs (senpi runtime). Compatible with automation frameworks that support runtime.yaml installation and cron scheduling.
ORCA is a crypto momentum scanner (Gen-1 Vanilla Striker) for Hyperliquid via Senpi platform. Both scripts failed to run: orca-producer.py couldn't import its sibling orca_config module, and orca_config.py crashed trying to create /data/workspace dirs at import time (permission denied in sandbox). The dependency on senpi_runtime_helpers is also unavailable outside the Senpi runtime. Code is well-structured with clear constants, atomic writes, and good error handling, but tight coupling to its specific runtime environment prevents standalone execution.
senpi_runtime_helpersNo security concerns — no hardcoded secrets, no shell injection, no data exfiltration, no suspicious network calls. All MCP calls go through SenpiClient which is legitimate. Auth token is required from environment. The skill is well-engineered for its specific niche (crypto trading on Hyperliquid via Senpi) but is essentially unusable outside that ecosystem. Very narrow audience.
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
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.
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.