hyperliquid
Trade perpetual futures and spot tokens on Hyperliquid's fully on-chain DEX with automatic order execution and risk management.
- Supports crypto perps (BTC, ETH, SOL) and real-world assets/stocks (xyz:NVDA, xyz:TSLA, xyz:GOLD) with leverage up to asset maximums
- Includes 17 tools covering account info, market data, limit/market/post-only orders, stop loss/take profit triggers, position management, and fund transfers
- Agent automatically checks balances, detects asset types, sets leverage, verifies fills, and reports outcomes without requiring manual steps
- Requires wallet-policy skill activation with wildcard policy to enable EIP-712 order signing and USDC deposits/withdrawals on Arbitrum
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 right one for your workflow:
1) Agent tool mode (chat/task runtime)
Use hl_* tools directly in agent conversations and task scripts that run inside the Starchild tool runtime.
- Best for: human-in-the-loop operations, ad-hoc trades, monitoring flows, orchestration across multiple skills
- Strength: fastest integration with built-in verification workflow (
check → execute → verify) - Limitation:
hl_*tools are tool-runtime capabilities, not normal Python imports
More from starchild-ai-agent/official-skills
coinglass
Comprehensive crypto derivatives data - funding rates, open interest,
9.3Kwallet
Multi-chain wallet — balances, transfers, signing, policy (EVM multi-chain + Solana)
6.0Kcoingecko
CoinGecko crypto price data, charts, market discovery, and global stats
5.8Ktwitter
Twitter/X (x.com) data lookup — fetch tweets by URL or ID, search tweets, user profiles, followers, replies. Use for ANY x.com or twitter.com URL.
5.6Kskill-creator
Create and scaffold new skills with proper frontmatter, directory structure,
5.6Ktwelvedata
Stocks, forex, and commodities price data — real-time quotes, historical time series, and reference data
5.4K