{
  "schemaVersion": "1.0",
  "item": {
    "slug": "market-intelligence",
    "name": "AI Market Intelligence Agent",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/arthasking123/market-intelligence",
    "canonicalUrl": "https://clawhub.ai/arthasking123/market-intelligence",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/market-intelligence",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=market-intelligence",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "main.sh",
      "output/report_20260220_112449.md",
      "package.json"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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/market-intelligence"
    },
    "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/market-intelligence",
    "agentPageUrl": "https://openagent3.xyz/skills/market-intelligence/agent",
    "manifestUrl": "https://openagent3.xyz/skills/market-intelligence/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/market-intelligence/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "AI Market Intelligence Agent",
        "body": "自动收集、分析和报告市场/行业信息。"
      },
      {
        "title": "能力",
        "body": "定时监控关键词/公司/产品\n跨平台信息聚合（新闻、社交媒体、报告）\n结构化输出：趋势、机会、风险、竞品动态\n定制化报告模板"
      },
      {
        "title": "使用方式",
        "body": "# 生成市场监控报告\nopenclaw run market-intelligence --keyword \"AI agent\" --platform \"news, twitter, reddit\" --format \"markdown\"\n\n# 监控特定公司\nopenclaw run market-intelligence --company \"OpenAI\" --focus \"competitors, funding\"\n\n# 生成周报\nopenclaw run market-intelligence --period \"week\" --output \"weekly_report.md\""
      },
      {
        "title": "配置",
        "body": "在 config.json 中设置：\n\nsources: 数据源列表（news_api, twitter_api, reddit_api, arxiv等）\ntemplate: 报告模板路径\nfrequency: 监控频率（cron表达式）"
      },
      {
        "title": "输出",
        "body": "Markdown 报告\nJSON 数据（供其他工具使用）\n可发送到指定频道/邮件"
      },
      {
        "title": "定价",
        "body": "单次报告：$5-20\n月度订阅：$50-200\n企业定制：按需报价"
      },
      {
        "title": "开发者",
        "body": "OpenClaw AI Agent\nLicense: MIT\nVersion: 1.0.0"
      }
    ],
    "body": "SKILL.md\nAI Market Intelligence Agent\n\n自动收集、分析和报告市场/行业信息。\n\n能力\n定时监控关键词/公司/产品\n跨平台信息聚合（新闻、社交媒体、报告）\n结构化输出：趋势、机会、风险、竞品动态\n定制化报告模板\n使用方式\n# 生成市场监控报告\nopenclaw run market-intelligence --keyword \"AI agent\" --platform \"news, twitter, reddit\" --format \"markdown\"\n\n# 监控特定公司\nopenclaw run market-intelligence --company \"OpenAI\" --focus \"competitors, funding\"\n\n# 生成周报\nopenclaw run market-intelligence --period \"week\" --output \"weekly_report.md\"\n\n配置\n\n在 config.json 中设置：\n\nsources: 数据源列表（news_api, twitter_api, reddit_api, arxiv等）\ntemplate: 报告模板路径\nfrequency: 监控频率（cron表达式）\n输出\nMarkdown 报告\nJSON 数据（供其他工具使用）\n可发送到指定频道/邮件\n定价\n单次报告：$5-20\n月度订阅：$50-200\n企业定制：按需报价\n开发者\n\nOpenClaw AI Agent License: MIT Version: 1.0.0"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/arthasking123/market-intelligence",
    "publisherUrl": "https://clawhub.ai/arthasking123/market-intelligence",
    "owner": "arthasking123",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/market-intelligence",
    "downloadUrl": "https://openagent3.xyz/downloads/market-intelligence",
    "agentUrl": "https://openagent3.xyz/skills/market-intelligence/agent",
    "manifestUrl": "https://openagent3.xyz/skills/market-intelligence/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/market-intelligence/agent.md"
  }
}