원클릭으로
wechat-article-browseruse
使用 BrowserUse 云浏览器 + Playwright CDP 抓取微信公众号文章,并可直接发布到飞书原生文档。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
使用 BrowserUse 云浏览器 + Playwright CDP 抓取微信公众号文章,并可直接发布到飞书原生文档。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | wechat-article-browseruse |
| description | 使用 BrowserUse 云浏览器 + Playwright CDP 抓取微信公众号文章,并可直接发布到飞书原生文档。 |
| version | 0.2.0 |
| author | Hermes Agent |
| license | MIT |
| metadata | {"hermes":{"tags":["wechat","mp.weixin.qq.com","browseruse","browser-use","playwright","extraction","markdown","json"]}} |
当你要抓取 微信公众号文章链接(mp.weixin.qq.com/s/...)并且想试一条不依赖本机 CamoFox 服务的新链路时,用这个 skill。
scripts/run.py:统一入口scripts/fetch_wechat_article.py:抓取并输出 Markdown / JSONscripts/publish_wechat_article_to_feishu.py:抓取并发布到飞书原生文档scripts/smoke-test.sh:基础环境检查tests/:回归测试支持两个环境变量名,任选其一:
export BROWSER_USE_API_KEY=...
# 或
export BROWSERUSE_API_KEY=...
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
playwright install chromium
请先安装并登录 lark-cli,并确保当前用户身份具备文档导入/读取权限。
python3 scripts/run.py fetch \
"https://mp.weixin.qq.com/s/xxxxxxxxxxxxxxxx"
python3 scripts/run.py fetch \
"https://mp.weixin.qq.com/s/xxxxxxxxxxxxxxxx" \
--format json \
--include-images
python3 scripts/run.py publish-feishu \
"https://mp.weixin.qq.com/s/xxxxxxxxxxxxxxxx"
python3 scripts/run.py publish-feishu \
"https://mp.weixin.qq.com/s/xxxxxxxxxxxxxxxx" \
--folder-token <folder_token>
fetch--format markdown|json--include-images--save PATH--proxy-country hk--timeout-seconds 240--wait-ms 8000publish-feishu--folder-token <token>--json--proxy-country hk--timeout-seconds 240--wait-ms 8000JSON 输出包含:
urltitleauthorpublished_atcontent_markdownimagessource发布结果包含:
titledoc_iddoc_urlsource_urlvalidateddoc_preview这套 skill 用 BrowserUse 提供远端浏览器,用 Playwright CDP 做稳定 DOM 提取,并可把结果一键发布成飞书原生文档。
Use when generating PPT-style image slides, poetic presentation covers, quiet paper-texture visual pages, report pages, invitations, social cards, or slide-image sets with GPT-Image-2 via image_generate.
Use when generating high-readability hand-drawn knowledge diagrams, architecture diagrams, workflow maps, or consulting-style visual explanations with GPT-Image-2 via image_generate.
可独立运行的 GPT-Image 增强版 EPUB2Podcast:在本地把 EPUB 转成双人中文音频、GPT-Image/Smart Slide 视觉页、最终 MP4,并生成 YouTube 发布素材。
可独立运行的 standalone 版 EPUB2Podcast:用户只需下载当前项目本身,即可在本地把 EPUB 转成 Smart Slide + 双人中文音频 + 最终 MP4 视频播客。
【Ark Agent Plan 专用版本】EPUB 转双人中文播客视频流水线:使用火山引擎 TTS(与 Seedream/Seedance 共享技术栈),Smart Slide + 双人音频 + 最终 MP4 视频,无需额外 Google/OpenRouter API Key。
【Ark Agent Plan 专用版本】Manim 数学/算法讲解视频完整流水线,使用火山引擎 TTS 中文旁白(与 Seedream/Seedance 共享认证)。Plan → TTS → Code → Render → Stitch → Deliver. 适用于:Manim 动画 + 中文配音、音画同步讲解视频、3Blue1Brown 风格教学视频。