This bridges WeChat to any AI agent through three modes: ACP for long-running JSON-RPC processes (fastest, best for Claude or Codex), CLI for spawning per-message, and HTTP for OpenAI-compatible endpoints. You scan a QR code, it auto-detects your agents, then you can route messages with `/codex write a sort function` or switch defaults mid-chat. The proactive send API is the real hook: curl a local endpoint or call from Go to push notifications, images, or files into WeChat from CI pipelines or backend services. Config is plain JSON, runs as a daemon or Docker container, and the built-in aliases save you from typing full agent names. It's glue code done right.
npx skills add https://github.com/aradotso/trending-skills --skill weclaw-wechat-ai-bridge