{
  "schemaVersion": "1.0",
  "item": {
    "slug": "crypto-research",
    "name": "crypto-research",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/zif10765-maker/crypto-research",
    "canonicalUrl": "https://clawhub.ai/zif10765-maker/crypto-research",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/crypto-research",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypto-research",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "scripts/get_7d_price.sh",
      "scripts/get_price.sh"
    ],
    "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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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-research"
    },
    "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-research",
    "agentPageUrl": "https://openagent3.xyz/skills/crypto-research/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-research/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-research/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": "加密货币投研分析",
        "body": "专业的投研分析框架，用于生成行情展望报告和交易预案。"
      },
      {
        "title": "1. 每日报告流程（UTC+8 9:00）",
        "body": "收集情报 → 2. 宏观分析 → 3. 供需分析 → 4. 技术面 → 5. 情绪面 → 6. 预案 → 7. 结论"
      },
      {
        "title": "2. 数据获取",
        "body": "使用以下API获取实时数据：\n\n数据类型数据源获取方式币价Binancecurl \"https://api.binance.com/api/v3/ticker/24hr?symbol=BTCUSDT\"资金费率Binancecurl \"https://fapi.binance.com/fapi/v1/premiumIndex?symbol=BTCUSDT\"宏观资讯jin10web_fetch机构资金ARKM APIAPI key: e77c4a5d-f752-4a49-a49e-503970893e37补充数据QVerisskill工具"
      },
      {
        "title": "3. 报告结构",
        "body": "情报 → 宏观 → 供需 → 技术面 → 情绪 → 全场景预案 → 结论"
      },
      {
        "title": "情报收集",
        "body": "过去24h重要事件\nTG群关键资讯（@MEcapital_bot）\n宏观数据发布"
      },
      {
        "title": "宏观分析",
        "body": "政策/数据\n地缘政治\n市场风险偏好\n品种价格表：价格 | 24h | 7d | 30d"
      },
      {
        "title": "供需层面",
        "body": "资金费率\n链上指标（MVRV、STH-RP）\nETF流向\n机构动态"
      },
      {
        "title": "技术面",
        "body": "4小时线 + 30分钟线\n缠论为主（笔、线段、中枢）\n支撑/压力位"
      },
      {
        "title": "情绪面",
        "body": "恐慌指数\n资金费率\n多空比"
      },
      {
        "title": "全场景预案",
        "body": "剧本A（向上突破）：触发、目标、止损\n剧本B（向下变盘）：触发、目标、止损\n剧本C（震荡延续）：区间、策略"
      },
      {
        "title": "结论",
        "body": "核心判断（回答：市场在关注什么？）\n操作建议\n风险提示"
      },
      {
        "title": "报告思路",
        "body": "不是堆砌数据，而是回答问题：什么在影响涨跌？市场在关注什么？\n\n不是罗列指标，而是给出判断：基于这些数据，结论是什么？\n\n不是机械执行，而是主动思考：需要监控什么？什么时候需要提醒用户？"
      },
      {
        "title": "关键原则",
        "body": "基于实时数据 - 每个报告必须使用当下真实数据\n分析框架不是内容模板 - 学习分析方法，不是复制旧内容\n回答核心问题 - 始终回答：市场在交易什么？\n主动提醒 - 发现重要信息时主动提醒用户"
      },
      {
        "title": "触发条件",
        "body": "用户要求生成行情报告\n用户要求分析BTC/ETH走势\n实时监控发现重大变化\n需要制定交易预案"
      }
    ],
    "body": "加密货币投研分析\n\n专业的投研分析框架，用于生成行情展望报告和交易预案。\n\n核心工作流程\n1. 每日报告流程（UTC+8 9:00）\n收集情报 → 2. 宏观分析 → 3. 供需分析 → 4. 技术面 → 5. 情绪面 → 6. 预案 → 7. 结论\n2. 数据获取\n\n使用以下API获取实时数据：\n\n数据类型\t数据源\t获取方式\n币价\tBinance\tcurl \"https://api.binance.com/api/v3/ticker/24hr?symbol=BTCUSDT\"\n资金费率\tBinance\tcurl \"https://fapi.binance.com/fapi/v1/premiumIndex?symbol=BTCUSDT\"\n宏观资讯\tjin10\tweb_fetch\n机构资金\tARKM API\tAPI key: e77c4a5d-f752-4a49-a49e-503970893e37\n补充数据\tQVeris\tskill工具\n3. 报告结构\n情报 → 宏观 → 供需 → 技术面 → 情绪 → 全场景预案 → 结论\n\n报告要求\n情报收集\n过去24h重要事件\nTG群关键资讯（@MEcapital_bot）\n宏观数据发布\n宏观分析\n政策/数据\n地缘政治\n市场风险偏好\n品种价格表：价格 | 24h | 7d | 30d\n供需层面\n资金费率\n链上指标（MVRV、STH-RP）\nETF流向\n机构动态\n技术面\n4小时线 + 30分钟线\n缠论为主（笔、线段、中枢）\n支撑/压力位\n情绪面\n恐慌指数\n资金费率\n多空比\n全场景预案\n剧本A（向上突破）：触发、目标、止损\n剧本B（向下变盘）：触发、目标、止损\n剧本C（震荡延续）：区间、策略\n结论\n核心判断（回答：市场在关注什么？）\n操作建议\n风险提示\n报告思路\n\n不是堆砌数据，而是回答问题：什么在影响涨跌？市场在关注什么？\n\n不是罗列指标，而是给出判断：基于这些数据，结论是什么？\n\n不是机械执行，而是主动思考：需要监控什么？什么时候需要提醒用户？\n\n关键原则\n基于实时数据 - 每个报告必须使用当下真实数据\n分析框架不是内容模板 - 学习分析方法，不是复制旧内容\n回答核心问题 - 始终回答：市场在交易什么？\n主动提醒 - 发现重要信息时主动提醒用户\n触发条件\n用户要求生成行情报告\n用户要求分析BTC/ETH走势\n实时监控发现重大变化\n需要制定交易预案"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/zif10765-maker/crypto-research",
    "publisherUrl": "https://clawhub.ai/zif10765-maker/crypto-research",
    "owner": "zif10765-maker",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/crypto-research",
    "downloadUrl": "https://openagent3.xyz/downloads/crypto-research",
    "agentUrl": "https://openagent3.xyz/skills/crypto-research/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-research/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-research/agent.md"
  }
}