← Back to Skills Marketplace
eggyrooch-blip

WeWeRSS

by eggyrooch-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
192
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wewerss
Description
订阅微信公众号等信源,获取原始文章内容用于整合日报
Usage Guidance
This skill appears coherent and low-risk if you point it at a trusted WeWeRSS instance. Before installing: (1) Confirm the SKILL.md-required env var WEWERSS_BASE_URL is documented in the registry and that you know which instance you'll use. (2) Only set WEWERSS_BASE_URL to a server you control or trust — that server will receive any source URLs and article content you submit, so do not send internal/private URLs to an untrusted endpoint. (3) Ensure curl and jq are available in the execution environment. (4) If you plan to use a public/shared WeWeRSS instance, review its privacy/storage policies because the skill does not request credentials but will transmit content to that service. The metadata mismatch about required env vars should be clarified by the publisher; resolving that would increase confidence.
Capability Analysis
Type: OpenClaw Skill Name: wewerss Version: 1.0.0 The skill bundle provides instructions and command templates for an AI agent to interact with the WeWeRSS API (a WeChat-to-RSS service). It uses standard 'curl' and 'jq' commands to manage content channels and retrieve article data based on a user-provided 'WEWERSS_BASE_URL' environment variable. The logic is transparent, aligns with the stated purpose of generating daily reports from RSS feeds, and contains no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (subscribe to WeWeRSS/Open Channel to fetch original article content) match the runtime instructions. Required CLI tools (curl, jq) are appropriate for the described HTTP/JSON interactions. One minor metadata mismatch: the registry metadata listed no required env vars, but SKILL.md requires WEWERSS_BASE_URL — this is plausible (the service endpoint is necessary) but should be reconciled.
Instruction Scope
SKILL.md only instructs the agent to call the WeWeRSS Open Channel HTTP endpoints (create channel, add sources, list sources, fetch articles/feed). It does not instruct reading local files, other env vars, or sending data to unrelated external endpoints. Note: the instructions will send user-supplied URLs and channel/article data to the configured WEWERSS_BASE_URL, so any sensitive/internal URLs or content you provide could be transmitted to that server.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from install perspective; nothing will be downloaded or written to disk by the skill itself.
Credentials
SKILL.md requires a single env var WEWERSS_BASE_URL (the service base URL), which is proportionate to the task. However, the registry metadata claimed 'required env vars: none' — reconcile this discrepancy. Also: ensure the base URL you provide points to a trusted instance because that server will receive content/URLs you submit.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It does not attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wewerss
  3. After installation, invoke the skill by name or use /wewerss
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Open Channel API for AI agents to consume raw article data from WeChat and RSS sources
Metadata
Slug wewerss
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WeWeRSS?

订阅微信公众号等信源,获取原始文章内容用于整合日报. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.

How do I install WeWeRSS?

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

Is WeWeRSS free?

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

Which platforms does WeWeRSS support?

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

Who created WeWeRSS?

It is built and maintained by eggyrooch-blip (@eggyrooch-blip); the current version is v1.0.0.

💬 Comments