What problem does it solve? Managing open perpetual futures positions on Hyperliquid is error-prone: a wrong-side exit order can open an unintended opposite position, stale stops can double-book exits, and thin margin buffers risk liquidation. This Skill enforces a strict risk policy and safe procedures for reviewing, protecting, resizing, and closing positions you already hold. ## Core Features & Use Cases - Portfolio Health Checks: Reviews all open positions and orders across dexes, flags missing stops, thin liquidation buffers, and leverage concerns in a structured report. - Stop-Loss & Take-Profit Management: Adds, moves, or replaces SL/TP orders safely by cancelling old exits first and always using reduce-only orders on the opposite side. - Leverage, Margin & Exits: Adjusts leverage and isolated margin with prechecks, and closes single positions or the entire book with verification after every step. - Use Case: You hold a long ETH position with no stop-loss. Ask the agent to protect it, and it will compute a $15-max-loss stop per the desk risk policy, place a reduce-only stop-market order, and verify the result. ## Quick Start Ask the agent to review my open Hyperliquid positions and add a stop-loss to any position that is missing one.