Overview
- Skill Key
- caoyacheng/ai-news-poster
- Author
- caoyacheng
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/caoyacheng/ai-news-poster
- Latest Commit SHA
- e4aada9b62699841229f6331c24e2696c6ab9e3f
Generate fixed-template daily AI news posters from five news items. Use when the user asks to create a poster, social card, or image summary for "today's AI news", "5 AI news", "AI headlines", "每日AI资讯", or "AI新闻海报", including Chinese or bilingual output.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 ai-news-poster 技能。 若已安装,则直接安装 ai-news-poster 技能。
# AI News Poster
Create one fixed-style poster from exactly 5 AI news items.
## When to use this skill
Use this skill when the user wants:
- A daily AI news poster
- A fixed template visual for 5 AI headlines
- A Chinese or bilingual social poster summarizing AI updates
If the user asks for a long-form report, article, PPT, or spreadsheet, do not use this skill.
## Input contract
Before generating the poster, normalize input into this structure:
```json
{
"date": "YYYY-MM-DD",
"title": "今日AI资讯速览",
"news": [
{"headline": "新闻1标题", "summary": "一句话摘要(18-32字)", "source": "来源", "tag": "模型/产品/融资/政策/研究"},
{"headline": "新闻2标题", "summary": "一句话摘要(18-32字)", "source": "来源", "tag": "模型/产品/融资/政策/研究"},
{"headline": "新闻3标题", "summary": "一句话摘要(18-32字)", "source": "来源", "tag": "模型/产品/融资/政策/研究"},
{"headline": "新闻4标题", "summary": "一句话摘要(18-32字)", "source": "来源", "tag": "模型/产品/融资/政策/研究"},
{"headline": "新闻5标题", "summary": "一句话摘要(18-32字)", "source": "来源", "tag": "模型/产品/融资/政策/研究"}
],
"footer": "数据来源: 公开新闻整理",
"brand": "你的品牌名"
}
```
Rules:
- Always use exactly 5 news items.
- If more than 5 are provided, keep the most important 5 and explain filtering in one sentence.
- If fewer than 5 are provided, ask for missing items.
- Remove hype and keep each summary factual.
## Fixed poster template (must follow)
### Canvas
- Size: 1080 x 1350 (4:5)
- Background: deep navy gradient (`#0B1020` to `#121A33`)
- Safe margin: 64px on all sides
### Typography
- Main title: 72px bold, white
- Date subtitle: 32px medium, `#A9B4D0`
- News headline: 38px semibold, white
- News summary: 28px regular, `#D6DEFF`
- Meta line (tag + source): 24px medium, `#8FA2D8`
- Footer: 22px regular, `#93A0C3`
### Layout
1. Top block:
- Main title (`今日AI资讯速览`)
- Date line (`YYYY-MM-DD`)
2. Body block:
- 5 cards in a single vertica...
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capt-marbles
Task Router
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
cartoonitunes
Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.