← Back to Skills Marketplace
harrylabsj

WeChat Digest

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
38
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-digest
Description
Extract, summarize, and synthesize WeChat public account articles into structured knowledge cards
README (SKILL.md)

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.
Usage Guidance
Install only if you want ClawHub/Convex maintainer workflows. Before running moderation, migration, email, or autoreview commands, confirm the target repo/account/deployment and use the documented dry-run, backup, confirmation, and opt-out controls.
Capability Assessment
Purpose & Capability
The artifacts are repo-local ClawHub and Convex workflow guidance, including admin moderation, production migrations, PR review, and setup tasks; these are high-impact capabilities but match the stated purposes.
Instruction Scope
Runtime instructions generally require explicit targets, reasons, confirmations, dry runs, backups, verification, and audit-preserving CLI/API paths for sensitive actions.
Install Mechanism
No hidden installer, package hook, persistence setup, or automatic execution path was identified in the inspected skill files; the only executable helper is a disclosed autoreview script.
Credentials
Networked tools, GitHub/Convex/admin CLIs, auth-backed commands, and external review CLIs are proportionate to the maintainer and Convex workflows, but users should run them only in intended trusted repos.
Persistence & Privilege
The bundle does not install persistent services, but it includes production mutation guidance and an autoreview helper that defaults nested Codex review to full-access mode with a documented opt-out.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-digest
  3. After installation, invoke the skill by name or use /wechat-digest
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Deep WeChat article extraction summaries and cross-article synthesis
Metadata
Slug wechat-digest
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WeChat Digest?

Extract, summarize, and synthesize WeChat public account articles into structured knowledge cards. It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.

How do I install WeChat Digest?

Run "/install wechat-digest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WeChat Digest free?

Yes, WeChat Digest is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WeChat Digest support?

WeChat Digest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WeChat Digest?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments