← 返回 Skills 市场
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-article-processor
功能描述
微信公众号文章处理工具 - 自动抓取、结构化整理、保存到飞书文档。触发词:处理公众号文章、微信文章转飞书、公众号链接
安全使用建议
This skill appears to do what it says (fetch, parse, format WeChat articles) but there are two practical mismatches you should resolve before installing: (1) the SKILL.md says it will create a Feishu document and requires Feishu authorization, yet no Feishu credential is declared in the metadata and the included Python script does not perform any Feishu API calls; (2) the integration depends on the agent's browser tool being able to access the article (login/captcha may block full fetch). Before installing, ask the author to clarify how Feishu authentication is expected to be provided (which environment variable or platform connector, and required scopes), and whether the skill will handle uploads automatically or requires platform-level feishu_create_doc capability. Test with non-sensitive public articles first, and do not provide Feishu tokens until you confirm exactly how they are used and stored.
功能分析
Type: OpenClaw Skill
Name: wechat-article-processor
Version: 1.0.0
The skill bundle is a legitimate tool designed to extract content from WeChat articles and save them to Feishu documents. The Python script (wechat_article_processor.py) performs basic regex-based parsing of text content, and the instructions in SKILL.md describe a standard workflow using the agent's browser and Feishu tools without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name and description match the code and SKILL.md: both focus on fetching a WeChat article, structuring it and creating a Feishu doc. However, the included Python script only parses browser output and does not perform the Feishu document creation mentioned in the SKILL.md, so implementation is incomplete relative to claimed capability.
Instruction Scope
SKILL.md explicitly instructs the agent to use a browser tool to fetch content and a feishu_create_doc action to save the processed article. These instructions stay within the stated purpose (scrape → parse → save). It also notes login/captcha limitations and instructs to ask the user to copy content if captcha encountered, which is appropriate. No instructions request unrelated files, system credentials, or exfiltration to unknown endpoints.
Install Mechanism
This is an instruction-only skill with one small helper script and no install spec. Nothing is downloaded or written to disk by an installer — lowest-risk install footprint.
Credentials
SKILL.md states '需要飞书授权' (Feishu authorization) and instructs use of feishu_create_doc, but the skill metadata lists no required environment variables or primary credential. The code file also contains no Feishu integration. The absence of declared credential requirements is an inconsistency: saving to Feishu will require authentication (token/credential), but the skill does not declare how that credential is provided or scoped.
Persistence & Privilege
The skill is not always-enabled and requests no special persistent privileges. It does not modify other skills or system-wide settings and does not require permanent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-article-processor - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-article-processor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
wechat-article-processor 1.0.0
- Initial release of the WeChat Article Processor.
- Automatically fetches, structures, and saves WeChat articles to Feishu Docs.
- Extracts and formats article metadata, summary, and main content.
- Processes triggered by sending a public account article link.
- Handles necessary authorization and user notifications for access issues.
元数据
常见问题
微信公众号文章处理器 是什么?
微信公众号文章处理工具 - 自动抓取、结构化整理、保存到飞书文档。触发词:处理公众号文章、微信文章转飞书、公众号链接. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 微信公众号文章处理器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-article-processor」即可一键安装,无需额外配置。
微信公众号文章处理器 是免费的吗?
是的,微信公众号文章处理器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
微信公众号文章处理器 支持哪些平台?
微信公众号文章处理器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 微信公众号文章处理器?
由 hoyaryyj(@hoyaryyj)开发并维护,当前版本 v1.0.0。
推荐 Skills