Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
每日市场洞察报告生成系统。使用多Agent协作:新闻采集→分析→市场趋势预测→飞书文档报告。每天10:00自动运行。
每日市场洞察报告生成系统。使用多Agent协作:新闻采集→分析→市场趋势预测→飞书文档报告。每天10:00自动运行。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
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.
当触发此技能时,按以下步骤执行:
使用 web_search 搜索以下领域的最新新闻: 宏观经济(重点): query: "中国经济 宏观政策 今日" query: "美联储 利率决议 最新" query: "央行 货币政策 降准降息" 科技行业(重点): query: "人工智能 AI 行业动态 今日" query: "半导体芯片 行业新闻 最新" query: "新能源汽车 行业动态" 其他领域: query: "地缘政治 国际形势 最新" query: "大宗商品 原油 黄金 行情" 每类搜索取前3-5条,使用 web_fetch 获取详细内容。
将采集的新闻整理成结构化数据,调用 opencode sisyphus 进行分析: opencode run --agent sisyphus "分析以下财经新闻..." 要求输出: 每条新闻的核心要点 市场情感判断(正面/中性/负面) 影响程度评估(高/中/低) 相关板块/市场
基于新闻分析结果,调用 opencode sisyphus 进行预测: 针对 A股、港股、美股 分别分析: 短期趋势(1-2周) 中期趋势(1-3月) 重点关注的板块 风险提示 投资建议
生成完整的 Markdown 报告,包含: 日期标题 新闻分析摘要 市场趋势预测 数据表格(如有)
使用 feishu_doc 创建新文档,标题:「每日市场洞察 - YYYY-MM-DD」 将报告内容写入文档 在当前飞书群发送消息:「✅ 今日市场洞察报告已生成!」
本地报告:~/.openclaw/workspace/projects/daily-market-insight/data/ 日志:~/.openclaw/workspace/projects/daily-market-insight/logs/
opencode 需要 git 目录才能运行,先在目标目录执行 git init 新闻采集使用免费渠道,数量有限制 分析结果仅供参考,不构成投资建议
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.