Lark Listen Skill — Development skill for Claude Code
Lark Listen skill for Claude Code — relay Feishu messages into Claude and reply back.
How to install Lark Listen Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open yongfenggu/lark-listen-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Lark Listen Skill does
Lark Listen skill for Claude Code — relay Feishu messages into Claude and reply back.
Alternatives in Development
- Agent.System.Main.Communication Additions — messages 19k ★
- Beautiful Feishu Whiteboard — 35 curated colour palette styles for building beautiful, editable Feishu / Lark (飞书) whiteboards 687 ★
- Claude Telegram Relay — Minimal pattern for running Claude Code as an always-on Telegram bot 326 ★
README
lark-listen-skill
A [Claude Code](https://claude.com/claude-code) Skill that lets Claude listen to and respond to Lark (Feishu) messages — relay chat messages into the Claude session, reply back, and react with emojis.
Structure
lark-listen/
├── SKILL.md # Skill definition / instructions
├── hooks/
│ └── session-end-cleanup.sh # Cleanup hook run on session end
└── scripts/
├── listen.py # Entry: start the Lark message listener
├── lkconsume.py # Consume events from the relay
├── lkbystander.py # Bystander / context helpers
├── lkcommon.py # Shared utilities
├── lkconfig.py # Config persistence
├── lkfilter.py # Message filtering
├── lkimage.py # Image handling
├── lklock.py # Locking / concurrency
├── lkproject.py # Project helpers
└── lkreact.py # Emoji reactions
Install
Copy (or symlink) this directory into `~/.claude/skills/lark-listen/`, then invoke the `lark-listen` skill from Claude Code.
Notes
- No secrets are baked in. Lark OAuth tokens are obtained at runtime via the MCP session.
__pycache__/and.pycfiles are ignored.
Related Skills
Qiaomu Feishu Lark Agent
Comprehensive Feishu/Lark workspace agent. Handles messages, docs, bitable (multi-dimensional tables), calenda
Agents To Im
Feishu/Lark group for Claude Code and Codex sessions, vibe coding anytime, anywhere
Feishu Claude Code
Bridge Claude Code CLI with Feishu/Lark via WebSocket. 飞书 × Claude Code 实时对话。
Lark Channel
Feishu/Lark group chats connected to Claude Code agents. Per-group isolated sessions, streaming card responses
Larkent
Larkent: Agent for lark. Connect Claude Code, Codex, Kimi, Grok Build, Cursor CLI and Antigravity CLI to Feish
Instead
Bridge Feishu/Lark group chats to local agent sessions (pi / Claude Code / Codex)
Related Agents
Engineering Feishu Integration Developer
Full-stack integration expert specializing in the Feishu (Lark) Open Platform — proficient in Feishu bots, min
Reply Check
Scan Gmail inbox and LinkedIn messages for replies to outreach. Updates pipeline.md with status=replied_need_r
Draft
Create a Gmail reply draft for a qualified lead using the template + tone from the schema. Writes the draft UR