mirror of
https://github.com/iamzifei/wechat-article-publisher-skill.git
synced 2026-09-14 17:41:10 +08:00
3700727de9
- Replace browser automation with API-based publishing - Add wechat_api.py for WeChat API interactions (list accounts, publish) - Add .env.example for WECHAT_API_KEY configuration - Update SKILL.md with new API workflow - Remove copy_to_clipboard.py (not needed for API approach) - Update all documentation for WeChat publishing - Support both news and newspic (小绿书) article types - Cross-platform support (macOS, Linux, Windows) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>