hyperliquid-analyzer

Analyze Hyperliquid market data and provide trading insights. Real-time price monitoring, trend analysis, and risk assessment.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hyperliquid-analyzer" with this command: npx skills add B0on/hyperliquid-analyzer

Hyperliquid Market Analyzer

Analyze market conditions on Hyperliquid DEX and provide actionable trading insights.

Features

  • Real-time price monitoring for BTC, ETH, SOL, HYPE
  • Market trend analysis (bullish/bearish/neutral)
  • Risk assessment based on volatility
  • Portfolio balance tracking
  • Price alerts on significant movements

Usage

Check Market Status

curl -s https://api.hyperliquid.xyz/info -X POST \
  -H "Content-Type: application/json" \
  -d '{"type": "metaAndAssetCtxs"}' | jq '.[0:4]'

Get Current Prices

curl -s https://api.hyperliquid.xyz/info -X POST \
  -H "Content-Type: application/json" \
  -d '{"type": "allMids"}' | jq '{BTC: .BTC, ETH: .ETH, SOL: .SOL}'

Analysis Capabilities

  1. Trend Detection: Identifies short-term and medium-term trends
  2. Volatility Analysis: Measures price swings for risk assessment
  3. Support/Resistance: Calculates key price levels
  4. Sentiment: Aggregates market sentiment indicators

Example Output

📊 Hyperliquid Market Analysis

Current Prices:
  BTC: $67,743 (+2.1% 24h)
  ETH: $1,971 (+1.5% 24h)
  SOL: $84.14 (-0.3% 24h)

Trend: BULLISH
Volatility: MEDIUM
Risk Level: 3/5

Recommendation: 
  BTC showing strong momentum. Consider long positions 
  with stop loss at $66,500.

Configuration

Optional environment variables:

  • HYPERLIQUID_WALLET_ADDRESS: Your wallet for portfolio tracking
  • HYPERLIQUID_API_KEY: API key for authenticated requests

Notes

  • Free to use, no API key required for basic features
  • Rate limit: 120 requests/minute
  • Data refreshes every 5 seconds

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Arxiv Reader

Read and analyze arXiv papers by fetching LaTeX source, listing sections, or extracting abstracts

Registry SourceRecently Updated
067
Profile unavailable
Research

Ai Task Hub

AI task hub for image analysis, background removal, speech-to-text, text-to-speech, markdown conversion, points balance/ledger lookup, and async execute/poll...

Registry SourceRecently Updated
1205
Profile unavailable
Research

Hugging Face Papers

Browse trending papers, search by keyword, and get paper details from Hugging Face Papers

Registry SourceRecently Updated
013
Profile unavailable