Hype for Openclaw

A comprehensive assistant for Hyperliquid perpetuals trading, account management, and L1 ecosystem interactions.

ivangdavila
v1.0.0
Feb 11, 2026
4
1.3k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install hype

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install hype using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Hype?

Hype is a specialized skill designed to empower users within the Hyperliquid ecosystem, a decentralized perpetual exchange built on its own L1. It facilitates seamless management of perpetual futures trading with up to 50x leverage, while providing deep insights into the platform's unique on-chain order book and sub-second execution model. By integrating this skill through Openclaw Skills, traders can better navigate the complexities of cross-margin accounts and real-time PnL calculations.

Beyond basic trading, Hype assists with the technical nuances of the Hyperliquid L1, including native USDC bridging from Arbitrum, HLP vault participation, and HYPE token staking. It bridges the gap between manual exchange interaction and automated, AI-assisted portfolio management, ensuring users stay informed about funding rates, liquidation risks, and governance opportunities.

Hype Use Cases

  • Executing complex order types including limit, market, stop-loss, and trailing stops.
  • Managing liquidity transfers between Arbitrum and Hyperliquid L1.
  • Monitoring real-time account health and liquidation prices to prevent loss.
  • Automating yield generation through HLP vaults and HYPE staking governance.
  • Programmatic trading using dedicated API and SDK integrations within Openclaw Skills.

How Hype Works

  1. The skill interfaces with your non-custodial wallet to sign transactions securely without centralized custody.
  2. It monitors the Arbitrum bridge for native USDC deposits to ensure capital is available on the Hyperliquid L1.
  3. The skill tracks the on-chain order book to execute trades with sub-second finality and zero gas fees.
  4. Real-time account value is calculated by aggregating deposits and unrealized PnL across all cross-margin positions.
  5. Risk management logic monitors funding rates every hour and mark prices to alert or trigger defensive order types.

Hype Setup

To integrate this capability into your workflow using Openclaw Skills, follow these configuration steps:

# Install the Hype skill module
openclaw install skill-hype

# Configure your wallet credentials (non-custodial)
openclaw config set HYPERLIQUID_WALLET_ADDRESS <your-address>

# Verify connection to Hyperliquid L1
openclaw skill-hype status

Hype Data Schema & Taxonomy

The Hype skill organizes trading and account data into a structured format for clear analysis:

Object Fields Description
Account total_value, margin_type, unrealized_pnl Real-time overview of portfolio health.
Orders order_type, limit_price, is_reduce_only Detailed tracking of active and historical trades.
L1 Assets native_usdc, hype_token_staked Balance tracking across the Hyperliquid L1 chain.
Risk Metrics liquidation_price, funding_rate, leverage_ratio Critical data points for maintaining position safety.

Hype Advanced Features

  • Multi-agent support for managing isolated and cross-margin positions simultaneously via Openclaw Skills.
  • Automated stop-loss and take-profit triggers based on real-time mark price feeds.
  • Integration with HLP (Hyperliquid Provider) vaults for automated market-making yield.
  • Support for API-driven automation using REST and WebSocket protocols for high-frequency updates.
  • Governance participation via automated HYPE token staking and reward harvesting.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*