Straightforward utility for sending messages to Feishu (Lark) from Claude Code. The logic lives in a bundled shell script that you locate in your plugins directory and execute. It's minimal by design: just the send mechanism without much ceremony. Useful if you're automating notifications to Feishu channels or need to pipe workflow updates into your team's chat. The installation pulls from a broader k-skills collection, and the script approach means you can inspect exactly what's happening when messages go out. Not much hand-holding here, but if you already know your Feishu webhook setup, this gets you connected quickly.
npx skills add https://github.com/jssfy/k-skills --skill send-feishu