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.