← Back to Skills Marketplace
ivangdavila

Hype

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
746
Downloads
4
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hype
Description
Assist with Hyperliquid perpetuals trading, deposits, withdrawals, and L1 features.
README (SKILL.md)

Deposits and Withdrawals

  • Deposits only via Arbitrum — bridge USDC from Arbitrum to Hyperliquid
  • Native USDC only — not USDC.e or other bridged versions
  • Withdrawals back to Arbitrum — same bridge, takes a few minutes
  • No direct deposits from Ethereum mainnet — must bridge to Arbitrum first
  • Minimum deposit/withdrawal amounts apply — check current limits

Account Model

  • Single margin account — all positions share collateral
  • Cross-margin by default — profits from one position offset losses in another
  • Isolated margin available per position — limits risk but reduces capital efficiency
  • Account value = deposits + unrealized PnL — real-time calculation

Trading Perpetuals

  • Perpetual futures with up to 50x leverage — higher leverage = higher liquidation risk
  • Funding rates every hour — longs pay shorts or vice versa based on price vs index
  • Mark price for liquidations — not last traded price, reduces manipulation
  • Order types: limit, market, stop-loss, take-profit, trailing stop
  • Reduce-only orders to close without accidentally increasing position

Liquidations

  • Liquidation price visible before opening position — calculate carefully with leverage
  • Partial liquidations happen first — position reduced before full liquidation
  • Insurance fund covers bad debt — but don't rely on it
  • Cross-margin means other positions' profits protect you — but losses can cascade
  • ADL (Auto-Deleveraging) in extreme cases — profitable traders may be force-closed

Order Execution

  • On-chain order book — fully decentralized, verifiable
  • Sub-second block times — near-instant execution
  • No gas fees for trading — fees are trading fees only
  • API available for programmatic trading — rate limits apply
  • Cancellations are instant — no pending cancel state

Vaults and Staking

  • HLP (Hyperliquid Provider) vault — earn fees from market making
  • Deposit USDC to earn yield — but exposed to vault performance
  • Vault performance varies — can be negative during high volatility
  • Staking HYPE token for governance — separate from trading

HYPE Token

  • Native token of Hyperliquid L1 — used for gas on the L1 chain
  • Airdrop distributed to early users — based on trading volume and points
  • Staking for chain security — validators run on HYPE stake
  • Trading fees partially go to HYPE stakers — revenue sharing model

Risk Management

  • Set stop-losses before entering positions — discipline prevents disasters
  • Monitor funding rates — paying high funding erodes profits
  • Check open interest and liquidity — low liquidity means higher slippage
  • Avoid max leverage — leaves no room for price movement
  • Understand cross-margin implications — one bad trade can affect all positions

API and Automation

  • REST and WebSocket APIs available — full trading functionality
  • Rate limits per IP and account — respect limits to avoid bans
  • Testnet available — practice without real funds
  • SDK in Python — official and community libraries exist

Common Issues

  • "Insufficient margin" — need more USDC or reduce position size
  • "Order would trigger liquidation" — leverage too high for position size
  • "Rate limited" — slow down API requests
  • Withdrawal delayed — network congestion, usually resolves quickly
  • Position not showing — refresh or check subaccounts

Security

  • Non-custodial — funds secured by your wallet
  • Connect via wallet signature — no deposits to exchange address
  • Revoke connections when done — permissions persist until revoked
  • Verify site URL — phishing sites common for DEXs
  • No KYC required — but geo-restrictions may apply
Usage Guidance
This skill is a textual guide only — it cannot execute trades or access your keys by itself. Before using it for live trading: (1) verify the skill's source and prefer official Hyperliquid docs/SDKs; (2) never paste private keys, seed phrases, or API secret keys into the chat; (3) test any automation on testnet and use least-privilege API keys; (4) treat the content as informational, not financial advice; (5) if you plan to automate trading, review any code you run locally or install from official repositories and consider a security review.
Capability Analysis
Type: OpenClaw Skill Name: hype Version: 1.0.0 The skill bundle contains only metadata and a SKILL.md file. The SKILL.md file is purely informational, providing details about Hyperliquid perpetuals trading, deposits, withdrawals, and related features. There is no executable code, no instructions for the AI agent to perform any actions, no attempts at prompt injection, and no indicators of malicious or suspicious behavior such as data exfiltration, external calls, or system modifications. The content is entirely descriptive and aligns with the stated purpose of assisting with Hyperliquid features.
Capability Assessment
Purpose & Capability
The name/description (Hyperliquid trading, deposits, withdrawals, L1 features) match the SKILL.md content. The skill requests no binaries, env vars, or config paths that would be unrelated to a trading/help guide.
Instruction Scope
SKILL.md is static prose with guidance about deposits, trading mechanics, APIs, and risk management. It does not instruct the agent to run shell commands, access files, read environment variables, or transmit data to external endpoints beyond general mentions of APIs and wallets.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config files. References to APIs and SDKs are informational and do not force the user to supply keys.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills/configuration. Autonomous invocation is allowed by default but there is nothing in the skill that requires elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hype
  3. After installation, invoke the skill by name or use /hype
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug hype
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Hype?

Assist with Hyperliquid perpetuals trading, deposits, withdrawals, and L1 features. It is an AI Agent Skill for Claude Code / OpenClaw, with 746 downloads so far.

How do I install Hype?

Run "/install hype" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hype free?

Yes, Hype is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Hype support?

Hype is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Hype?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments