Industry Intelligence⭐ Featured Skill
Industry Report Generator
行业报告生成器
Automatically generate daily, weekly and monthly reports for energy and mining industries, integrating price data, news highlights and market analysis.
报告能源矿业日报周报分析自动生成
Install Command
npx openclaw skills install energy-report-generatorVersion
1.0.0
Author
shuzhihui
Updated
Sat Apr 11 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
Source
ClawHub →Features
报告类型
| 类型 | 内容 | 频率 |
|------|------|------|
| 每日简报 | 价格动态、要闻回顾、夜盘行情 | 每日 8:00 |
| 周度回顾 | 本周总结、趋势分析、下周展望 | 每周一 |
| 月度报告 | 全面分析、数据图表、走势预测 | 每月 1 日 |
| 自定义报告 | 用户定义范围和格式 | 按需生成 |
Use Cases
Installation
npx openclaw skills install energy-report-generator
使用示例
# 生成今日日报
report-generate --type daily --sector energy
# 生成周报(Markdown格式)
report-generate --type weekly --format markdown --output weekly.md
# 生成自定义报告
report-generate --type custom --start 2026-04-01 --end 2026-04-10 --include prices,news,policy
# 设置定时推送
report-schedule --type daily --time "8:00" --channel email