Lark Coding Agent Bridge
Description
Bot that bridges Feishu/Lark messenger with a local Claude Code or Codex CLI. Streaming cards, per-chat sessions, multiple workspaces
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
lark-channel-bridge
A lightweight bot that bridges Feishu / Lark messenger with your local Claude Code or Codex CLI. Run one command, scan a QR code to bind a PersonalAgent app, and talk to your local coding agent from chat.
[中文 README](./README.zh.md)
For a product walkthrough, see the [Feishu document](https://larkcommunity.feishu.cn/docx/OaRIdFIRFoLM3xxTmKwcetHqn5e).
What it does
- Forwards Feishu / Lark messages to local Claude Code or Codex CLI. Send a DM directly, or
@botin a group. - Streaming card: text replies and tool calls update on one Lark card in real time.
- COT process messages: optionally send a process message with agent progress text and tool calls, then send the final answer separately.
- Session continuity: each chat, topic, or document comment thread keeps its own session.
- Queueing and batching: messages sent in quick succession are handled together; messages sent during a run are queued for the next turn, while commands like
/new,/cd,/ws use, and/stopcan interrupt the current task. - Multiple workspaces: use
/cdto switch the current project, and/wsto save and reuse common project directories. - Images and files: send them to the bot directly, and the bridge downloads them locally for the agent.
- Interactive cards:
/help,/ws list, and/statusreturn cards with clickable buttons.
Prerequisites
- Node.js >= 20.12.0
- At least one local agent installed and logged in:
- Claude Code:
claude, see https://docs.anthropic.com/en/docs/claude-code/quickstart - Codex CLI:
codex, see https://developers.openai.com/codex/cli
- Claude Code:
- A Feishu / Lark PersonalAgent app. The first-run QR wizard can create and bind one for you.
Install
npm i -g lark-channel-bridge
# or
pnpm add -g lark-channel-bridge
First run
lark-channel-bridge run
The first run opens a QR-code wizard:
- A QR code renders in your terminal.
- Scan it with the Feishu / Lark ap
Related Skills
prompts.chat
| f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open sourc
Communication Internal Comms
Write internal communications like status reports, newsletters, and FAQs
Communication mcp-server-slack
Slack workspace integration.
Communication Google Workspace Groups Settings
Manage Google Groups settings
Communication Open Saas
A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, sl
slack
| Communication | Slack integration via HTTP/OAuth MCP |
Communication