wechat-article-archiver

Extract WeChat public account articles and archive them to Feishu documents.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/tangzheng202202/hermes-skills --skill wechat-article-archiver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-article-archiver
Source: https://github.com/tangzheng202202/hermes-skills/tree/main/02-ai-agents/automation/wechat-article-archiver
Command: npx skills add https://github.com/tangzheng202202/hermes-skills --skill wechat-article-archiver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

WeChat public account article curation is manual, time-consuming, and error-prone. This skill automates extraction of article content and archives it to Feishu documents with full formatting, saving manual effort and ensuring consistent archiving.

Core Features & Use Cases

  • Automated content extraction: scrape title, account name, author, date, body, and original URL from WeChat articles.
  • Feishu archive creation: generate a formatted Markdown document and publish to Feishu Docs for long-term storage and sharing.
  • Use Case: A team collects daily WeChat posts and saves them as well-formatted records in Feishu for internal newsletters.

Quick Start

Archive a WeChat public account article to Feishu with full formatting.

Frequently Asked Questions about wechat-article-archiver

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive WeChat public account articles to Feishu documents with formatting preserved?

To archive WeChat articles to Feishu documents, this skill automates content extraction of the title, author, and body, then generates a formatted Markdown document published to Feishu Docs. It uses browser automation for extraction and Feishu API integration for consistent archiving.

What is the best way to automate WeChat article extraction for team knowledge management?

Automating WeChat article extraction for knowledge management is best handled by scraping article metadata and body content, then converting it to Markdown. This skill centralizes well-formatted records in Feishu, replacing manual curation for internal newsletters and compliance archives.

Does this WeChat archiving approach store the original article URL and publication date in Feishu?

Yes, WeChat archiving stores the original article URL and publication date in Feishu. The automated content extraction captures the title, account name, author, date, body, and original URL, ensuring centralized compliance records retain full source attribution.

Can I use browser automation to scrape WeChat content and convert it to Markdown for Feishu?

Yes, you can use browser automation to scrape WeChat content and convert it to Markdown for Feishu. This skill applies browser automation for content extraction and Markdown formatting to generate consistent Feishu documents for long-term storage and sharing.

How do I collect daily WeChat posts and save them as well-formatted records in Feishu?

To collect daily WeChat posts and save them as well-formatted records in Feishu, you automate extraction of article content and publish it as a formatted Markdown document. This creates centralized, long-term archives for internal newsletters without manual effort.

What are the limitations of automated WeChat article scraping for Feishu document archiving?

Limitations of automated WeChat article scraping for Feishu archiving include dependency on browser automation stability and Feishu document API integration. It targets public account articles specifically, so content behind login walls or non-article formats may not be captured.