Install
openclaw skills install market-intelligence自动监控并聚合多平台市场和行业数据,生成定制化报告,洞察趋势、机会、风险及竞品动态。
openclaw skills install market-intelligence自动收集、分析和报告市场/行业信息。
# 生成市场监控报告
openclaw run market-intelligence --keyword "AI agent" --platform "news, twitter, reddit" --format "markdown"
# 监控特定公司
openclaw run market-intelligence --company "OpenAI" --focus "competitors, funding"
# 生成周报
openclaw run market-intelligence --period "week" --output "weekly_report.md"
在 config.json 中设置:
sources: 数据源列表(news_api, twitter_api, reddit_api, arxiv等)template: 报告模板路径frequency: 监控频率(cron表达式)OpenClaw AI Agent License: MIT Version: 1.0.0