hyperliquid
The hyperliquid skill enables AI agents to trade perpetual futures, spot tokens, and real-world assets (RWA) on the Hyperliquid decentralized exchange. It provides tools for order management, account monitoring, fund transfers, and market data retrieval.
Is hyperliquid safe to install?
Review the source first: our audit of hyperliquid's source files found 0 shell commands, 0 external URLs, no file writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill performs financial transactions, including order placement, fund transfers, and withdrawals, which involve real assets.
How we audit skills: our security review methodology.
Who is this skill for?
Users who want to automate trading strategies, manage portfolios, or execute ad-hoc trades on the Hyperliquid DEX using an AI agent.
What can you do with it?
- Placing limit and market orders for crypto and RWA perps
- Setting take-profit and stop-loss orders
- Monitoring account balances, open positions, and PnL
- Depositing and withdrawing USDC between Arbitrum and Hyperliquid
- Retrieving market data, funding rates, and price candles
How good is this skill?
Quality score: 5/10. The documentation is comprehensive, providing clear instructions for both agent-tool usage and standalone service integration. It includes specific guidelines for asset resolution and risk management.
What does the skill file contain?
# Hyperliquid Trading Trade perpetual futures and spot tokens on Hyperliquid, a fully on-chain decentralized exchange. Orders are signed using this agent's EVM wallet and submitted directly to the Hyperliquid L1. ## Prerequisites Before trading, the wallet policy must be active. Load the **wallet-policy** skill and propose the standard wildcard policy (deny key export + allow `*`). This covers all Hyperliquid operations — USDC deposits, EIP-712 order signing, and withdrawals. ## Runtime Model: Agent Tools vs Service Scripts (Important) Hyperliquid has **two execution modes**. Use the righ...
Frequently asked questions
How do I trade RWA or stocks like NVIDIA?
Use the 'xyz:' prefix before the ticker, such as 'xyz:NVDA' or 'xyz:GOLD'. These assets are managed via the builder dex.
How do I check my available margin?
Always use the 'hl_total_balance' tool. Do not use 'hl_account' or 'hl_balances' for margin checks as they may not reflect available funds accurately.
What is the minimum deposit amount?
The minimum deposit from Arbitrum is 5 USDC.
How do I verify if my order filled?
The agent should automatically call 'hl_fills' after placing any order to verify the execution.
Related skills
wind-mcp-skill
27.8KFinancial analysts and users requiring structured financial data, market snapshots, and company research
The wind-mcp-skill provides an interface for AI agents to query financial data from Wind, including A-share, Hong Kong, and US stock market information, fund data, indices, bonds, and financial documents.
grimoire-polymarket
11.8KDevelopers and AI agents building automation workflows for Polymarket
The grimoire-polymarket skill provides an interface for Polymarket market discovery, CLOB data retrieval, and order management through the Grimoire venue CLI wrapper.
coinglass
11.0KTraders and researchers analyzing cryptocurrency perp markets, institutional ETF flows, and whale positioning
The coinglass skill provides access to crypto derivatives data, including funding rates, open interest, liquidations, long/short ratios, whale tracking, and ETF flows. It utilizes 37 specific tools to retrieve market data for analysis.
wind-find-finance-skill
10.7KUsers requiring financial data, market analysis, and specialized investment workflows within an AI agent environment
A routing and installation manager for Wind financial skills. It identifies required data and workflow skills from a local catalog, checks for their installation, and performs automated installations upon user confirmation.