Best use case
daily-market-insight is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
每日市场洞察报告生成系统。使用多Agent协作:新闻采集→分析→市场趋势预测→飞书文档报告。每天10:00自动运行。
Teams using daily-market-insight should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/daily-market-insight/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How daily-market-insight Compares
| Feature / Agent | daily-market-insight | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
每日市场洞察报告生成系统。使用多Agent协作:新闻采集→分析→市场趋势预测→飞书文档报告。每天10:00自动运行。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agent for Product Research
Browse AI agent skills for product research, competitive analysis, customer discovery, and structured product decision support.
AI Agent for SaaS Idea Validation
Use AI agent skills for SaaS idea validation, market research, customer discovery, competitor analysis, and documenting startup hypotheses.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
SKILL.md Source
# 每日市场洞察 - 多Agent系统 ## 工作流程 当触发此技能时,按以下步骤执行: ### Step 1: 新闻采集 🔍 使用 `web_search` 搜索以下领域的最新新闻: **宏观经济(重点):** - query: "中国经济 宏观政策 今日" - query: "美联储 利率决议 最新" - query: "央行 货币政策 降准降息" **科技行业(重点):** - query: "人工智能 AI 行业动态 今日" - query: "半导体芯片 行业新闻 最新" - query: "新能源汽车 行业动态" **其他领域:** - query: "地缘政治 国际形势 最新" - query: "大宗商品 原油 黄金 行情" 每类搜索取前3-5条,使用 `web_fetch` 获取详细内容。 ### Step 2: 新闻分析 📊 将采集的新闻整理成结构化数据,调用 **opencode sisyphus** 进行分析: ```bash opencode run --agent sisyphus "分析以下财经新闻..." ``` 要求输出: - 每条新闻的核心要点 - 市场情感判断(正面/中性/负面) - 影响程度评估(高/中/低) - 相关板块/市场 ### Step 3: 市场趋势预测 🔮 基于新闻分析结果,调用 **opencode sisyphus** 进行预测: 针对 A股、港股、美股 分别分析: - 短期趋势(1-2周) - 中期趋势(1-3月) - 重点关注的板块 - 风险提示 - 投资建议 ### Step 4: 报告生成 📝 生成完整的 Markdown 报告,包含: - 日期标题 - 新闻分析摘要 - 市场趋势预测 - 数据表格(如有) ### Step 5: 推送到飞书 📤 1. 使用 `feishu_doc` 创建新文档,标题:「每日市场洞察 - YYYY-MM-DD」 2. 将报告内容写入文档 3. 在当前飞书群发送消息:「✅ 今日市场洞察报告已生成!」 --- ## 数据存储 - 本地报告:`~/.openclaw/workspace/projects/daily-market-insight/data/` - 日志:`~/.openclaw/workspace/projects/daily-market-insight/logs/` ## 注意事项 1. opencode 需要 git 目录才能运行,先在目标目录执行 `git init` 2. 新闻采集使用免费渠道,数量有限制 3. 分析结果仅供参考,不构成投资建议
Related Skills
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
Market Sizing — TAM/SAM/SOM Calculator
Build defensible market sizing for any product, pitch deck, or business case. Top-down and bottom-up methodologies combined.
Go-to-Market Strategy Builder
Build a complete GTM plan for product launches, market entries, or expansion plays. Covers positioning, channel strategy, pricing, launch timeline, and success metrics.
Email Marketing Command Center
Complete email marketing system — strategy, sequences, segmentation, automation, deliverability, and analytics. Build campaigns that convert.
Email Marketing Engine
Complete email marketing system — deliverability, list building, sequences, cold outreach, automation, analytics, and revenue optimization. Zero dependencies.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
marketing-copywriting
Generate marketing copy, emails, and promotional content based on customer personas with multi-style rewriting capabilities
marketing-analytics
Analyze marketing campaign data to generate performance reports and optimization recommendations
email-daily-summary
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
polymarket-sports-edge
Find odds divergence between sportsbook consensus and Polymarket sports markets, then trade the gap.
polymarket-openclaw-trader
Reusable Polymarket + OpenClaw trading operations skill for any workspace. Use when the user needs to set up, run, tune, monitor, and deploy an automated Polymarket trading project (paper/live), including env configuration, risk controls, reporting, and dashboard operations.
Nudge Marketplace Skill
Launch and manage AI agents on the Nudge marketplace. Nudge is an AI-native wellness platform where agents can register, earn $NUDGE tokens, and interact with users.