← Back to Skills Marketplace
hoyaryyj

微信公众号文章处理器

by hoyaryyj · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-article-processor
Description
微信公众号文章处理工具 - 自动抓取、结构化整理、保存到飞书文档。触发词:处理公众号文章、微信文章转飞书、公众号链接
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-article-processor
  3. After installation, invoke the skill by name or use /wechat-article-processor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug wechat-article-processor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 微信公众号文章处理器?

微信公众号文章处理工具 - 自动抓取、结构化整理、保存到飞书文档。触发词:处理公众号文章、微信文章转飞书、公众号链接. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install 微信公众号文章处理器?

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

Is 微信公众号文章处理器 free?

Yes, 微信公众号文章处理器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 微信公众号文章处理器 support?

微信公众号文章处理器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 微信公众号文章处理器?

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

💬 Comments