什么是 wechat-article-extractor?
从微信公众号文章中提取元数据和内容。当用户需要解析微信文章网址(mp.weixin.qq.com)、提取文章信息(标题、作者、内容、发布时间、封面图片)或将微信文章转换为结构化数据时使用。支持帖子、视频、图片、语音、转发等多种文章类型。 来源:freestylefly/wechat-article-extractor-skill。
从微信公众号文章中提取元数据和内容。当用户需要解析微信文章网址(mp.weixin.qq.com)、提取文章信息(标题、作者、内容、发布时间、封面图片)或将微信文章转换为结构化数据时使用。支持帖子、视频、图片、语音、转发等多种文章类型。
通过命令行快速安装 wechat-article-extractor AI 技能到你的开发环境
来源:freestylefly/wechat-article-extractor-skill。
Extract metadata and content from WeChat Official Account (微信公众号) articles.
| 1000 | 文章获取失败 | General failure | | 1001 | 无法获取文章信息 | Missing title or publish time | | 1002 | 请求失败 | HTTP request failed | | 1003 | 响应为空 | Empty response | | 1004 | 访问过于频繁 | Rate limited | | 1005 | 脚本解析失败 | Script parsing error | | 1006 | 公众号已迁移 | Account migrated | | 2001 | 请提供文章内容或链接 | Missing input | | 2002 | 链接已过期 | Link expired |
| 2003 | 内容涉嫌侵权 | Content removed (copyright) | | 2004 | 无法获取迁移后的链接 | Migration link failed | | 2005 | 内容已被发布者删除 | Content deleted by author | | 2006 | 内容因违规无法查看 | Content blocked | | 2007 | 内容发送失败 | Failed to send | | 2008 | 系统出错 | System error | | 2009 | 不支持的链接 | Unsupported URL | | 2010 | 内容获取失败 | Content fetch failed |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/freestylefly/wechat-article-extractor-skill --skill wechat-article-extractorBrowse more skills from freestylefly/wechat-article-extractor-skill
从微信公众号文章中提取元数据和内容。当用户需要解析微信文章网址(mp.weixin.qq.com)、提取文章信息(标题、作者、内容、发布时间、封面图片)或将微信文章转换为结构化数据时使用。支持帖子、视频、图片、语音、转发等多种文章类型。 来源:freestylefly/wechat-article-extractor-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/freestylefly/wechat-article-extractor-skill --skill wechat-article-extractor 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/freestylefly/wechat-article-extractor-skill