Install
openclaw skills install x-news-daily抓取 X.com 上指定关键词的热门新闻 Top 10,使用 JS Canvas 生成全屏精美海报。使用时机:(1) 用户请求 X 新闻简报 (2) 每天早上的定时简报任务 (3) 手动触发获取特定关键词动态。支持自定义关键词,默认关键词为 OpenClaw。
openclaw skills install x-news-dailyFetch top 10 trending news from X.com for any keyword, generate a beautiful full-screen Canvas poster with Chinese summaries, and send to user.
<qqimg>, Telegram: image, etc.)chrome --headless --disable-gpu --print-to-pdf=output.pdf --virtual-time-budget=10000 "file:///path/to/html"
chrome --headless --disable-gpu --screenshot=output.png --window-size=1600,2400 "file:///path/to/html"
抓取 X.com 上指定关键词的热门新闻 Top 10,翻译成中文,生成全屏精美 Canvas 海报并发送给用户。
<qqimg>、Telegram 直接发图片等)chrome --headless --disable-gpu --print-to-pdf=output.pdf --virtual-time-budget=10000 "file:///path/to/html"
chrome --headless --disable-gpu --screenshot=output.png --window-size=1600,2400 "file:///path/to/html"