ai-news-infographics
# AI新闻资讯 Infographics 生成
## 触发条件
当用户要求以下内容时使用此skill:
- 生成AI新闻/产品的图片
- 制作AI资讯infographics
- 创建AI动态分享卡片
- 制作OpenClaw相关的资讯图片
## 工作流程
### 1. 搜索热门AI新闻
使用 `batch_web_search` 搜索近期AI热门新闻:
```json
[
{"cursor": 1, "data_range": "m", "num_results": 10, "query": "AI news 2025 2026 popular products"},
{"cursor": 1, "data_range": "m", "num_results": 10, "query": "OpenClaw AI agent latest news"},
{"cursor": 1, "data_range": "m", "num_results": 10, "query": "AI agent automation tools 2025"}
]
```
### 2. 筛选与OpenClaw相关的内容
优先保留以下类型的新闻:
- OpenClaw/MaxClaw相关动态
- AI Agent/自动化工具
- MCP (Model Context Protocol) 相关
- 生产力AI工具
- 开源AI项目
### 3. 生成Infographics图片
使用 `image_synthesize` 生成新闻杂志风格的图片。
**Prompt模板(英文):**
```
Modern AI news infographic magazine style, professional journalism layout.
Top section: [新闻标题]
Middle section: [关键特性/要点用图标和短文本展示]
Bottom section: [相关信息/链接]
Visual style:
- Clean, editorial magazine design
- Bold typography headlines
- Minimalist data visualization icons
- White/light gray background with accent colors
- Professional, news-worthy aesthetic
- High contrast text for readability
Include these elements:
- Magazine-style headline layout
- Feature bullet points with icons
- Clean section dividers
- Subtle gradient accents
- Modern sans-serif typography feel
```
**图片规格:**
- 分辨率: 2K (2560x1440) 或 4K (3840x2160)
- 宽高比: 16:9 (横版) 或 4:3
- 风格: 新闻杂志、简洁专业
### 4. 输出
将生成的图片保存到 workspace,并通过 CDN 上传获取可分享的链接。
## 注意事项
- 搜索关键词加入当前年月确保时效性
- 优先选择有具体产品名、功能描述的新闻
- 图片需要清晰可读,避免文字过多
- 如果搜索结果少于5条,扩大搜索范围
标签
skill
ai