← Back to Skills Marketplace
liuxuebin20260309

Feishu Channel Cleaner

by liuxuebin20260309 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
40
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install feishu-channel-cleaner
Description
自动检测并修复飞书频道配置冲突,解决飞书机器人无响应问题。适用于同时存在 feishu 和 openclaw-feishu 两个频道导致消息被阻止的场景。
README (SKILL.md)

飞书频道配置清理技能

概述

本技能自动化处理 OpenClaw 配置文件中常见的飞书频道冲突问题。

触发条件

当用户提到“修复飞书”、“飞书无响应”、“频道配置冲突”、“通道合并”或类似关键词时,应激活此技能。

工作流程

  1. 定位配置文件:找到 OpenClaw 的配置文件(~/.openclaw/openclaw.json)。
  2. 检查冲突:解析配置文件,检查 channels 下是否同时存在 feishuopenclaw-feishu 频道。
  3. 解决冲突
    • 将次要频道(openclaw-feishu)中的 allowlistdmPolicy 合并到主频道(feishu)中。
    • 确保主频道的 enabledtrue
    • 删除多余的 openclaw-feishu 频道块。
  4. 备份与重启
    • 修改前自动备份原配置文件(保存为 openclaw.json.bak)。
    • 修改后提示用户重启 Gateway:openclaw gateway restart

使用示例

用户:我的飞书突然没反应了,可能是配置问题,帮我修复一下飞书频道。

AI:(调用 feishu-channel-cleaner 技能)正在扫描配置… 检测到冲突,已合并。请执行 openclaw gateway restart 生效。

注意事项

  • 执行前会自动备份配置文件。
  • 需要 Python 3 环境(通常 WSL 已自带)。
  • 如果飞书通道只有一个,则技能会报告“无需清理”。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install feishu-channel-cleaner
  3. After installation, invoke the skill by name or use /feishu-channel-cleaner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. - Automatically detects and fixes channel configuration conflicts in Feishu for OpenClaw. - Merges permissions and settings from duplicate “feishu” channels and removes redundant ones. - Backs up the original configuration file before making changes. - Supports keywords like “修复飞书”, “飞书无响应”, and “频道配置冲突” to trigger cleanup. - Instructs user to restart the OpenClaw gateway for changes to take effect.
Metadata
Slug feishu-channel-cleaner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Feishu Channel Cleaner?

自动检测并修复飞书频道配置冲突,解决飞书机器人无响应问题。适用于同时存在 feishu 和 openclaw-feishu 两个频道导致消息被阻止的场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 40 downloads so far.

How do I install Feishu Channel Cleaner?

Run "/install feishu-channel-cleaner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Feishu Channel Cleaner free?

Yes, Feishu Channel Cleaner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Feishu Channel Cleaner support?

Feishu Channel Cleaner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Feishu Channel Cleaner?

It is built and maintained by liuxuebin20260309 (@liuxuebin20260309); the current version is v1.0.0.

💬 Comments