{
  "schemaVersion": "1.0",
  "item": {
    "slug": "daily-market-insight",
    "name": "Daily Market Insight",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/a851445115/daily-market-insight",
    "canonicalUrl": "https://clawhub.ai/a851445115/daily-market-insight",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/daily-market-insight",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=daily-market-insight",
    "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/daily-market-insight"
    },
    "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/daily-market-insight",
    "agentPageUrl": "https://openagent3.xyz/skills/daily-market-insight/agent",
    "manifestUrl": "https://openagent3.xyz/skills/daily-market-insight/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/daily-market-insight/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": "Step 1: 新闻采集 🔍",
        "body": "使用 web_search 搜索以下领域的最新新闻：\n\n宏观经济（重点）:\n\nquery: \"中国经济 宏观政策 今日\"\nquery: \"美联储 利率决议 最新\"\nquery: \"央行 货币政策 降准降息\"\n\n科技行业（重点）:\n\nquery: \"人工智能 AI 行业动态 今日\"\nquery: \"半导体芯片 行业新闻 最新\"\nquery: \"新能源汽车 行业动态\"\n\n其他领域:\n\nquery: \"地缘政治 国际形势 最新\"\nquery: \"大宗商品 原油 黄金 行情\"\n\n每类搜索取前3-5条，使用 web_fetch 获取详细内容。"
      },
      {
        "title": "Step 2: 新闻分析 📊",
        "body": "将采集的新闻整理成结构化数据，调用 opencode sisyphus 进行分析：\n\nopencode run --agent sisyphus \"分析以下财经新闻...\"\n\n要求输出：\n\n每条新闻的核心要点\n市场情感判断（正面/中性/负面）\n影响程度评估（高/中/低）\n相关板块/市场"
      },
      {
        "title": "Step 3: 市场趋势预测 🔮",
        "body": "基于新闻分析结果，调用 opencode sisyphus 进行预测：\n\n针对 A股、港股、美股 分别分析：\n\n短期趋势（1-2周）\n中期趋势（1-3月）\n重点关注的板块\n风险提示\n投资建议"
      },
      {
        "title": "Step 4: 报告生成 📝",
        "body": "生成完整的 Markdown 报告，包含：\n\n日期标题\n新闻分析摘要\n市场趋势预测\n数据表格（如有）"
      },
      {
        "title": "Step 5: 推送到飞书 📤",
        "body": "使用 feishu_doc 创建新文档，标题：「每日市场洞察 - YYYY-MM-DD」\n将报告内容写入文档\n在当前飞书群发送消息：「✅ 今日市场洞察报告已生成！」"
      },
      {
        "title": "数据存储",
        "body": "本地报告：~/.openclaw/workspace/projects/daily-market-insight/data/\n日志：~/.openclaw/workspace/projects/daily-market-insight/logs/"
      },
      {
        "title": "注意事项",
        "body": "opencode 需要 git 目录才能运行，先在目标目录执行 git init\n新闻采集使用免费渠道，数量有限制\n分析结果仅供参考，不构成投资建议"
      }
    ],
    "body": "每日市场洞察 - 多Agent系统\n工作流程\n\n当触发此技能时，按以下步骤执行：\n\nStep 1: 新闻采集 🔍\n\n使用 web_search 搜索以下领域的最新新闻：\n\n宏观经济（重点）:\n\nquery: \"中国经济 宏观政策 今日\"\nquery: \"美联储 利率决议 最新\"\nquery: \"央行 货币政策 降准降息\"\n\n科技行业（重点）:\n\nquery: \"人工智能 AI 行业动态 今日\"\nquery: \"半导体芯片 行业新闻 最新\"\nquery: \"新能源汽车 行业动态\"\n\n其他领域:\n\nquery: \"地缘政治 国际形势 最新\"\nquery: \"大宗商品 原油 黄金 行情\"\n\n每类搜索取前3-5条，使用 web_fetch 获取详细内容。\n\nStep 2: 新闻分析 📊\n\n将采集的新闻整理成结构化数据，调用 opencode sisyphus 进行分析：\n\nopencode run --agent sisyphus \"分析以下财经新闻...\"\n\n\n要求输出：\n\n每条新闻的核心要点\n市场情感判断（正面/中性/负面）\n影响程度评估（高/中/低）\n相关板块/市场\nStep 3: 市场趋势预测 🔮\n\n基于新闻分析结果，调用 opencode sisyphus 进行预测：\n\n针对 A股、港股、美股 分别分析：\n\n短期趋势（1-2周）\n中期趋势（1-3月）\n重点关注的板块\n风险提示\n投资建议\nStep 4: 报告生成 📝\n\n生成完整的 Markdown 报告，包含：\n\n日期标题\n新闻分析摘要\n市场趋势预测\n数据表格（如有）\nStep 5: 推送到飞书 📤\n使用 feishu_doc 创建新文档，标题：「每日市场洞察 - YYYY-MM-DD」\n将报告内容写入文档\n在当前飞书群发送消息：「✅ 今日市场洞察报告已生成！」\n数据存储\n本地报告：~/.openclaw/workspace/projects/daily-market-insight/data/\n日志：~/.openclaw/workspace/projects/daily-market-insight/logs/\n注意事项\nopencode 需要 git 目录才能运行，先在目标目录执行 git init\n新闻采集使用免费渠道，数量有限制\n分析结果仅供参考，不构成投资建议"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/a851445115/daily-market-insight",
    "publisherUrl": "https://clawhub.ai/a851445115/daily-market-insight",
    "owner": "a851445115",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/daily-market-insight",
    "downloadUrl": "https://openagent3.xyz/downloads/daily-market-insight",
    "agentUrl": "https://openagent3.xyz/skills/daily-market-insight/agent",
    "manifestUrl": "https://openagent3.xyz/skills/daily-market-insight/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/daily-market-insight/agent.md"
  }
}