automation

Automate WeChat article collection, deduplication, markdown archiving, and Feishu publishing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hermes Agent automates the end-to-end collection, formatting, and archiving of WeChat public account articles, reducing manual effort and ensuring consistent records.

Core Features & Use Cases

  • RSS-based WeChat article monitoring and deduplication
  • Local markdown archiving with date-based folders
  • Publishing to Feishu Docs or safe local storage
  • Robust error handling and history-based fallbacks for outages

Quick Start

Ask Hermes to start the WeChat automation workflow to collect today's articles, deduplicate, archive them as markdown locally, and publish them to Feishu.

Frequently Asked Questions about automation

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

FAQPage Schema
How do I automate WeChat public account article collection and archiving?

To automate WeChat article collection and archiving, you can use this Skill to monitor multiple public accounts daily via RSS, deduplicate content, and save articles as markdown files in date-based local folders.

Does WeChat article automation support publishing directly to Feishu Docs?

Yes, WeChat article automation supports publishing directly to Feishu Docs by utilizing token-based integration, allowing you to automatically push collected and formatted markdown articles to your Feishu workspace.

What is the best way to handle WeChat article deduplication during RSS monitoring?

The best way to handle WeChat article deduplication during RSS monitoring is to run an automated workflow that checks collected articles against your local history before generating markdown files and publishing.

Can I use a browser fallback for WeChat article collection when RSS fails?

Yes, you can use a browser fallback for WeChat article collection when RSS-based collection fails, ensuring robust article monitoring and archiving even during outages or RSS feed disruptions.

How does local markdown archiving work for collected WeChat articles?

Local markdown archiving works by automatically generating markdown files from collected WeChat articles and organizing them into date-based local storage folders, ensuring consistent and safe local article records.