← 返回 Skills 市场
cclank

News Aggregator Skill

作者 cclank · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
10027
总下载
23
收藏
122
当前安装
1
版本数
在 OpenClaw 中安装
/install news-aggregator-skill
功能描述
Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
安全使用建议
Install this only if you are comfortable with a local Python skill contacting multiple public news sites, optionally following article links for full-text extraction, and saving generated Markdown reports locally. Treat fetched article text as untrusted web content, prefer narrower sources or no --deep mode for lower network exposure, and consider pinning dependencies in a controlled environment.
功能分析
Type: OpenClaw Skill Name: news-aggregator-skill Version: 0.1.0 The skill is classified as suspicious primarily due to prompt injection instructions found in `SKILL.md`. Specifically, the 'Smart Keyword Expansion' section explicitly instructs the AI agent to automatically expand and modify the user's input keywords (e.g., 'AI' -> 'AI,LLM,GPT,...') before executing the `fetch_news.py` script. While the stated intent is to broaden search results, this constitutes an instruction for the agent to override or augment user input, which is a form of prompt manipulation. Additionally, the `scripts/fetch_news.py` performs extensive web scraping, including fetching content from arbitrary article URLs if the `--deep` flag is used, which is a high-risk capability, though it appears to be aligned with the skill's stated purpose and lacks direct malicious indicators like exfiltration or arbitrary code execution.
能力评估
Purpose & Capability
The stated purpose matches the artifacts: it fetches public news/trending content from named sources, optionally downloads article text for deeper summaries, and formats reports. No credential access, account mutation, exfiltration, or destructive behavior was found.
Instruction Scope
Instructions broaden simple keywords and may include older high-value stories when a requested time window is sparse, but these behaviors are disclosed and related to improving news coverage rather than hidden control or deception.
Install Mechanism
Installation is documented through GitHub/NPX/manual skill copy plus pip dependencies. The Python dependencies are common for this purpose but are unpinned, so installs are less reproducible.
Credentials
External HTTP requests to the listed news sources, and to article URLs when deep fetching is enabled, are proportionate for a news aggregator. Deep fetching should still be treated as broad contact with third-party websites.
Persistence & Privilege
Persistence is limited to timestamped Markdown reports under a local reports/ directory as disclosed in SKILL.md. No privileged paths, background service, credential use, or elevated permissions are shown.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install news-aggregator-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /news-aggregator-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of news-aggregator-skill: - Aggregates, filters, and deeply analyzes real-time news from 8 major sources including Hacker News, GitHub Trending, Product Hunt, and more. - Supports broad "global scan" and smart keyword expansion for user queries. - Adds deep fetching mode to extract article text (`--deep` flag). - Interactive menu system for user guidance via templates. - Smart time filtering and "smart fill" to ensure meaningful reports. - Responses formatted in Magazine/Newsletter style with deep interpretations (in Simplified Chinese). - Full reports automatically saved to `reports/` directory and presented to the user.
元数据
Slug news-aggregator-skill
版本 0.1.0
许可证
累计安装 342
当前安装数 122
历史版本数 1
常见问题

News Aggregator Skill 是什么?

Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 10027 次。

如何安装 News Aggregator Skill?

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

News Aggregator Skill 是免费的吗?

是的,News Aggregator Skill 完全免费(开源免费),可自由下载、安装和使用。

News Aggregator Skill 支持哪些平台?

News Aggregator Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 News Aggregator Skill?

由 cclank(@cclank)开发并维护,当前版本 v0.1.0。

💬 留言讨论