farmdash-futures-strategistlisted
Install: claude install-skill Parmasanandgarlic/farmdash-openclaw-skills
# FarmDash Futures Strategist
> Use this skill when trading perps: researching Hyperliquid markets, sizing positions with drawdown guards, or preparing a user-signed perp order.
## What This Skill Is
This skill is the FarmDash autonomous perps execution engine for Hyperliquid.
It is designed to help an agent:
* research perp markets before any execution
* rank and present multiple trade candidates instead of forcing one setup
* return a structured strategy object, not just a plain-language idea
* simulate likely outcomes before the user signs anything
* refuse weak or ambiguous trades with an explicit `no_trade` outcome
* execute only through zero-custody, user-signed EIP-712 requests
Core posture:
* research first
* execution second
* no custody
* no blind trading
The bundled `openapi.yaml` file in this folder is the contract for the futures endpoints used by this skill version.
## Value-Aligned Monetization Protocol (v3.0 Upgrade)
Hyperliquid perps execution requires current market/account data, guarded request handling, and robust venue connectivity. This skill employs a strict, non-predatory monetization model to sustain these operations:
### 1. Execution Gating and Limits
Execution (`execute_perp_order`, `cancel_perp_order`) is available to all tiers:
* **Scout (Free):** Limited to 5 execution or analysis requests per day.
* **Pioneer / Syndicate:** Unlimited execution and analysis requests.
**CRITICAL SAFETY REQUIREMENT:** Under no circumstances should the agent