← 返回 Skills 市场
Use ClawRSS
作者
iPocket-APP
· GitHub ↗
· v2026.3.29
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install use-clawrss
功能描述
Use the ClawRSS OpenClaw plugin to manage RSS feeds, persist web results, pull saved items, work with digest articles, and send Apple push notifications afte...
安全使用建议
This skill appears to do what it says (manage RSS, digests, and push notifications) and it requests no credentials. The main concern is that it is configured always: true (forced into every agent run). Always-enabled skills increase the chance the agent will call RSS/push actions implicitly or at unexpected times. Before installing, consider: 1) Ask the publisher why always: true is necessary — it should not be required for a workspace-scoped RSS tool. 2) If you install, prefer disabling the always flag (or only enable the skill when you need it) so it cannot be implicitly invoked in unrelated tasks. 3) Ensure your ClawRSS push target is correctly configured in the plugin and confirm push status before sending notifications (the SKILL.md warns not to claim delivery if not configured). 4) Because the skill uses web_search and push tools, be aware that content you ask it to save/notify will be transmitted to those services; avoid sending highly sensitive secrets through searches or digests. 5) If you need a higher-assurance decision, request the maintainer to remove always: true and to provide a brief rationale for implicit invocation policy.
功能分析
Type: OpenClaw Skill
Name: use-clawrss
Version: 2026.3.29
The skill bundle provides instructions for an AI agent to manage RSS feeds, ingest web search results, and handle push notifications via the ClawRSS plugin. The logic defined in SKILL.md and agents/openai.yaml is consistent with the stated purpose, utilizing specific plugin tools (e.g., openclaw_rss_ingest, openclaw_push_notify) for legitimate workspace-based data management without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name, description, and SKILL.md consistently describe managing RSS feeds, saving/searching articles, digest workflows, and push notifications. The single required config path (plugins.entries.clawrss.enabled) matches that purpose and there are no unrelated env vars or binaries requested.
Instruction Scope
Runtime instructions are narrow and focused: they direct the agent to call specific OpenClaw tools (openclaw_rss_*, openclaw_push_*, web_search) and to verify outcomes. The skill does not instruct the agent to read unrelated files, request extra credentials, or exfiltrate data to unknown endpoints. It does rely on a workspace ID and on the platform's web_search/push tools, which will transmit data to their normal endpoints.
Install Mechanism
Instruction-only skill (no install spec and no code files). This is low-risk from an install/execution perspective because nothing is downloaded or written by the skill itself.
Credentials
The skill requires no environment variables or external credentials in the manifest. The required config path (plugins.entries.clawrss.enabled) is proportionate to its function. The SKILL.md does not attempt to read other env vars or secrets.
Persistence & Privilege
The skill is marked always: true in its metadata and agents/openai.yaml allows implicit invocation. always: true forces the skill to be included in every agent run, increasing the attack surface and potential for unexpected autonomous use. The SKILL.md does not justify this permanent presence; most workspace-scoped utility skills do not need to be forcibly always-enabled.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install use-clawrss - 安装完成后,直接呼叫该 Skill 的名称或使用
/use-clawrss触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2026.3.29
- Updated documentation to clarify workflows for feeds, search & persistence, pulling & marking items, digests, and push notifications.
- Explicitly detailed required workspace usage and tool mapping for all ClawRSS operations.
- Added clear response expectations, including validation steps and user input requirements.
- Provided guidance on handling missing ClawRSS plugin scenarios.
- Improved instructions for correct tool calls and response handling to avoid common mistakes.
元数据
常见问题
Use ClawRSS 是什么?
Use the ClawRSS OpenClaw plugin to manage RSS feeds, persist web results, pull saved items, work with digest articles, and send Apple push notifications afte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Use ClawRSS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install use-clawrss」即可一键安装,无需额外配置。
Use ClawRSS 是免费的吗?
是的,Use ClawRSS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Use ClawRSS 支持哪些平台?
Use ClawRSS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Use ClawRSS?
由 iPocket-APP(@ipocket-app)开发并维护,当前版本 v2026.3.29。
推荐 Skills