wechat-diary

Archives WeChat articles into SecondBrain diary notes with preserved original text and inline commentary.

4|Updated May 20, 2024
One-click install
npx skills add https://github.com/SpreadZhao/spreadconfig --skill wechat-diary-spreadzhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-diary
Source: https://github.com/SpreadZhao/spreadconfig/tree/main/skills/local/wechat-diary
Command: npx skills add https://github.com/SpreadZhao/spreadconfig --skill wechat-diary-spreadzhao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a WeChat public account article into a personal knowledge note usually means manually copying the article body, downloading images, fixing links, and adding your own thoughts. This Skill orchestrates that entire workflow so the article's original text is preserved verbatim in a SecondBrain diary note alongside your own understanding. ## Core Features & Use Cases - Full Article Preservation: Fetches the WeChat article and keeps the original正文 (headings, paragraphs, tables, quotes) in the diary note rather than replacing it with a summary. - Local Image Archiving: Downloads article images into the diary's resources folder with deterministic names and rewrites references as Obsidian embeds. - Inline Understanding: Inserts 我的理解 callouts directly after the relevant article sections, plus optional external-reference and related-note sections. - Use Case: You read an mp.weixin.qq.com article about AI agent design and want it archived in your Obsidian vault with the full original text, local images, and your own commentary linked to prior notes. ## Quick Start Use the wechat-diary skill to turn this WeChat article into a SecondBrain diary note that preserves the original article text, downloads its images, and adds my understanding inline.

Frequently Asked Questions about wechat-diary

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

FAQPage Schema
What are the limitations of archiving WeChat articles this way?

The workflow depends on the article being fetchable as readable Markdown, so paywalled or heavily protected articles may fail. It also writes only into the SecondBrain diary tree and does not modify related existing notes unless explicitly requested.