X News Daily
Skill by airbai
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/airbai/x-news-dailyname: x-news-daily description: Fetch top 10 trending news from X.com for any keyword, generate full-screen Canvas poster with Chinese summaries and send to user. Supports custom keywords. Triggers: (1) User requests X news briefing (2) Daily scheduled task (3) Manual trigger. Default keyword: OpenClaw. Auto-translates news titles to Chinese and adds summaries. description_zh: 抓取 X.com 上指定关键词的热门新闻 Top 10,使用 Canvas 生成全屏精美海报并发送给用户。支持自定义关键词,默认关键词为 OpenClaw。会自动将新闻标题翻译成中文并添加摘要。
X News Daily (X 新闻每日简报)
English
Fetch top 10 trending news from X.com for any keyword, generate a beautiful full-screen Canvas poster with Chinese summaries, and send to user.
Features
- Custom Keywords: Support any keyword search (e.g., "NBA", "上海F1", "AI")
- Auto Translation: Translate English titles to Chinese automatically
- Smart Summaries: Add 1-2 sentence summary for each news item
- Beautiful Design: Full-screen Canvas poster with ClawHub-inspired color scheme
- Multi-Platform: Send as file to any IM (QQ, Telegram, Discord, WeChat)
Triggers
- User says "X新闻简报", "X News", "Daily Brief"
- User specifies keyword like "X新闻简报 NBA", "X News AI"
- Scheduled cron task
Steps
- Get keyword from user or use default "OpenClaw"
- Visit X.com search results page (f=top for trending)
- Extract top 10 news with titles, summaries, and engagement stats
- Translate titles to Chinese
- Generate full-screen HTML poster
- Save HTML to file named with current date (e.g., "2026-03-14.html")
- Open HTML in Chrome using file:// protocol (NOT http), fullscreen kiosk mode
- Use macOS screencapture command to take screenshot
- If page scrolls, capture full page or scroll and capture multiple parts
- Send screenshot to user using appropriate tag (QQ:
<qqimg>, Telegram: image, etc.)
HTML Poster Design (instead of Canvas)
- Use full-screen HTML template for better rendering
- Background: Light gray gradient (#f8f9fa → #e9ecef)
- Card: White (#ffffff) with subtle shadow
- Accent color: Red (#e63946) - matching OpenClaw theme
- Headlines: 28px bold, dark black (#212529) for readability
- Summaries: 20px gray (#6c757d)
- Bottom: Skill URL + Powered by OpenClaw
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-airbai-x-news-daily": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
claw-go
Play Claw Go (虾游记), a crayfish travel companion + Buddy-style electronic pet game with deterministic hatching, rarity/species/hat stats, proactive travel stories, image plus voice diary updates, relationship progression, petting, direct-name companion replies, and memory-based destination personalization. ALWAYS trigger this skill when the user says or implies any of: "clawgo", "claw go", "虾游记", "虾游记 去旅行", "虾游记 状态", "虾游记 发消息", "虾游记 孵化搭子", "虾游记 搭子状态", "虾游记 摸摸搭子", "开始玩虾游记", "继续旅行", "buddy", "buddy status", "buddy pet", or any message asking to start, continue, check status, hatch the companion, pet the companion, receive an update, or chat with the travel pet. Prefer plain-text triggering over slash commands because some channels restrict "/".
claw-go
Play Claw Go (虾游记), a text-first crayfish travel companion game. Invoke this skill only when the user explicitly mentions "clawgo", "claw go", "虾游记", "虾游记 去旅行", "虾游记 状态", "虾游记 自拍", "虾游记 发朋友圈", or directly asks to start or continue the Claw Go trip.
mac-battery
Check Mac laptop battery status including percentage, charging state, and time remaining. Use when user asks about battery level, power status, or how much time left until fully charged/discharged on a Mac laptop.