Feishu Claude Bridge — Communication skill for Claude Code
Control your local Claude Code from Feishu — send messages, approve tool calls via chat cards.
How to install Feishu Claude Bridge
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open liyugang2018/feishu-claude-bridge and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Feishu Claude Bridge does
Control your local Claude Code from Feishu — send messages, approve tool calls via chat cards. No public IP needed. 飞书遥控本机 Claude Code,无需公网IP。 Topics:feishu lark claude-code claude-agent-sdk anthropic ai-agent python remote-development
Alternatives in Communication
- Lark Coding Agent Bridge — Bot that bridges Feishu/Lark messenger with a local Claude Code or Codex CLI 2.4k ★
- Claude Code Remote — Control Claude Code remotely via email 1.2k ★
- Nekro Agent — NekroAgent 是一个面向多人互动场景的跨平台 Agent 框架,集 Claude Code 沙盒执行、工作区编排、长期记忆、结构化 MCP 管理与可视化控制台于一体,兼具高扩展性、多模态交互、实时状态推送和自动化 800 ★
README
feishu-claude-bridge
**English TL;DR** — A bridge that connects Feishu (Lark) to a local Claude Code instance built on the [Claude Agent SDK](https://github.com/anthropics/claude-agent-sdk-python). Send messages to a bot in Feishu, and Claude Code runs on your own machine — no public IP, no port forwarding (outbound WebSocket only). Tool progress streams into a live status card, sensitive tool calls require your approval via interactive cards, and sessions survive restarts. Whitelist-only by default.
[](https://www.python.org/) [](#环境要求) [](LICENSE) [](https://github.com/anthropics/claude-agent-sdk-python)
**把 Claude Code 装进飞书:手机上发一条消息,你电脑上的 Claude Code 开始干活;执行动态、权限审批、最终答复全部回到聊天卡片,按钮一点继续执行。**
为什么做这个
在电脑前用 Claude Code 很爽,离开电脑就断了:
- 通勤路上想到一个改法,只能等回家
- 挂了一个长任务,出门后不知道它跑完没有、有没有卡在权限确认
- 家里电脑没有公网 IP,远程方案要么开端口、要么内网穿透,都麻烦也不安全
这个桥接器让你用飞书(手机/桌面都行)随时给本机 Claude Code 下任务: **无需公网 IP、无需开端口、无需内网穿透**——桥接器主动向飞书发起 WebSocket 长连接,所有通信走出站连接。
核心特性
| 能力 | 说明 |
|---|---|
| 飞书遥控本机 Claude Code | 白名单用户发消息,Claude Code 在指定目录执行;多条消息自动串行排队 |
| 实时状态卡 | 执行动态节流合并后原地刷新单张卡片,不刷屏、不丢动态 |
| 飞书审批闭环 | 敏感工具调用弹出审批卡:本次允许 / 本会话总是允许 / 拒绝,不点按钮就不会执行 |
| 提问变成选项卡 | Claude 的提问(AskUserQuestion)渲染为选项按钮,点选提交即继续 |
| 会话持久化 | 进程/电脑重启后自动 resume,会话跨天延续,上下文不丢 |
| 运行中切目录 | 文本指令 切目录 <路径> 随时切换工作目录,并持久化 |
| 会话管理 | 会话列表 查看历史会话,切会话 <序号> 随时切回继续聊 |
| 免公网部署 | 飞书 WebSocket 长连接,个人电脑、NAS、公司内网机均可 |
| 扫码建应用 | 一条命令自动创建飞书自建应用并写入配置,不用在开发者后台逐项点 |
数据流
飞书消息 ──WS──> 桥接器 ──队列──> claude-agent-sdk ──> 本机 Claude Code
^ | |
| | ├─ 工具动态 ──> 状态卡(原地刷新)
| | ├─ 文本答复 ──> 飞书消息
Related Skills
Claude To IM
Host-agnostic bridge connecting Claude Code SDK to IM platforms (Telegram, Discord, Feishu)
Read Buddy
Read Buddy: Agent Skills for reading webpages, RSS, YouTube, X, Feishu docs, OCR, podcasts, topics and persona
LinkedIn Draft
Draft short LinkedIn connection notes for Zineb to send manually — a spam-immune second channel alongside cold
Claudecode Discord
Control Claude Code from your phone — a multi-machine agent hub via Discord. No API key needed, runs on your C
Xacpx
Remote agent control from chat Drive acpx agent sessions — Codex, Claude Code, Gemini — from WeChat, Feishu, Y
Codegate
Chat gateway for code agents — control Claude Code (and more) from Feishu, and beyond
Related Agents
Vercel AI SDK Expert
Use for Vercel AI SDK v5 implementation work: chat interfaces, tool calling, streaming, agentic loop control,
Engineering Feishu Integration Developer
Full-stack integration expert specializing in the Feishu (Lark) Open Platform — proficient in Feishu bots, min
Adal CLI
AdaL CLI (SylphAI, named after Ada Lovelace) is a terminal coding agent built for developers who want to see a