AI News Infographics

v1.0.0

生成AI新闻资讯的Infographics图片。使用场景:(1) 用户要求生成AI热门产品或新闻的图片 (2) 需要近期AI动态的可视化内容 (3) 制作OpenClaw相关的AI资讯图片 (4) 创建社交媒体分享的AI新闻卡片。功能:搜索近期热门AI产品和新闻,筛选与OpenClaw相关的内容,生成新闻杂志风格...

0· 244·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for leahliang/ai-news-infographics.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AI News Infographics" (leahliang/ai-news-infographics) from ClawHub.
Skill page: https://clawhub.ai/leahliang/ai-news-infographics
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install leahliang/ai-news-infographics

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-news-infographics
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

aivk975zbknxtzwxnbq6sb9aehyph82syksimagevk975zbknxtzwxnbq6sb9aehyph82syksinfographicsvk975zbknxtzwxnbq6sb9aehyph82sykslatestvk975zbknxtzwxnbq6sb9aehyph82syksnewsvk975zbknxtzwxnbq6sb9aehyph82syks
244downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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条,扩大搜索范围

Comments

Loading comments...