openclaw添加飞书channel

我们应该都知道,openclaw默认是没有飞书的,需要添加飞书

一、安装飞书

复制代码
openclaw plugins install @m1heng-clawd/feishu

异常情况:

1、没有权限异常

🦞 OpenClaw 2026.3.2 (85377a2)

I'm like tmux: confusing at first, then suddenly you can't live without me.

Downloading @m1heng-clawd/feishu...

npm pack failed: npm error code EACCES

npm error syscall mkdir

npm error path /Users/shine/.npm/_cacache/index-v5/d1/0f

npm error errno -13

npm error

npm error Your cache folder contains root-owned files, due to a bug in

npm error previous versions of npm which has since been addressed.

npm error

npm error To permanently fix this problem, please run:

npm error sudo chown -R 501:20 "/Users/shine/.npm"

npm error A complete log of this run can be found in: /Users/shine/.npm/_logs/2026-03-06T14_59_16_385Z-debug-0.log

原因:

这个报错其实很常见,本质是 npm 缓存目录权限错了

你的 .npm 目录里有 root 权限的文件 ,导致当前用户 shine 没法写入。

解决办法:

1、终端输入命令授权

复制代码
sudo chown -R $(whoami) ~/.npm

2、输入你的密码

3、再输入安装命令即可

复制代码
openclaw plugins install @m1heng-clawd/feishu

2)已经安装重复安装异常

Password:

shine@ShinedeMacBook-Pro ~ % openclaw plugins install @m1heng-clawd/feishu

15:04:38 plugins plugins.allow is empty; discovered non-bundled plugins may auto-load: feishu (/Users/shine/.openclaw/extensions/feishu/index.ts). Set plugins.allow to explicit trusted ids.

🦞 OpenClaw 2026.3.2 (85377a2)

Gateway online---please keep hands, feet, and appendages inside the shell at all times.

Downloading @m1heng-clawd/feishu...

Extracting /var/folders/8n/svqkl_ld48dd1f9_5sc3n7r00000gn/T/openclaw-npm-pack-K2iIi8/m1heng-clawd-feishu-0.1.15.tgz...

plugin already exists: /Users/shine/.openclaw/extensions/feishu (delete it first)

原因:我们刚刚已经安装,但是失败了,可能会遗留一些依赖

解决办法:

1、删除旧插件

复制代码
rm -rf ~/.openclaw/extensions/feishu

2、重新安装命令

复制代码
openclaw plugins install @m1heng-clawd/feishu

安装成功

二、添加飞书并配置

复制代码
openclaw channels add

三、channel配置

1)选择yes

2)选择飞书

输入密钥

输入API

(略截图)

飞书版本(如果是国内,选择CN)

policy配置,选择open

相关推荐
Markland_l1 小时前
从dify、coze、飞书、obsidian看rag架构
架构·飞书
zyplayer-doc1 天前
继飞书之后,又一款知识库推出了开源 Agent-Native CLI 工具
人工智能·pdf·编辑器·飞书·开源软件
旺财矿工1 天前
OpenClaw 飞书机器人配置教程|一键对接飞书,实现聊天下达 AI 指令
人工智能·机器人·飞书·openclaw·龙虾
程序猿小白菜1 天前
OpenClaw 飞书机器人搭建流程
ai·机器人·飞书·openclaw
x-cmd2 天前
[260612] x-cmd v0.9.8:x feishu 发送消息支持 Markdown + 卡片,让 x claw 接入飞书后消息不再干巴巴
飞书·agent·claude·命令行·x-cmd·openclaw
诗词在线2 天前
专业的飞花令网站
飞书
河北小博博3 天前
OpenClaw 接入飞书 / 钉钉 / 企业微信:从 HTTP Webhook 到 WebSocket 长连接
钉钉·飞书·企业微信
蜀道山老天师4 天前
OpenClaw 从零部署 + 飞书机器人完整接入(实操篇)
运维·docker·容器·飞书
花伤情犹在4 天前
Hermes 清理飞书会话操作指南
linux·sqlite·飞书·agent·hermes
袁煦丞 cpolar内网穿透实验室5 天前
飞书+龙虾!摄影师局域网外使用龙虾实例!
飞书·远程工作·内网穿透·cpolar·摄影师·openclaw·安全内网链接