LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

wechat-article-extractor - Extract WeChat articles to clean Markdown files.

Extracts text, images, and metadata from WeChat article URLs and saves them as clean Markdown files via direct fetch, mirror search, or browser relay.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch WeChat article content
  • Search mirror sites for articles
  • Convert HTML content to Markdown
  • Save content as Markdown file
  • Capture page snapshot via browser

Inputs

  • WeChat URL
  • Output filename
  • Save location

Outputs

  • Markdown file
  • Console confirmation message

Requirements

  • Python 3.8+
  • curl
  • web_fetch tool
  • web_search tool
  • exec tool

Source

  • Spec: SKILL.md
wechat
markdown
article-extractor
web-scraping
Fetch WeChat article content
Search mirror sites for articles
Convert HTML content to Markdown
Save content as Markdown file
WeChat URL
Output filename
Save location
Markdown file
Console confirmation message