← 返回 Skills 市场
leahliang

AI News Infographics

作者 LeahLiang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
257
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-news-infographics
功能描述
生成AI新闻资讯的Infographics图片。使用场景:(1) 用户要求生成AI热门产品或新闻的图片 (2) 需要近期AI动态的可视化内容 (3) 制作OpenClaw相关的AI资讯图片 (4) 创建社交媒体分享的AI新闻卡片。功能:搜索近期热门AI产品和新闻,筛选与OpenClaw相关的内容,生成新闻杂志风格...
使用说明 (SKILL.md)

AI新闻资讯 Infographics 生成

触发条件

当用户要求以下内容时使用此skill:

  • 生成AI新闻/产品的图片
  • 制作AI资讯infographics
  • 创建AI动态分享卡片
  • 制作OpenClaw相关的资讯图片

工作流程

1. 搜索热门AI新闻

使用 batch_web_search 搜索近期AI热门新闻:

[
  {"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条,扩大搜索范围
安全使用建议
This skill appears internally consistent and lightweight: it only needs web search and image synthesis to build infographics and requests no secrets. Before installing, confirm two operational details with the skill author or your platform admin: (1) where exactly will generated images be uploaded (which CDN or endpoint) and whether any credentials or privacy controls are required, and (2) whether batch_web_search/image_synthesize map to trusted, platform-provided APIs (not arbitrary external tools). Avoid feeding sensitive or private content into the skill until you verify the upload destination and retention policy. If you need tighter control, modify the workflow to require an explicit, vetted upload endpoint or to keep outputs only in your workspace.
功能分析
Type: OpenClaw Skill Name: ai-news-infographics Version: 1.0.0 The skill bundle is designed to automate the creation of AI news infographics by searching for recent industry news and generating professional magazine-style images. It utilizes standard tool calls such as batch_web_search and image_synthesize in SKILL.md and provides helpful design templates in references/prompt-guide.md without any evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description claim to search recent AI news, filter for OpenClaw-related items, and synthesize infographic images; SKILL.md only uses web search and image synthesis calls and saving/uploading images — these are proportionate and expected for the stated goal.
Instruction Scope
Instructions explicitly call out batch_web_search, filtering rules, image_synthesize prompts, and saving to workspace; however they leave uploading to a CDN unspecified (no endpoint or credential guidance) which grants the agent broad discretion about where/when to send generated images and any collected search results.
Install Mechanism
Instruction-only skill with no install spec, no binaries required and no code files — minimal surface area and nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested; required capabilities are limited to built-in platform tools (web search, image synthesis, workspace save).
Persistence & Privilege
always is false and the skill does not request permanent presence or elevated privileges. Autonomous invocation is allowed (platform default) but the skill's scope does not combine that with broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-news-infographics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-news-infographics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ai-news-infographics skill. - Generates infographics for AI news and products, focusing on recent hot topics. - Prioritizes OpenClaw, AI agents, productivity tools, and open-source AI content. - Produces magazine-style, professional visuals optimized for sharing and readability. - Supports multiple image resolutions and aspect ratios for various social media needs.
元数据
Slug ai-news-infographics
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

AI News Infographics 是什么?

生成AI新闻资讯的Infographics图片。使用场景:(1) 用户要求生成AI热门产品或新闻的图片 (2) 需要近期AI动态的可视化内容 (3) 制作OpenClaw相关的AI资讯图片 (4) 创建社交媒体分享的AI新闻卡片。功能:搜索近期热门AI产品和新闻,筛选与OpenClaw相关的内容,生成新闻杂志风格... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 AI News Infographics?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-news-infographics」即可一键安装,无需额外配置。

AI News Infographics 是免费的吗?

是的,AI News Infographics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AI News Infographics 支持哪些平台?

AI News Infographics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AI News Infographics?

由 LeahLiang(@leahliang)开发并维护,当前版本 v1.0.0。

💬 留言讨论