{
  "schemaVersion": "1.0",
  "item": {
    "slug": "crypto-trading-bot",
    "name": "Crypto Trading Bot",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Katrina-jpg/crypto-trading-bot",
    "canonicalUrl": "https://clawhub.ai/Katrina-jpg/crypto-trading-bot",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/crypto-trading-bot",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypto-trading-bot",
    "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/crypto-trading-bot"
    },
    "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/crypto-trading-bot",
    "agentPageUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-trading-bot/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": "Crypto Trading Bot Developer",
        "body": "幫你整加密貨幣自動交易機器人"
      },
      {
        "title": "1. TradingView Pine Script 信号 Bot",
        "body": "接收TradingView webhook信號\n自動執行買賣指令\n支持多交易所對接"
      },
      {
        "title": "2. CEX 自動化交易",
        "body": "Binance, Bybit, OKX API 對接\n現貨/合約自動化\n網格交易策略"
      },
      {
        "title": "3. DEX Arbitrage",
        "body": "跨DEX套利機會檢測\nFlash loan 整合（如適用）\n風險評估"
      },
      {
        "title": "4. 智能止盈止損",
        "body": "移動止損\n分批止盈\nTime-based exit"
      },
      {
        "title": "使用流程",
        "body": "1. 用戶話「整交易Bot」\n2. 問清楚：\n   - 目標交易所\n   - 交易對 (e.g., BTC/USDT)\n   - 策略類型\n   - 預算\n3. 提供報價同timeline"
      },
      {
        "title": "報價參考",
        "body": "類型價格範圍簡單信號Bot$200-500網格交易$300-800複雜策略$1000-3000月費維護$100-300/月"
      },
      {
        "title": "技術栈",
        "body": "Python (CCXT, pandas)\nPine Script\nNode.js\nAPI Webhooks"
      }
    ],
    "body": "Crypto Trading Bot Developer\n\n幫你整加密貨幣自動交易機器人\n\n核心功能\n1. TradingView Pine Script 信号 Bot\n接收TradingView webhook信號\n自動執行買賣指令\n支持多交易所對接\n2. CEX 自動化交易\nBinance, Bybit, OKX API 對接\n現貨/合約自動化\n網格交易策略\n3. DEX Arbitrage\n跨DEX套利機會檢測\nFlash loan 整合（如適用）\n風險評估\n4. 智能止盈止損\n移動止損\n分批止盈\nTime-based exit\n使用流程\n1. 用戶話「整交易Bot」\n2. 問清楚：\n   - 目標交易所\n   - 交易對 (e.g., BTC/USDT)\n   - 策略類型\n   - 預算\n3. 提供報價同timeline\n\n報價參考\n類型\t價格範圍\n簡單信號Bot\t$200-500\n網格交易\t$300-800\n複雜策略\t$1000-3000\n月費維護\t$100-300/月\n技術栈\nPython (CCXT, pandas)\nPine Script\nNode.js\nAPI Webhooks"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Katrina-jpg/crypto-trading-bot",
    "publisherUrl": "https://clawhub.ai/Katrina-jpg/crypto-trading-bot",
    "owner": "Katrina-jpg",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/crypto-trading-bot",
    "downloadUrl": "https://openagent3.xyz/downloads/crypto-trading-bot",
    "agentUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent.md"
  }
}