← 返回 Skills 市场
eggyrooch-blip

WeWeRSS

作者 eggyrooch-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wewerss
功能描述
订阅微信公众号等信源,获取原始文章内容用于整合日报
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wewerss
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wewerss 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Open Channel API for AI agents to consume raw article data from WeChat and RSS sources
元数据
Slug wewerss
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WeWeRSS 是什么?

订阅微信公众号等信源,获取原始文章内容用于整合日报. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 WeWeRSS?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wewerss」即可一键安装,无需额外配置。

WeWeRSS 是免费的吗?

是的,WeWeRSS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WeWeRSS 支持哪些平台?

WeWeRSS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WeWeRSS?

由 eggyrooch-blip(@eggyrooch-blip)开发并维护,当前版本 v1.0.0。

💬 留言讨论