Feishu Bot Config Helper
v0.1.2辅助配置飞书机器人名称、应用凭证和大模型,自动匹配技能并生成本地及飞书文档。
详细分析 ▾
运行时依赖
版本
- Major update restructures the skill with a streamlined codebase and configuration flow. - Added: `CHANGELOG.md`, `package.json`, and a new `scripts/auto-configure-bot.js` automation script. - Removed: Legacy scripts and redundant documentation files to simplify usage and maintenance. - Reworked: Updated `README.md` and `SKILL.md` to reflect new auto-configuration approach, supported Agents, and modern file organization. - Installation: Now supports one-command install for Mac/Linux and Windows. - Focus shifted to automated Feishu bot and Agent setup with openclaw.json integration and smarter matching.
安装命令 点击复制
技能文档
版本: v1.0.0 类型: 飞书机器人自动配置 难度: ⭐⭐⭐⭐
📋 技能概述
在飞书对话中直接配置新机器人,自动完成 Agent 创建、工作空间配置、Gateway 重启。
🎯 核心能力
- ✅ 飞书机器人自动配置
- ✅ 智能 Agent 匹配(7 种规则)
- ✅ 自动更新 openclaw.json
- ✅ 自动重启 Gateway
- ✅ 返回配置报告
🚀 安装方式
Mac / Linux
curl -fsSL https://raw.githubusercontent.com/jiebao360/feishu-bot-config-helper/main/install.sh | bash
Windows
curl -fsSL https://raw.githubusercontent.com/jiebao360/feishu-bot-config-helper/main/install.bat -o install.bat
.\install.bat
🎭 Agent 阵容
| Agent | 职责 | 默认模型 |
|---|---|---|
| 第二大脑笔记虾 | 知识管理 + 素材提供 | doubao-pro |
| 朋友圈创作虾 | 朋友圈文案创作 | doubao |
| 电商视频导演虾 | 电商视频脚本 | doubao-pro |
| 通用内容创作虾 | 通用内容创作 | doubao |
| 图片素材生成虾 | 图片搜索 + 生成 | doubao-pro |
| 电商 Seedance 导演虾 | Seedance 提示词 | doubao-pro |
| 工作助手 | 工作相关任务 | doubao |
⚙️ 配置规范
严格遵循官方模板:
- 每个飞书机器人对应一个独立 Agent
- 拥有独立的工作空间和记忆
- 在
agents.list中定义 Agent - 在
channels.feishu.accounts中配置机器人 - 在
bindings中添加路由绑定 - 使用
dmScope: "per-account-channel-peer" - 群组策略使用
groupPolicy: "open"
📁 文件清单
feishu-bot-config-helper/
├── scripts/
│ └── auto-configure-bot.js # 自动配置脚本
├── index.js # 主入口
├── install.sh # Mac/Linux 安装脚本
├── install.bat # Windows 安装脚本
├── package.json # 项目配置
├── SKILL.md # 技能文档
├── README.md # 使用说明
├── CHANGELOG.md # 更新日志
└── LICENSE # MIT 许可证
🔗 相关资源
- GitHub: https://github.com/jiebao360/feishu-bot-config-helper
- OpenClaw 文档: https://docs.openclaw.ai
- 飞书开放平台: https://open.feishu.cn/
🦞 让龙虾成为你的飞书机器人配置助手!
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制