{
  "schemaVersion": "1.0",
  "item": {
    "slug": "toutiao-news-trends",
    "name": "Toutiao News Trends",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/wuchubuzai2018/toutiao-news-trends",
    "canonicalUrl": "https://clawhub.ai/wuchubuzai2018/toutiao-news-trends",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/toutiao-news-trends",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=toutiao-news-trends",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/toutiao.js"
    ],
    "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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/toutiao-news-trends"
    },
    "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/toutiao-news-trends",
    "agentPageUrl": "https://openagent3.xyz/skills/toutiao-news-trends/agent",
    "manifestUrl": "https://openagent3.xyz/skills/toutiao-news-trends/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/toutiao-news-trends/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": "此技能用于抓取今日头条 PC 端热榜（hot-board）数据，包括：\n\n热点标题\n热度值（HotValue）\n详情跳转链接（去除冗余查询参数，便于分享）\n封面图（如有）\n标签（如“热门事件”等）\n\n数据来源：今日头条 (www.toutiao.com)"
      },
      {
        "title": "获取热榜",
        "body": "获取热榜（默认 50 条，按榜单顺序返回）：\n\nnode scripts/toutiao.js hot\n\n获取热榜前 N 条：\n\nnode scripts/toutiao.js hot 10"
      },
      {
        "title": "返回数据字段说明",
        "body": "字段类型说明ranknumber榜单排名（从 1 开始）titlestring热点标题popularitynumber热度值（HotValue，已转为数字；解析失败时为 0）linkstring热点详情链接（已清理 query/hash）coverstring | null封面图 URL（如有）labelstring | null标签/标识（如有）clusterIdstring聚合 ID（字符串化）categoriesstring[]兴趣分类（如有）"
      },
      {
        "title": "注意事项",
        "body": "该接口为网页端公开接口，返回结构可能变动；若字段缺失可适当容错\n访问频繁可能触发风控，脚本内置随机 User-Agent 与超时控制"
      },
      {
        "title": "作者介绍",
        "body": "爱海贼的无处不在\n我的微信公众号：无处不在的技术"
      }
    ],
    "body": "今日头条新闻热榜\n技能概述\n\n此技能用于抓取今日头条 PC 端热榜（hot-board）数据，包括：\n\n热点标题\n热度值（HotValue）\n详情跳转链接（去除冗余查询参数，便于分享）\n封面图（如有）\n标签（如“热门事件”等）\n\n数据来源：今日头条 (www.toutiao.com)\n\n获取热榜\n\n获取热榜（默认 50 条，按榜单顺序返回）：\n\nnode scripts/toutiao.js hot\n\n\n获取热榜前 N 条：\n\nnode scripts/toutiao.js hot 10\n\n返回数据字段说明\n字段\t类型\t说明\nrank\tnumber\t榜单排名（从 1 开始）\ntitle\tstring\t热点标题\npopularity\tnumber\t热度值（HotValue，已转为数字；解析失败时为 0）\nlink\tstring\t热点详情链接（已清理 query/hash）\ncover\tstring | null\t封面图 URL（如有）\nlabel\tstring | null\t标签/标识（如有）\nclusterId\tstring\t聚合 ID（字符串化）\ncategories\tstring[]\t兴趣分类（如有）\n注意事项\n该接口为网页端公开接口，返回结构可能变动；若字段缺失可适当容错\n访问频繁可能触发风控，脚本内置随机 User-Agent 与超时控制\n作者介绍\n爱海贼的无处不在\n我的微信公众号：无处不在的技术"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/wuchubuzai2018/toutiao-news-trends",
    "publisherUrl": "https://clawhub.ai/wuchubuzai2018/toutiao-news-trends",
    "owner": "wuchubuzai2018",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/toutiao-news-trends",
    "downloadUrl": "https://openagent3.xyz/downloads/toutiao-news-trends",
    "agentUrl": "https://openagent3.xyz/skills/toutiao-news-trends/agent",
    "manifestUrl": "https://openagent3.xyz/skills/toutiao-news-trends/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/toutiao-news-trends/agent.md"
  }
}