← 返回 Skills 市场
huntingfishdude

news-scout 热点新闻聚合简报

作者 Huntingfish · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
344
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install news-scout
功能描述
AI领域以及投资领域新闻聚合工具。当用户询问新闻相关问题时触发,如:"今日新闻" "今天有什么新闻?" "新闻简报" "获取新闻" "AI动态" "美股行情" "科技新闻" "市场走势"。AI领域新闻区分全球和中国国内,投资领域新闻主要突出影响全球投资的美股市场关键动向,每条新闻按热度排序,而且都有简要的影响分析。
安全使用建议
This skill appears to be what it claims: a news aggregator that fetches RSS feeds and Bing News RSS, deduplicates, scores, and formats results. Before installing or running it, consider: 1) it will make outbound HTTP(S) requests to many external domains — run it in an environment where that network activity is acceptable; 2) review resources/news_sources.json to ensure you trust the listed sources (and remove or replace any you don't); 3) the SKILL.md requires pip packages (feedparser, requests) so install them from PyPI in a controlled environment; 4) some listed sources are paywalled — the skill marks paywalled items but cannot bypass paywalls; 5) the code does not require or exfiltrate secrets, but if you plan to modify it to add authenticated sources, treat credentials carefully. If you want extra assurance, run the script in an isolated container or with network egress controls and inspect network logs for the first run.
功能分析
Type: OpenClaw Skill Name: news-scout Version: 1.1.0 The news-scout skill is a legitimate news aggregation tool designed to fetch and summarize AI and investment news. The Python script (scripts/scout.py) uses standard libraries like feedparser and requests to collect data from reputable RSS feeds and Bing News RSS, with no evidence of data exfiltration, obfuscation, or unauthorized system access. The instructions in SKILL.md are strictly task-oriented and lack any malicious prompt injection attempts.
能力评估
Purpose & Capability
Name/description (news aggregation for AI + investing) match the included files: a scraping/aggregation script and a news_sources.json. No extraneous credentials, binaries, or configuration paths are requested.
Instruction Scope
SKILL.md instructs installing feedparser and requests and running scripts/scout.py (or falling back to web_search/web_fetch). The runtime instructions stay within news collection, de-duplication, scoring, and formatting. Note: the script will make outbound HTTP(S) requests to many third-party news domains (RSS and Bing News RSS); this is expected but worth knowing because it transmits network requests to external hosts.
Install Mechanism
There is no install spec beyond guiding pip installs of small libraries (feedparser, requests). No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill requests no environment variables, secrets, or external API keys. The code does not read credentials or unrelated system files. This is proportionate to a public-news aggregator.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. It is an on-demand tool with no elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install news-scout
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /news-scout 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
news-scout v1.0.4 - 简化依赖安装说明,只需执行 `pip3 install feedparser requests`,不再推荐 DuckDuckGo 相关依赖。 - 优化脚本调试与网络说明,明确 Bing News RSS 国内可访问,无需配置代理,提升易用性和兼容性。 - 移除对 ddgs(DuckDuckGo 搜索模块)的安装和相关描述,简化准备流程。 - 保持核心新闻聚合、去重、评分和输出格式等核心逻辑不变,更新部分细节表述以提升可读性。
v1.0.3
news-scout v1.0.3 - 增加对 OpenClaw 环境的依赖安装说明,避免重复搜索引擎依赖安装。 - 新增抓取脚本调试与网络代理配置说明,便于解决国内环境访问限制问题。 - 明确说明脚本具备自动降级与网络容错,部分失效不会中断整体流程。 - 其他内容结构和工作流保持不变,仅优化了部署和使用指引。
v1.0.2
优化输出格式及数据源,更新新闻抓取程序代码
元数据
Slug news-scout
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

news-scout 热点新闻聚合简报 是什么?

AI领域以及投资领域新闻聚合工具。当用户询问新闻相关问题时触发,如:"今日新闻" "今天有什么新闻?" "新闻简报" "获取新闻" "AI动态" "美股行情" "科技新闻" "市场走势"。AI领域新闻区分全球和中国国内,投资领域新闻主要突出影响全球投资的美股市场关键动向,每条新闻按热度排序,而且都有简要的影响分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 344 次。

如何安装 news-scout 热点新闻聚合简报?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install news-scout」即可一键安装,无需额外配置。

news-scout 热点新闻聚合简报 是免费的吗?

是的,news-scout 热点新闻聚合简报 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

news-scout 热点新闻聚合简报 支持哪些平台?

news-scout 热点新闻聚合简报 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 news-scout 热点新闻聚合简报?

由 Huntingfish(@huntingfishdude)开发并维护,当前版本 v1.1.0。

💬 留言讨论