← Back to Skills Marketplace
ipocket-app

Use ClawRSS

by iPocket-APP · GitHub ↗ · v2026.3.29 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install use-clawrss
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install use-clawrss
  3. After installation, invoke the skill by name or use /use-clawrss
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug use-clawrss
Version 2026.3.29
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Use ClawRSS?

Run "/install use-clawrss" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Use ClawRSS free?

Yes, Use ClawRSS is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Use ClawRSS support?

Use ClawRSS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Use ClawRSS?

It is built and maintained by iPocket-APP (@ipocket-app); the current version is v2026.3.29.

💬 Comments