← Back to Skills Marketplace
huntingfishdude

news-scout 热点新闻聚合简报

by Huntingfish · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
344
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install news-scout
Description
AI领域以及投资领域新闻聚合工具。当用户询问新闻相关问题时触发,如:"今日新闻" "今天有什么新闻?" "新闻简报" "获取新闻" "AI动态" "美股行情" "科技新闻" "市场走势"。AI领域新闻区分全球和中国国内,投资领域新闻主要突出影响全球投资的美股市场关键动向,每条新闻按热度排序,而且都有简要的影响分析。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install news-scout
  3. After installation, invoke the skill by name or use /news-scout
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
优化输出格式及数据源,更新新闻抓取程序代码
Metadata
Slug news-scout
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is news-scout 热点新闻聚合简报?

AI领域以及投资领域新闻聚合工具。当用户询问新闻相关问题时触发,如:"今日新闻" "今天有什么新闻?" "新闻简报" "获取新闻" "AI动态" "美股行情" "科技新闻" "市场走势"。AI领域新闻区分全球和中国国内,投资领域新闻主要突出影响全球投资的美股市场关键动向,每条新闻按热度排序,而且都有简要的影响分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 344 downloads so far.

How do I install news-scout 热点新闻聚合简报?

Run "/install news-scout" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is news-scout 热点新闻聚合简报 free?

Yes, news-scout 热点新闻聚合简报 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does news-scout 热点新闻聚合简报 support?

news-scout 热点新闻聚合简报 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created news-scout 热点新闻聚合简报?

It is built and maintained by Huntingfish (@huntingfishdude); the current version is v1.1.0.

💬 Comments