dsh plugins中文
← Back to popular plugin directory

Feishu Smart Connector

xmanrui/dsh-feishu · skills

After installing the plugin, you can create bots one by one by scanning a QR code in the Harness settings page.

★ 4GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

1. 飞书应用创建成功; 2. 凭据已安全保存; 3. 机器人身份校验成功; 4. 飞书长连接已建立; 5. DeepSeek Harness Host 可访问。

连接成功后,在飞书中找到刚创建的机器人并发送消息即可。每个机器人都支持 /new、/status 和 /help。 本地开发

插件运行在 dsh web 的 Host 进程内,不需要再维护独立桥接服务。非敏感配置保存在 $DSHHOME/integrations/dsh-feishu/,各机器人的会话状态彼此隔离;每个 App Secret 都由 Harness 的 credential provider 独立管理。

Install command

dsh plugin --profile web add github:xmanrui/dsh-feishu
View GitHub repository ↗Back to popular plugin directory