AI AGENT ADDONS
252,701installs

Lark and Feishu users can listen to real-time events like messages, reactions, and meeting updates. These events come as a stream of data you can process with simple commands. This skill helps you build bots and handle live messages without complex setup.

You just pick the event you want, run a command, and the data flows to your screen. You can set limits on how many events to collect or how long to run. The system even sends a special marker when it is ready so your code knows exactly when to start reading.

This is made for AI agents that run as background processes. It uses a clear contract for starting, stopping, and handling errors. Anyone working with Lark or Feishu can use it to add real-time features quickly.

Add Lark Event skill to your workflow

Global

mkdir -p ~/.claude/skills/lark-event

Project

mkdir -p .claude/skills/lark-event

Source Repository

Stars
14,793
Forks
1,017
Watchers
14,793
License
MIT
Last Push
3 days ago
Created
3 months ago