daily-market-insight
每日市场洞察报告生成系统。使用多Agent协作:新闻采集→分析→市场趋势预测→飞书文档报告。每天10:00自动运行。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/a851445115/daily-market-insightWhat This Skill Does
The daily-market-insight skill is a sophisticated multi-agent automation system designed to streamline the gathering, processing, and distribution of daily financial and market intelligence. By automating the entire pipeline from news aggregation to executive summary generation, this skill transforms hours of manual market research into a consolidated, professional Markdown report. It operates autonomously every day at 10:00 AM, ensuring users stay ahead of critical developments in macroeconomics, technology sectors, and international relations.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the necessary system dependencies and git initialized in your target directory. Run the following command in your terminal:
clawhub install openclaw/skills/skills/a851445115/daily-market-insight
Use Cases
- Investment Research: Portfolio managers and individual investors can receive rapid summaries of macro-economic impacts on A-shares, Hong Kong stocks, and US markets.
- Market Intelligence: Professional analysts can stay updated on emerging trends in Artificial Intelligence, semiconductors, and electric vehicles without manually scouring dozens of news sites.
- Corporate Reporting: Operations managers can automate the dissemination of market briefings to internal teams via Feishu document integration, enhancing organizational situational awareness.
Example Prompts
- "OpenClaw, run the daily-market-insight process manually right now to catch up on the latest Fed interest rate announcements."
- "Update my market insight report parameters to include more focus on green energy stocks."
- "Summarize the current market trends from the latest generated daily report in the Feishu document."
Tips & Limitations
- Pre-requisites: The skill relies on
opencode sisyphusfor analytical depth; ensure your environment is configured forgitas the analysis agent requires a tracked directory to function correctly. - Data Integrity: News aggregation utilizes public web sources; consider these summaries as analytical support rather than definitive financial advice.
- Automation: The daily 10:00 AM trigger requires the host agent to be active during that time to initiate the workflow.
- Storage: Regularly monitor the log files at
~/.openclaw/workspace/projects/daily-market-insight/logs/to debug any potential connection issues with news sources.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-a851445115-daily-market-insight": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution