This is a specialized framework for locally testing the clawd-feishu plugin integration before deployment. It uses agent-browser CLI to drive the Feishu web UI and verify message flows, bot responses, and tool calls like document reading. The source is notably detailed about gotchas: Chinese input doesn't work, you have to type character by character with the press command, and you need to restart the OpenClaw gateway after every code change or your modifications won't take effect. It's clearly written by someone who hit all these issues the hard way. If you're building or debugging Feishu bot integrations with OpenClaw, this will save you from rediscovering these same pitfalls.
npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-e2e-test