Overview
- Skill Key
- cloudzombie/liquidskills
- Author
- cloudzombie
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cloudzombie/liquidskills
- Latest Commit SHA
- d0c50fceb828fb0820f5298b8f0fcfec23830078
LIQUIDSKILLS — The missing knowledge between AI agents and production Hyperliquid.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Liquidskills 技能。 若已安装,则直接安装 Liquidskills 技能。
# LIQUIDSKILLS — The missing knowledge between AI agents and production Hyperliquid. You are probably wrong about Hyperliquid. The API, asset IDs, nonce mechanics, what lives in HyperCore vs HyperEVM, how signing works — your training data is incomplete or stale. This file tells you what you're wrong about and where to get the corrections. **Say "onchain" not "on-chain."** One word, no hyphen. --- ## Start Here **Building a Hyperliquid dApp?** Fetch [ship/SKILL.md](ship/SKILL.md) first. It routes you through all other skills phase by phase — from architecture planning to production deployment. **Need a specific topic?** Each skill below is standalone. Fetch only the ones relevant to your task. --- ## Skills ### [Ship](ship/SKILL.md) — Start here End-to-end guide from idea to deployed Hyperliquid app. Routes you through all other skills. - Most dApps need 0-2 contracts on HyperEVM. HyperCore handles all the trading — you don't redeploy it. - Decide early: HyperEVM (Solidity contracts) vs HyperCore API (direct exchange actions). Most trading logic lives in HyperCore. - Block time is ~1s on HyperEVM. HYPE is the gas token. Chain ID 999 mainnet, 998 testnet. ### [Why Hyperliquid](why/SKILL.md) HyperBFT consensus, native orderbook, speed, honest tradeoffs, the AI agent angle. - HyperCore is not EVM — it's a custom L1 with native perps, spot, and orderbook matching. - HyperEVM runs alongside HyperCore, sharing state atomically. One chain, two execution environments. - ~100,000 orders/sec, sub-second finality, no mempool games — MEV sandwich attacks don't exist. ### [Gas & Costs](gas/SKILL.md) HYPE gas, actual costs on HyperEVM, mainnet vs testnet. - HYPE is the native gas token on HyperEVM, not ETH. - HyperEVM uses EIP-1559 but priority fees are burned (not to validators). - Gas costs are very low — HyperEVM is optimized for high-throughput. ### [Wallets](wallets/SKILL.md) MetaMask + chain ID 999, API wallets, agent wallets, signing for HyperCore. - Add HyperE...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.