openclaw-weixin by hao-ji-xing is an OpenClaw plugin that bridges the iLink protocol with WeChat, enabling OpenClaw agents to communicate through WeChat’s messaging infrastructure. The iLink protocol is used internally by some WeChat-adjacent tooling for session management and message routing, and this plugin translates between iLink events and OpenClaw’s channel abstraction.
The plugin is designed for developers who need to connect OpenClaw to WeChat in environments where the standard WeCom (enterprise WeChat) channel isn’t available or appropriate — for example, personal WeChat accounts or hybrid personal/business setups. It handles the protocol-level details of maintaining a WeChat session and routing messages to the correct OpenClaw agent instance.
This is one of several WeChat-focused OpenClaw plugins in the Chinese developer community, alongside offerings from dingxiang-me, Xueheng-Li, sunnoy, and freestylefly. Each targets slightly different use cases and WeChat variants, reflecting the diversity of WeChat deployment contexts in the Chinese market.