{
  "schemaVersion": "1.0",
  "item": {
    "slug": "hype",
    "name": "Hype",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/hype",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/hype",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/hype",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=hype",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/hype"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/hype",
    "agentPageUrl": "https://openagent3.xyz/skills/hype/agent",
    "manifestUrl": "https://openagent3.xyz/skills/hype/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/hype/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Deposits and Withdrawals",
        "body": "Deposits only via Arbitrum — bridge USDC from Arbitrum to Hyperliquid\nNative USDC only — not USDC.e or other bridged versions\nWithdrawals back to Arbitrum — same bridge, takes a few minutes\nNo direct deposits from Ethereum mainnet — must bridge to Arbitrum first\nMinimum deposit/withdrawal amounts apply — check current limits"
      },
      {
        "title": "Account Model",
        "body": "Single margin account — all positions share collateral\nCross-margin by default — profits from one position offset losses in another\nIsolated margin available per position — limits risk but reduces capital efficiency\nAccount value = deposits + unrealized PnL — real-time calculation"
      },
      {
        "title": "Trading Perpetuals",
        "body": "Perpetual futures with up to 50x leverage — higher leverage = higher liquidation risk\nFunding rates every hour — longs pay shorts or vice versa based on price vs index\nMark price for liquidations — not last traded price, reduces manipulation\nOrder types: limit, market, stop-loss, take-profit, trailing stop\nReduce-only orders to close without accidentally increasing position"
      },
      {
        "title": "Liquidations",
        "body": "Liquidation price visible before opening position — calculate carefully with leverage\nPartial liquidations happen first — position reduced before full liquidation\nInsurance fund covers bad debt — but don't rely on it\nCross-margin means other positions' profits protect you — but losses can cascade\nADL (Auto-Deleveraging) in extreme cases — profitable traders may be force-closed"
      },
      {
        "title": "Order Execution",
        "body": "On-chain order book — fully decentralized, verifiable\nSub-second block times — near-instant execution\nNo gas fees for trading — fees are trading fees only\nAPI available for programmatic trading — rate limits apply\nCancellations are instant — no pending cancel state"
      },
      {
        "title": "Vaults and Staking",
        "body": "HLP (Hyperliquid Provider) vault — earn fees from market making\nDeposit USDC to earn yield — but exposed to vault performance\nVault performance varies — can be negative during high volatility\nStaking HYPE token for governance — separate from trading"
      },
      {
        "title": "HYPE Token",
        "body": "Native token of Hyperliquid L1 — used for gas on the L1 chain\nAirdrop distributed to early users — based on trading volume and points\nStaking for chain security — validators run on HYPE stake\nTrading fees partially go to HYPE stakers — revenue sharing model"
      },
      {
        "title": "Risk Management",
        "body": "Set stop-losses before entering positions — discipline prevents disasters\nMonitor funding rates — paying high funding erodes profits\nCheck open interest and liquidity — low liquidity means higher slippage\nAvoid max leverage — leaves no room for price movement\nUnderstand cross-margin implications — one bad trade can affect all positions"
      },
      {
        "title": "API and Automation",
        "body": "REST and WebSocket APIs available — full trading functionality\nRate limits per IP and account — respect limits to avoid bans\nTestnet available — practice without real funds\nSDK in Python — official and community libraries exist"
      },
      {
        "title": "Common Issues",
        "body": "\"Insufficient margin\" — need more USDC or reduce position size\n\"Order would trigger liquidation\" — leverage too high for position size\n\"Rate limited\" — slow down API requests\nWithdrawal delayed — network congestion, usually resolves quickly\nPosition not showing — refresh or check subaccounts"
      },
      {
        "title": "Security",
        "body": "Non-custodial — funds secured by your wallet\nConnect via wallet signature — no deposits to exchange address\nRevoke connections when done — permissions persist until revoked\nVerify site URL — phishing sites common for DEXs\nNo KYC required — but geo-restrictions may apply"
      }
    ],
    "body": "Deposits and Withdrawals\nDeposits only via Arbitrum — bridge USDC from Arbitrum to Hyperliquid\nNative USDC only — not USDC.e or other bridged versions\nWithdrawals back to Arbitrum — same bridge, takes a few minutes\nNo direct deposits from Ethereum mainnet — must bridge to Arbitrum first\nMinimum deposit/withdrawal amounts apply — check current limits\nAccount Model\nSingle margin account — all positions share collateral\nCross-margin by default — profits from one position offset losses in another\nIsolated margin available per position — limits risk but reduces capital efficiency\nAccount value = deposits + unrealized PnL — real-time calculation\nTrading Perpetuals\nPerpetual futures with up to 50x leverage — higher leverage = higher liquidation risk\nFunding rates every hour — longs pay shorts or vice versa based on price vs index\nMark price for liquidations — not last traded price, reduces manipulation\nOrder types: limit, market, stop-loss, take-profit, trailing stop\nReduce-only orders to close without accidentally increasing position\nLiquidations\nLiquidation price visible before opening position — calculate carefully with leverage\nPartial liquidations happen first — position reduced before full liquidation\nInsurance fund covers bad debt — but don't rely on it\nCross-margin means other positions' profits protect you — but losses can cascade\nADL (Auto-Deleveraging) in extreme cases — profitable traders may be force-closed\nOrder Execution\nOn-chain order book — fully decentralized, verifiable\nSub-second block times — near-instant execution\nNo gas fees for trading — fees are trading fees only\nAPI available for programmatic trading — rate limits apply\nCancellations are instant — no pending cancel state\nVaults and Staking\nHLP (Hyperliquid Provider) vault — earn fees from market making\nDeposit USDC to earn yield — but exposed to vault performance\nVault performance varies — can be negative during high volatility\nStaking HYPE token for governance — separate from trading\nHYPE Token\nNative token of Hyperliquid L1 — used for gas on the L1 chain\nAirdrop distributed to early users — based on trading volume and points\nStaking for chain security — validators run on HYPE stake\nTrading fees partially go to HYPE stakers — revenue sharing model\nRisk Management\nSet stop-losses before entering positions — discipline prevents disasters\nMonitor funding rates — paying high funding erodes profits\nCheck open interest and liquidity — low liquidity means higher slippage\nAvoid max leverage — leaves no room for price movement\nUnderstand cross-margin implications — one bad trade can affect all positions\nAPI and Automation\nREST and WebSocket APIs available — full trading functionality\nRate limits per IP and account — respect limits to avoid bans\nTestnet available — practice without real funds\nSDK in Python — official and community libraries exist\nCommon Issues\n\"Insufficient margin\" — need more USDC or reduce position size\n\"Order would trigger liquidation\" — leverage too high for position size\n\"Rate limited\" — slow down API requests\nWithdrawal delayed — network congestion, usually resolves quickly\nPosition not showing — refresh or check subaccounts\nSecurity\nNon-custodial — funds secured by your wallet\nConnect via wallet signature — no deposits to exchange address\nRevoke connections when done — permissions persist until revoked\nVerify site URL — phishing sites common for DEXs\nNo KYC required — but geo-restrictions may apply"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/hype",
    "publisherUrl": "https://clawhub.ai/ivangdavila/hype",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/hype",
    "downloadUrl": "https://openagent3.xyz/downloads/hype",
    "agentUrl": "https://openagent3.xyz/skills/hype/agent",
    "manifestUrl": "https://openagent3.xyz/skills/hype/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/hype/agent.md"
  }
}