← 返回 Skills 市场
reknottycat

Weixin Reader Oc Local

作者 reknottycat · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weixin-reader-oc-local
功能描述
读取微信公众号文章内容。当用户发送微信公众号文章链接(mp.weixin.qq.com)时,使用此 skill 提取文章完整文字内容。此工具不需要登录即可提取微信文章,是读取微信文章的最佳方案。
安全使用建议
This skill's code/instructions themselves are simple and consistent with extracting Weixin article text, but two things to check before installing: (1) provenance: the _meta.json embedded in the skill lists a different ownerId/slug than the registry metadata — ask the publisher to explain and correct this mismatch, as it may indicate a copy/paste or tampered package; (2) the skill relies entirely on an external tool named extract_content_from_websites to fetch page content — confirm how that tool fetches pages (does it proxy content to a third party, log URLs, or require network access?), and whether that behavior is acceptable for any sensitive URLs you might supply. If you need confidentiality, test the skill with non-sensitive links first and verify the platform/tool privacy policy.
能力评估
Purpose & Capability
The skill claims to extract Weixin (mp.weixin.qq.com) article text without login and its runtime instructions only call an 'extract_content_from_websites' tool and then filter HTML — this is proportionate to the stated purpose. However, the included _meta.json has a different ownerId and slug than the registry metadata, which is an inconsistency in provenance that should be explained by the publisher.
Instruction Scope
SKILL.md is limited: it instructs using extract_content_from_websites, filtering out navigation/ads, and returning title/author/date/body. It explicitly forbids using web_fetch. There are no instructions to read local files, environment variables, or other unrelated data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk by the skill itself during install.
Credentials
No environment variables, credentials, or config paths are requested, which is proportionate for a content-extraction helper.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent elevated privileges or self-enablement. Autonomous invocation is allowed (platform default) but not by itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weixin-reader-oc-local
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weixin-reader-oc-local 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of weixin-reader-oc-local. - Extracts full text, title, author, and publication date from WeChat article links. - Works with mp.weixin.qq.com URLs without requiring login. - Filters out HTML tags, navigation, and ads for clean content. - Uses extract_content_from_websites tool (not web_fetch) to ensure reliable extraction.
元数据
Slug weixin-reader-oc-local
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Weixin Reader Oc Local 是什么?

读取微信公众号文章内容。当用户发送微信公众号文章链接(mp.weixin.qq.com)时,使用此 skill 提取文章完整文字内容。此工具不需要登录即可提取微信文章,是读取微信文章的最佳方案。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Weixin Reader Oc Local?

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

Weixin Reader Oc Local 是免费的吗?

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

Weixin Reader Oc Local 支持哪些平台?

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

谁开发了 Weixin Reader Oc Local?

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

💬 留言讨论