wechat-mp-obsidian-archiver

Import WeChat articles into Obsidian notes via WeWe-RSS or local HTML exports.

16|1|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/halohazhang/wechat-mp-obsidian-archiver --skill wechat-mp-obsidian-archiver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-mp-obsidian-archiver
Source: https://github.com/halohazhang/wechat-mp-obsidian-archiver/tree/main/skill
Command: npx skills add https://github.com/halohazhang/wechat-mp-obsidian-archiver --skill wechat-mp-obsidian-archiver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires beautifulsoup4, requests, json, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of archiving WeChat articles into Obsidian notes, saving time and effort in managing and organizing your content.

Core Features & Use Cases

  • Automated Archiving: Imports WeChat articles directly into Obsidian from a shared article link or local HTML exports.
  • Integration with WeWe-RSS: Supports WeWe-RSS for automatic login and article metadata fetching.
  • Fallback Mode: Imports local HTML exports when WeWe-RSS is unavailable.
  • Use Case: If you follow a public WeChat account and want to keep a detailed archive of its articles in Obsidian, this Skill can help automate the process.

Quick Start

Start the wechat-mp-obsidian-archiver skill and input the article link you want to archive into Obsidian.

Frequently Asked Questions about wechat-mp-obsidian-archiver

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

FAQPage Schema
How do I archive WeChat articles into Obsidian notes automatically?

You can archive WeChat articles into Obsidian by inputting a shared article link into this Skill, which automates the import and parsing of article content directly into your notes.

Do I need WeWe-RSS to import WeChat articles into Obsidian?

WeWe-RSS is not strictly required to import WeChat articles into Obsidian. It enables automatic login and metadata fetching, but a local HTML export fallback mode is supported when it is unavailable.

What dependencies are needed to parse WeChat HTML exports for Obsidian?

Parsing WeChat HTML exports for Obsidian requires Python and Node.js environments, along with specific libraries like beautifulsoup4 and requests to handle WeChat API calls and parse HTML content.

Can I import WeChat content to Obsidian from local HTML files?

Yes, you can import WeChat content to Obsidian from local HTML files. The fallback mode handles local HTML exports when WeWe-RSS is unavailable for direct link extraction.

What is the best way to organize WeChat public account articles in Obsidian?

The best way to organize WeChat public account articles in Obsidian is using an automated archiving skill that fetches metadata via WeWe-RSS and structures the content into your notes.

Why does WeChat article import into Obsidian fail without Node.js?

WeChat article import into Obsidian can fail without Node.js because the Skill requires it alongside Python to execute WeChat API calls and process HTML parsing libraries like beautifulsoup4.