Skills2026年3月30日·1 分钟阅读

Lark CLI Skill: Events — Real-Time Event Subscriptions

Lark/Feishu CLI skill for event-driven workflows. WebSocket real-time event listening with regex routing and NDJSON output.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

# Install Lark CLI
npm install -g @larksuite/cli

# Install this skill
npx skills add larksuite/cli -y -g

# Configure (one-time)
lark-cli config init
lark-cli auth login --recommend

介绍

Lark/Feishu CLI skill for event-driven workflows. WebSocket real-time event listening with regex routing and NDJSON output. Part of the Lark CLI — a command-line tool for Lark/Feishu Open Platform with 200+ commands and 19 AI Agent Skills. 4,100+ GitHub stars.

Best for: Teams using Lark/Feishu for workplace collaboration Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI


Capabilities

Real-time event subscriptions via WebSocket. Listen for messages, contact changes, calendar updates. NDJSON output, regex routing, agent-friendly format.


Agent Integration

This skill follows the Agent Skills Standard, compatible with Claude Code, OpenAI Codex, Cursor, and Gemini CLI. Install with npx skills add larksuite/cli and the skill activates automatically when relevant.


FAQ

Q: What is lark-event? A: Lark/Feishu CLI skill for event-driven workflows. WebSocket real-time event listening with regex routing and NDJSON output.

Q: How do I install lark-event? A: Run npm install -g @larksuite/cli && npx skills add larksuite/cli -y -g, then lark-cli config init to set up credentials.


🙏

来源与感谢

Created by LarkSuite. Licensed under MIT. larksuite/cli — 4,100+ GitHub stars

Part of the Lark CLI Official Skills Collection on TokRepo.

相关资产