← ClaudeAtlas

hyperliquid-setuplisted

Connect an agent's available tools to Hyperliquid workflows and complete a first public market read. Use when installing this pack, asking how to get started, diagnosing missing data or tools, or checking whether analysis, account monitoring, planning, or execution is available. Setup does not authorize trading or configure private keys.
galleonlabs/crypto-defi-skills · ★ 1 · AI & Automation · score 73
Install: claude install-skill galleonlabs/crypto-defi-skills
# Hyperliquid setup Take a new agent from installed instructions to a verified first read and a precise next step. ## Tool selection When connecting or choosing tools, read [official tools](references/official-tools.md). Reuse a suitable maintained upstream capability before implementing new integration code; tool adoption stays optional and never supplies wallet authority. ## First task and connected workflow Inventory real tool capabilities and complete one public market read without account credentials. Read [agent integration and handoffs](references/agent-integration.md) on first use or when a tool or related skill is missing. ## Workflow 1. Inventory the tools actually exposed by the harness: browser/HTTP, shell/Node, account reads, unsigned ticket building, signer submission, and reconciliation. Do not assume a named MCP server or wallet exists because a skill mentions it. 2. Read [connections and first-run procedure](references/connections.md). Select mainnet or testnet explicitly. Public market analysis needs no wallet or secret. Reuse the user's environment choice; ask only if it changes the task. 3. Run one public read for the exact requested market. From this skill's own directory, run `node scripts/market-snapshot.mjs --coin ETH --network mainnet`, substituting the requested market. Without a shell, use the two documented HTTP requests. Do not use a fixture as current evidence. 4. Validate network, coin, metadata precision, book freshness, and response cov