Coding

WeChat Digest

Try it

Extract, summarize, and synthesize WeChat public account articles into structured knowledge cards

What it does

Extract, summarize, and synthesize WeChat public account articles into structured knowledge cards

The skill document

WeChat Digest

Deep extraction and synthesis of WeChat public account (微信公众号) articles. Removes noise, extracts core arguments, and generates multi-format summaries. Cross-article synthesis for thematic reading.

Workflow

  1. Extract content — Fetch and parse WeChat articles from URL, shared text, or archived HTML.
  2. Denoise — Strip ads, "follow us" banners, bottom menus, related-article footers, and social sharing widgets.
  3. Structured extraction — Pull core arguments, key data points, quotes, case studies, and article outline.
  4. Summarize — Generate three variants:
    • One-liner — Extreme brevity for scanning.
    • 3-paragraph — Executive summary.
    • Knowledge card — Structured facts, figures, and takeaways.
  5. Cross-article synthesis — Given multiple articles on one topic, merge, de-duplicate, and highlight consensus vs. disagreement.
  6. Export formats — Knowledge cards, Markdown notes, or mind map outline (OPML/Indent).
  7. Reading list — Suggest related articles based on topic tags.
  8. Output — Structured notes to stdout or file.

Sample Prompts

  • wechat-digest digest --url https://mp.weixin.qq.com/s/xxx
  • wechat-digest digest --urls https://mp.weixin.qq.com/s/a https://mp.weixin.qq.com/s/b --synthesize
  • wechat-digest digest --url https://mp.weixin.qq.com/s/xxx --format knowledge-card
  • wechat-digest batch --file urls.txt --outdir ./notes

Safety

  • WeChat links are fetched directly; no third-party aggregation service.
  • Respects article copyright — output is summary/extract only, not full-text republishing.
  • No login/cookie required for public articles; paywalled articles are skipped with a notice.

Related skills

Extract public WeChat Official Account articles from mp.weixin.qq.com links or saved HTML into clean Markdown or structured JSON, including title, account na...

5 installs

Extract the title, author, publish date, and full body text from Weixin official account article links on mp.weixin.qq.com. Use this skill when a user wants...

20 installs

Fetch and export WeChat public article content through down.mptext.top API. Use when testing this API, downloading a WeChat article, validating html/markdown...

17 installs1 stars

Adapt a reviewed WeChat article or publish package into WeChat-specific inline-card requirements, Moments copy, community share text, or archive assets while...

1 installs

Save WeChat Official Account articles and image-note / 小绿书 pages from mp.weixin.qq.com into a user-specified local folder as Markdown plus local assets. Use...

3 installs

抓取微信公众号文章、搜索公众号、文章列表、爆款查询与分析。触发场景:mp.weixin.qq.com 链接、微信公众号文章、公众号文章分析。

15 installs