feishu-new-bot

飞书新机器人创建工作流。当大哥要求创建新的飞书bot、建立新的飞书机器人、或者新增bot时使用此skill。触发场景包括:大哥说"创建一个新的飞书bot"、"新建一个机器人"、"新增bot"、"帮我创建一个飞书机器人"。

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-new-bot" with this command: npx skills add jinchenjia/feishu-new-bot

feishu-new-bot

飞书新机器人创建完整工作流。

前提条件

  • 大哥已有飞书开放平台账号
  • 大哥愿意亲自创建应用(这一步必须大哥操作,AI无法代劳)

完整流程

第一步:大哥创建应用

告诉大哥访问以下链接创建企业自建应用(机器人):

https://open.feishu.cn/page/openclaw?form=multiAgent

命名规则(必须遵守):

  • 不能有空格
  • 不能有特殊符号
  • 只能使用字母、数字、下划线

第二步:大哥提供凭证

大哥把以下信息发给我:

  • APP ID
  • APP SECRET

第三步:创建工作目录

/Users/jiaclaw/.openclaw/ 下建立新bot的workspace根目录,目录名 = bot名字(与APP名字一致)。

第四步:修改openclaw.json配置

在gateway配置中添加新bot信息,需要包含:

  • APP ID
  • APP SECRET
  • workspace路径(刚创建的目录)

重要:修改openclaw.json前必须先征得大哥同意,不能自行修改。

第五步:重启Gateway

配置修改后需要重启Gateway使配置生效。

第六步:同步工作文件

从大哥的Thanos workspace同步以下文件到新bot的workspace:

文件处理方式
AGENTS.md直接同步
TOOLS.md直接同步
USER.md直接同步
MEMORY.md改造后同步(清理Thanos相关内容)
HEARTBEAT.md不同步(新bot自己创建)

第七步:建立身份文件

为新bot创建 SOUL.mdIDENTITY.md

  • 根据新bot的角色和职责确定性格定位
  • 设置合适的Emoji和Avatar描述
  • 写入大哥制定的行为准则(最高执行准则)

第八步:验证连接

  1. 获取新bot的sessionKey
  2. 通过 sessions_send 发送测试消息确认能正常调用
  3. 确认回复正常即完成

快速检查清单

  • 大哥已创建应用并提供APP ID、APP SECRET
  • 工作目录已创建
  • openclaw.json已修改并重启Gateway
  • 工作文件已同步
  • SOUL.md和IDENTITY.md已创建
  • 连接验证通过

注意事项

  1. openclaw.json修改必须先征得大哥同意
  2. HEARTBEAT.md由新bot自己创建,不要从Thanos复制
  3. 新bot的SOUL.md和IDENTITY.md要根据其职责定制,不是简单复制
  4. 如果大哥忘记创建应用,引导他去开放平台创建

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.

Automation

Windows应用控制器

Windows应用控制器 - 原创技能。让AI通过自动化技术控制Windows应用程序,包括打开/关闭应用、点击按钮、填写表单、截取屏幕等操作。适用于GUI自动化、测试、数据录入等场景。

Registry SourceRecently Updated
Automation

x0x

Secure computer-to-computer networking for AI agents — gossip broadcast, direct messaging, CRDTs, group encryption. Post-quantum encrypted, NAT-traversing. E...

Registry SourceRecently Updated
Automation

clear-skills

This skill should be used when the user wants to clear, remove, or clean up AI agent rules, skills, or instruction files from their coding environment. It su...

Registry SourceRecently Updated
Automation

AI Remove Watermark

Remove watermarks from images through the Airemovewatermark API. Use when an agent needs to remove a watermark from a local image file or remote image URL, p...

Registry SourceRecently Updated
1671isees