ai-infographics-news

v1.0.0

搜索近30天内热门AI产品、工具和新闻,优先OpenClaw/MaxClaw,生成高质时效性AI资讯信息图。

0· 276·2 current·2 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-infographics-news.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "ai-infographics-news" (leahliang/ai-infographics-news) from ClawHub.
Skill page: https://clawhub.ai/leahliang/ai-infographics-news
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-infographics-news

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-infographics-news
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime actions: it performs time-bounded web searches for AI news (with priority for OpenClaw/MaxClaw), extracts highlights, synthesizes an image, and optionally uploads it. Nothing required by the skill (no env vars, no installs) is disproportionate to that purpose.
Instruction Scope
SKILL.md instructs use of platform primitives (session_status, batch_web_search, image_synthesize, upload_to_cdn) and to save output under /workspace. It does not instruct reading unrelated files, environment variables, or system config, nor does it transmit data to unexpected external endpoints beyond the implied CDN/upload operation.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk delivery. No downloads, extracted archives, or third-party package installs are present.
Credentials
The skill declares no required env vars or credentials and the instructions do not reference secrets. The only network-facing operations are web searches and an optional upload_to_cdn (expected for sharing images).
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. disable-model-invocation is default (false) which is normal; no additional privileged behaviors are requested.
Assessment
This skill appears coherent: it searches recent web results and assembles a visual infographic. Before installing, confirm you trust the platform's image_synthesize and upload_to_cdn actions (they will create files in /workspace and may upload them to a CDN). If you have privacy concerns, ask whether the CDN upload requires platform-managed credentials and whether the default prompt (which adds 'Powered by OpenClaw AI') is acceptable. No secret tokens or system-level changes are requested by the skill.

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

latestvk971rq2k5tqyj1xs3mgnzq4zah82p84w
276downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

AI Infographic News

搜索近期最热门AI产品和新闻,重点突出 OpenClaw/MaxClaw 相关动态,生成高质量信息图(infographic)。

第一步:获取当前日期

调用 session_status 获取今天的日期(年/月),用于构造带时效性的搜索词。

第二步:并行搜索(batch_web_search)

一次调用,同时发起 5 条搜索,全部设置 data_range: "m"(近一个月):

#查询关键词模板(填入当前年月)
1OpenClaw MaxClaw AI assistant new features {year}
2最新 AI 产品发布 热门 {year年month月}
3hot AI tools product launch {month} {year}
4AI startup funding round {month} {year}
5new AI model release agent app {month} {year}

优先级规则(搜索结果筛选顺序):

  1. 🦞 OpenClaw / MaxClaw 任何更新、功能、发布 → 必须置顶
  2. 🚀 新AI产品/工具发布(30天内)
  3. 💰 AI融资/并购(金额大或影响力强)
  4. 🤖 新AI模型/能力(GPT、Gemini、开源模型等)
  5. 📈 行业趋势/里程碑事件

若 OpenClaw 相关结果稀少,追加专项搜索:

"openclaw" OR "maxclaw" site:github.com OR site:producthunt.com OR site:x.com

第三步:整理内容(6–9条亮点)

每条提取:

  • 标题:≤ 8 个字/词,简洁有力
  • 摘要:≤ 20 字,一句话说清楚
  • 日期:有则填,无则省略
  • 分类:产品 / 模型 / 融资 / 趋势 / OpenClaw

第四步:生成信息图(image_synthesize)

用提取的内容构造生图 Prompt,调用 image_synthesize

A stunning, high-resolution AI news infographic poster for [Month Year].

LAYOUT: Dark tech theme. Deep navy-to-black gradient background. 
Title at top: "🔥 AI HOT THIS WEEK · [Month] [Year]" in large bold white text with cyan glow.

NEWS CARDS (2-column grid, [N] cards total):
- Card 1 [GOLD BORDER — OpenClaw highlight if applicable]: 
  "🦞 [Title]" / "[Summary]" / "[Date]"
- Card 2: "🚀 [Title]" / "[Summary]"
- Card 3: "🤖 [Title]" / "[Summary]"
... (continue for each item)

DESIGN DETAILS:
- Card backgrounds: dark charcoal (#1a1f2e) with colored left accent border
- Accent colors: cyan (#00f5ff), electric blue (#0066ff), purple (#8b5cf6), hot pink (#ff0080)
- Typography: bold sans-serif, white headers, light gray body text
- Add subtle glowing data visualization elements (charts, nodes, waveforms) in background
- Bottom strip: "Powered by OpenClaw AI 🦞" in small text
- Overall aesthetic: professional tech dashboard meets editorial design

High fidelity, crisp readable text, 2K resolution.

生图参数:

  • aspect_ratio: "9:16"(竖版,适合手机/社交媒体)或 "16:9"(横版)
  • resolution: "2K"
  • output_file: /workspace/ai-infographic-YYYYMMDD.png

如需其他视觉风格,参考 references/infographic-styles.md

第五步:输出交付

生图完成后:

  1. 列出本次收录的 Top 5 亮点(简短 bullet list)
  2. 提供图片路径,如需分享则上传 CDN:upload_to_cdn
  3. 询问是否需要调整风格或内容

质量检查

  • 有 OpenClaw/MaxClaw 相关条目(若有新闻的话)
  • 所有条目均为近 30 天内
  • 生图 Prompt 包含足够细节保证文字可读
  • 分辨率 ≥ 2K
  • 图片已保存至 /workspace/

Comments

Loading comments...