← 返回 Skills 市场
zeron90

personalized-news-collector

作者 Yuhan Zhu · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
347
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install personalized-news-collector
功能描述
Get current news which matches user's recent interests. It can be triggered when user ask about current news or the events happening around without selecting...
安全使用建议
This skill appears to do what it says: infer your interests from recent conversation and fetch news from public RSS/JSON feeds. Before installing, consider: (1) privacy — the skill explicitly reads recent memory/conversation history to summarize interests, so confirm you are comfortable with that access; (2) network use — it will make outbound requests to many external URLs (the provided sources.md lists reputable feeds, but the instructions allow querying other sites), so ensure your environment's network policy and rate limits are acceptable; (3) content handling — the skill does not specify retention, filtering, or sanitization rules for fetched content, so be cautious about forwarding or storing fetched items containing private data or HTML/JS; (4) supply and trust of sources — review sources.md and remove any feeds you don't trust. If you want tighter control, ask for the skill to be modified to (a) limit sources to an allowlist, (b) require explicit user consent to read conversation memory, and (c) enforce a maximum number of requests and explicit data retention rules.
功能分析
Type: OpenClaw Skill Name: personalized-news-collector Version: 1.0.1 The skill is a personalized news aggregator that identifies user interests and fetches relevant articles using 'curl' commands. While it utilizes shell-level networking, the behavior is transparently documented in SKILL.md and strictly aligned with the stated purpose of news collection from the reputable RSS feeds and APIs listed in sources.md. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name and description match the instructions: the skill summarizes user interests from recent conversation history and fetches news matching those interests. It does not request unrelated credentials, binaries, or system paths.
Instruction Scope
SKILL.md tells the agent to infer interests from recent memory/conversation history and to fetch many external RSS/JSON endpoints (examples provided in sources.md). This is expected for a personalized news aggregator, but the instructions are broad ("collect as much information"), give the agent wide discretion about which external URLs to query, and do not specify limits on how conversation memory is used or retained — raising privacy and data‑exfiltration considerations.
Install Mechanism
There is no install specification and no code files — the skill is instruction-only, so nothing will be written to disk or installed at install time.
Credentials
The skill requests no environment variables, credentials, or config paths. Its need to access conversation history is proportional to personalization and is declared in the instructions.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges or modifications to other skills or system settings. It is user-invocable and may be called autonomously (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personalized-news-collector
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personalized-news-collector 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
avoid dangerous request for local files
v1.0.0
- Initial release of personalized-news-collector skill. - Analyzes user's recent interests from memory to select relevant news topics. - Collects current news from multiple sources, including but not limited to those listed in sources.md. - Categorizes and sorts collected news by popularity and relevance to user interests. - Delivers a user-friendly report with at least three news items per interest, ranked by importance.
元数据
Slug personalized-news-collector
版本 1.0.1
许可证
累计安装 3
当前安装数 3
历史版本数 2
常见问题

personalized-news-collector 是什么?

Get current news which matches user's recent interests. It can be triggered when user ask about current news or the events happening around without selecting... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。

如何安装 personalized-news-collector?

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

personalized-news-collector 是免费的吗?

是的,personalized-news-collector 完全免费(开源免费),可自由下载、安装和使用。

personalized-news-collector 支持哪些平台?

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

谁开发了 personalized-news-collector?

由 Yuhan Zhu(@zeron90)开发并维护,当前版本 v1.0.1。

💬 留言讨论