← 返回 Skills 市场
7793
总下载
14
收藏
38
当前安装
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 regular use, store secrets in environment variables, use least-privilege bot/webhook/app-password credentials, test with --once first, and only configure feeds whose contents you are comfortable sending 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 advertised workflow of fetching RSS/Atom feeds, summarizing them with Claude/OpenAI, storing de-duplication state in SQLite, and sending notifications to Feishu, Telegram, or email is consistent across the skill text and configuration guide.
Instruction Scope
The trigger phrases are somewhat broad, but the runtime actions shown are user-directed setup and execution commands, with a one-time mode, statistics mode, and a clearly described scheduled mode.
Install Mechanism
The skill does not bundle runnable code; it instructs users to clone an unpinned external GitHub repository and install Python dependencies from it. That is a supply-chain review point, but it is disclosed rather than hidden.
Credentials
LLM API keys, notification webhooks, Telegram bot credentials, and an email app password are requested for the stated integrations. These credentials are sensitive, but they are proportionate to the documented purpose.
Persistence & Privilege
Scheduled polling and a local SQLite database are expected for a recurring RSS reader. The scheduled behavior starts only when the user runs the normal command and can be avoided with the documented --once mode.
如何使用
- 确保已安装 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 插件,目前累计下载 7793 次。
如何安装 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