wewrite/dist/openclaw/toolkit
wangzhuc 25d6a44082 feat: add article content extraction with anti-scraping fallback
- New `scripts/fetch_article.py`: extract WeChat article content as Markdown
  with three-level fetch strategy (requests → Playwright → manual HTML)
- Refactor `learn_theme.py` to reuse `fetch_article.fetch_html()`, removing
  duplicate fetch logic
- Update SKILL.md: add "学习这篇文章/导入范文" auxiliary function
- Update README.md: add article extraction to feature table and directory tree

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:34:13 +00:00
..
themes 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00
cli.py chore: rebuild dist/openclaw from source 2026-04-01 05:37:36 +00:00
converter.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00
image_gen.py feat: add article content extraction with anti-scraping fallback 2026-04-01 16:34:13 +00:00
publisher.py chore: rebuild dist/openclaw from source 2026-03-31 08:20:36 +00:00
theme.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00
wechat_api.py 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 2026-03-30 13:00:07 +08:00