hyperliquid
๐ฏSkillfrom starchild-ai-agent/official-skills
Trade perpetual futures, spot tokens, and RWA on the Hyperliquid on-chain DEX with leverage support. Provides tools for placing orders, setting TP/SL, managing funds, and querying account state through both agent-chat and standalone service modes.
Same repository
starchild-ai-agent/official-skills(98 items)
Installation
npx vibeindex add starchild-ai-agent/official-skills --skill hyperliquidnpx skills add starchild-ai-agent/official-skills --skill hyperliquid~/.claude/skills/hyperliquid/SKILL.mdSKILL.md
More from this repository10
Crypto derivatives data skill providing 37 tools for funding rates, open interest, liquidations, long/short ratios, and ETF flows via the Coinglass API. Useful for researching perp markets, tracking Hyperliquid whale positions, and comparing institutional flows.
A multi-chain wallet skill supporting EVM chains and Solana that enables AI agents to check balances, execute transfers, sign transactions and messages, and manage wallet policies via DeBank and Birdeye integrations.
A CoinGecko skill that gives AI agents access to comprehensive cryptocurrency market data including prices, OHLC charts, trending coins, top gainers/losers, NFTs, exchange stats, and global DeFi statistics.
Read-only access to Twitter/X data through 13 functions covering tweets, users, followers, replies, threads, quotes, articles, and trends. Supports advanced search operators like from:user, min_faves:N, and date ranges via the twitterapi.io API.
Scaffolds new skills with valid frontmatter, directory layout, and a starter SKILL.md. Provides best practices for skill architecture including progressive disclosure, degrees of freedom, and keeping skill files lean and focused on domain knowledge rather than boilerplate.
Provides real-time quotes and historical OHLCV bars for stocks, forex, and commodities via the Twelve Data API. Supports batch queries, advanced search, pre/post-market data, and multiple timeframe intervals from 1-minute to monthly candles.
A skill marketplace client that lets AI agents search, install, and publish skills across official, community, and global registries. Supports auto-installation from multiple sources including Starchild community and skills.sh ecosystem.
An onboarding skill for Orderly Network, an omnichain orderbook-based perpetual futures trading infrastructure. Guides AI agents through installing the MCP server, setting up the DEX template, integrating the React SDK, and using the orderly CLI.
End-to-end project engineering skill that enforces a `DESIGN โ BUILD โ DEBUG` workflow for scheduled tasks, dashboards, web apps, APIs, and scripts, with model-aware cost estimation through `sc-proxy` and per-caller `SC-CALLER-ID` tracking. Uses `preview_serve`/`preview_check`, `register_task`/`activate_task`, and incremental verify-as-you-build cycles, with a Three-Strike Rule for debugging.
A Starchild skill that teaches AI agents how the browser Preview panel works, including reverse proxy architecture, iframe-based preview tabs, relative path requirements, and troubleshooting blank or broken preview screens.