Install
openclaw skills install decker-hyperliquidUse when user asks about Hyperliquid DEX trading via Decker. Triggers: HL, 하이퍼리퀴드, DEX, 영구선물, HL 매수, HL 포지션, Hyperliquid 시세. Includes Safety Guidelines (position sizing, slippage).
openclaw skills install decker-hyperliquidDecker를 통해 Hyperliquid DEX에서 시세 조회·주문 실행. 메인 decker 스킬을 확장.
| 사용자 말 | 액션 | 비고 |
|---|---|---|
| "HL BTC 0.01 매수해줘", "Hyperliquid에서 이더 매수" | order-request exchange_id=hyperliquid | 승인 플로우 |
| "HL 시세", "Hyperliquid BTC 가격" | Assistant API 또는 시세 조회 | |
| "HL 포지션", "Hyperliquid 포지션" | Assistant API | JWT 필요 |
order-request에 exchange_id=hyperliquid 추가:
GET {DECKER_API_URL}/api/v1/link/slack/order-request?slack_user_id={sender_id}&symbol=BTC&side=buy&quantity=0.01&exchange_id=hyperliquid&openclaw_secret={OPENCLAW_SECRET}
⚠️ API Wallet은 출금 불가, 거래 전용. 메인 지갑과 분리 권장.
주문 실행 전:
Position sizing:
가격·슬리피지:
docs/openclaw_skills/decker/SKILL.md