Launch a local WeChat article workbench for Markdown import, WeChat HTML preview, theme tuning, image selection, and optional draft push. Use when Codex needs a browser-based preview and manual QA layer before publishing.
Use wechat-studio as the manual workbench between generated article assets and final publishing. On ClawHub, this skill is published as content-system-wechat-studio.
Install the shared Python dependencies and the workbench frontend dependency:
.venv/bin/pip install -r requirements.txt
cd skills/wechat-studio/frontend && npm install
Start the local server:
python3 skills/wechat-studio/frontend/server.py
Open the workbench in the browser: