← 返回 Skills 市场
8508
总下载
14
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rss-ai-reader
功能描述
📰 RSS AI 阅读器 — 自动抓取订阅、LLM生成摘要、多渠道推送!
支持 Claude/OpenAI 生成中文摘要,推送到飞书/Telegram/Email。
触发条件: 用户要求订阅RSS、监控博客、抓取新闻、生成摘要、设置定时抓取、
"帮我订阅"、"监控这个网站"、"每天推送新闻"、RSS/Atom feed 相关。
安全使用建议
Before installing, review the referenced GitHub repository and requirements, prefer a pinned commit for repeat use, store secrets in environment variables or a vault, use least-privilege webhooks/bot tokens/app passwords, test with --once first, and only process feeds whose contents may be sent to the selected AI and notification services.
功能分析
Type: OpenClaw Skill
Name: rss-ai-reader
Version: 1.0.0
The skill instructs the agent to clone and execute code from an external GitHub repository (https://github.com/BENZEMA216/rss-reader.git) via `git clone` and `pip install -r requirements.txt` commands in `SKILL.md`. This introduces a significant supply chain risk, as the actual code being run is not part of the analyzed bundle. Additionally, the skill is designed to handle multiple sensitive API keys and passwords (for LLMs, Feishu, Telegram, and Email SMTP) as environment variables or in configuration files, as detailed in `SKILL.md` and `references/config_guide.md`, increasing the potential attack surface for credential compromise if the external code were malicious.
能力评估
Purpose & Capability
The described behavior is coherent: fetch RSS/Atom feeds, summarize articles with Claude/OpenAI, deduplicate locally with SQLite, and send summaries through Feishu, Telegram, or email.
Instruction Scope
The trigger phrases are somewhat broad for news, monitoring, and summaries, but the documented actions remain tied to RSS/feed setup and user-run commands.
Install Mechanism
The skill instructs users to clone an external GitHub repository and install Python dependencies from it without pinning a commit; this is disclosed but should be reviewed before use.
Credentials
LLM keys, webhooks, bot tokens, chat IDs, and email app passwords are sensitive, but they are proportionate to the documented summarization and notification integrations.
Persistence & Privilege
Scheduled polling and a local SQLite database are expected for this purpose; scheduled operation starts when the user runs the normal command, and a documented --once mode avoids ongoing execution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rss-ai-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/rss-ai-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布 RSS AI 阅读器:自动抓取 RSS/Atom 订阅,利用 Claude/OpenAI 生成中文摘要,并多渠道推送(飞书、Telegram、Email)。
- 配置简单,支持定时任务和 SQLite 去重,避免重复推送。
- 命令行支持单次执行、定时任务和查看统计信息。
- 详细文档与配置示例,便于快速上手。
元数据
常见问题
Rss Ai Reader 是什么?
📰 RSS AI 阅读器 — 自动抓取订阅、LLM生成摘要、多渠道推送! 支持 Claude/OpenAI 生成中文摘要,推送到飞书/Telegram/Email。 触发条件: 用户要求订阅RSS、监控博客、抓取新闻、生成摘要、设置定时抓取、 "帮我订阅"、"监控这个网站"、"每天推送新闻"、RSS/Atom feed 相关。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8508 次。
如何安装 Rss Ai Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rss-ai-reader」即可一键安装,无需额外配置。
Rss Ai Reader 是免费的吗?
是的,Rss Ai Reader 完全免费(开源免费),可自由下载、安装和使用。
Rss Ai Reader 支持哪些平台?
Rss Ai Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rss Ai Reader?
由 BENZEMA(@benzema216)开发并维护,当前版本 v1.0.0。
推荐 Skills