← 返回 Skills 市场
alexduming

微信公众号文章抓取(Alex版)

作者 alexduming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
243
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-article-fetcher-alexdu
功能描述
微信公众号文章抓取工具。当用户发送 mp.weixin.qq.com 链接时自动触发,将文章内容提取为 Markdown/文本,无需 API 密钥。
安全使用建议
This skill will send any mp.weixin.qq.com link a user provides to the public service down.mptext.top to produce Markdown/text. Before installing, consider: (1) Do you trust down.mptext.top to receive and keep those URLs and the scraped content? The site could log or republish content, including copyrighted or private material. (2) If you need stronger privacy or auditability, prefer a local scraper or a trusted/official API. (3) If you proceed, test with non-sensitive links first and confirm the extractor's behavior and retention/privacy policy. If the maintainer or domain reputation is unknown, treat this as a privacy risk and avoid using for confidential content. Additional information that would lower risk: documentation or reputation for down.mptext.top (official project, source code, clear privacy policy), or a version of the skill that performs scraping locally instead of forwarding content to a third party.
功能分析
Type: OpenClaw Skill Name: wechat-article-fetcher-alexdu Version: 1.0.0 The skill is a utility for fetching and converting WeChat articles into Markdown or text using a third-party API (down.mptext.top). The code and instructions in SKILL.md are consistent with the stated purpose and do not show signs of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
能力评估
Purpose & Capability
Name/description match the instructions: the skill fetches mp.weixin.qq.com articles and returns Markdown/text via an HTTP GET to a public extractor service. No unrelated env vars or binaries are requested.
Instruction Scope
Runtime instructions explicitly send the article URL to https://down.mptext.top/api/public/v1/download?url=...&format=... — this forwards user-supplied URLs (and the extractor returns article content) to a third party. The SKILL.md does not limit or warn about privacy/consent, nor does it offer a local scraping fallback. Directing user content to an external host outside the source site is a notable data‑leakage/privacy concern.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself, which minimizes install-time risk.
Credentials
The skill requests no credentials or config paths. However, despite no env vars being requested, it still exfiltrates data at runtime via network calls to a third party — this is a behavioral (not credential) risk.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated persistence or modify other skills. Autonomous invocation is allowed by platform default but not newly privileged here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-article-fetcher-alexdu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-article-fetcher-alexdu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首个版本,支持抓取微信公众号文章为 Markdown 格式,无需 API 密钥
元数据
Slug wechat-article-fetcher-alexdu
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

微信公众号文章抓取(Alex版) 是什么?

微信公众号文章抓取工具。当用户发送 mp.weixin.qq.com 链接时自动触发,将文章内容提取为 Markdown/文本,无需 API 密钥。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 微信公众号文章抓取(Alex版)?

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

微信公众号文章抓取(Alex版) 是免费的吗?

是的,微信公众号文章抓取(Alex版) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

微信公众号文章抓取(Alex版) 支持哪些平台?

微信公众号文章抓取(Alex版) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 微信公众号文章抓取(Alex版)?

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

💬 留言讨论