Feishu Bot Config Helper

# 🤖 飞书机器人配置助手 - 技能文档

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Feishu Bot Config Helper" with this command: npx skills add jiebao360/feishu-bot-config-helper

🤖 飞书机器人配置助手 - 技能文档

版本: 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

⚙️ 配置规范

严格遵循官方模板:

  1. 每个飞书机器人对应一个独立 Agent
  2. 拥有独立的工作空间和记忆
  3. agents.list 中定义 Agent
  4. channels.feishu.accounts 中配置机器人
  5. bindings 中添加路由绑定
  6. 使用 dmScope: "per-account-channel-peer"
  7. 群组策略使用 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 许可证

🔗 相关资源


<div align="center">

🦞 让龙虾成为你的飞书机器人配置助手!

</div>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

通义晓蜜 - 智能外呼

触发阿里云晓蜜外呼机器人任务,自动批量拨打电话。适用于批量外呼、客户回访、满意度调查、简历筛查约面试等场景。可从前置工具或节点获取外呼名单。

Registry SourceRecently Updated
General

Letterboxd Watchlist

Scrape a public Letterboxd user's watchlist into a CSV/JSONL list of titles and film URLs without logging in. Use when a user asks to export, scrape, or mirror a Letterboxd watchlist, or to build watch-next queues.

Registry SourceRecently Updated
General

Seedance Video Generation

Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame, first+last frame, reference images), or (3) query/manage video generation tasks. Supports Seedance 1.5 Pro (with audio), 1.0 Pro, 1.0 Pro Fast, and 1.0 Lite models.

Registry SourceRecently Updated
4.2K17jackycser
General

Universal Skills Manager

The master coordinator for AI skills. Discovers skills from multiple sources (SkillsMP.com, SkillHub, and ClawHub), manages installation, and synchronization...

Registry SourceRecently Updated