Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via lark-cli event consume <EventKey> (covers IM messages/reactions/chat changes, Approval status changes, Task updates, VC meeting started/joined/ended, Minutes generated, Whiteboard updated, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports --max-events / --timeout bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
$npx -y skills add dropfan/claude-code-plugins --skill lark-eventInstalls into the current project.
Run `npx skills use "https://github.com/dropfan/claude-code-plugins" --skill "dropfan/claude-code-plugins/lark-event"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dropfan/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dropfan/claude-code-plugins"` and select the relevant skills, then follow their instructions.