/install no-news
No-News — 国际科技新闻
Fetch tech news from 8 curated RSS sources and display as a markdown table.
Quick Start
Run the bundled script:
python scripts/tech_news.py --summary
This fetches all sources (with 30-min cache) and outputs a markdown table with title, source link, publish time, and summary.
Options (resolve from user request when specified)
| Flag | Purpose |
|---|---|
--summary |
Include 摘要 column (recommended default) |
-s \x3Csource> |
Single source (techcrunch, theverge, wired, arstechnica, engadget, hackernews, mittech, gizmodo) |
-l \x3CN> |
Items per source (default 10) |
--no-cache |
Skip cache, force fresh fetch |
--sources |
List available sources |
Workflow
- Run
scripts/tech_news.py --summary(add-sor-lif user specified). - Present the markdown output directly to the user.
- If user wants details on a specific article, provide the link from the table.
Dependencies
Requires feedparser, requests, rich — install if missing:
pip install feedparser requests rich
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install no-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/no-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Tech news from RSS(rich terminal support) 是什么?
Fetch and display international tech news from 8 curated RSS feeds with summaries, titles, links, and timestamps in a markdown table format. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Tech news from RSS(rich terminal support)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install no-news」即可一键安装,无需额外配置。
Tech news from RSS(rich terminal support) 是免费的吗?
是的,Tech news from RSS(rich terminal support) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tech news from RSS(rich terminal support) 支持哪些平台?
Tech news from RSS(rich terminal support) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tech news from RSS(rich terminal support)?
由 Jay(@goog)开发并维护,当前版本 v1.0.0。