← 返回
未分类 Key

Wcs Helper Feishu Skill

Configure OpenClaw Feishu plugin without editing config files. Send simple commands via Feishu private chat to toggle streaming, set group reply behavior, ru...
无需编辑配置文件,通过飞书私聊发送简单命令即可配置 OpenClaw 飞书插件,如切换流式输出、设置群组回复行为等。
guanqi0914 guanqi0914 来源
未分类 clawhub v1.0.1 1 版本 99713.5 Key: 需要
★ 0
Stars
📥 348
下载
💾 0
安装
1
版本
#latest

概述

WCS Helper: Feishu Plugin Config

> Configure OpenClaw's Feishu plugin without touching config files.


When You Need This

Scenario A — "My AI is not responding in group chat"

→ Send /万重山-飞书-群里 → choose option → select "@才回" or "自动回复"

Scenario B — "The reply is too fast, I want to see it type out"

→ Send /万重山-飞书-打字效果 → toggles streaming mode ON/OFF

Scenario C — "OpenClaw feels stuck, something is wrong"

→ Send /万重山-飞书-诊断 → checks processes, memory, disk, network

Scenario D — "Diagnosis found a problem, fix it automatically"

→ Send /万重山-飞书-修复 → applies automatic fixes

Scenario E — "Just want to see current settings"

→ Send /万重山-飞书 → shows all current settings at once


All Commands

CommandWhat It Does
----------------------
/万重山-飞书Show all current settings
/万重山-飞书-打字效果Toggle streaming mode (watch AI type)
/万重山-飞书-群里Change group reply behavior
/万重山-飞书-诊断Run diagnostic checks
/万重山-飞书-修复Apply automatic fixes
/万重山-飞书-重启Restart OpenClaw service

Setup

Prerequisites

  • OpenClaw installed and running
  • Feishu bot configured (app_id + app_secret from Feishu Open Platform)
  • Bot added to your Feishu workspace

Installation

npx -y clawhub install guanqi0914/wcs-helper-feishu-skill

First-Time Setup

After installing, send /万重山-飞书 to the bot to verify it works and see current settings.


Feature Details

Streaming Mode (/万重山-飞书-打字效果)

When ON: AI responses appear word-by-word in real-time, like watching someone type.

When OFF: AI waits until the full response is ready, then sends it at once.

Use cases:

  • ON: Conversational chat, brainstorming, interactive dialogue
  • OFF: Long reports, structured output, code generation

Group Reply Behavior (/万重山-飞书-群里)

Three modes:

  1. @才回 (default): Bot only responds when mentioned with @ — good for large groups
  2. 自动回复: Bot analyzes every group message and responds to relevant ones — good for small groups or focused discussions
  3. 关闭: Bot ignores all group messages

Diagnostics (/万重山-飞书-诊断)

Checks:

  • OpenClaw process status
  • Feishu streaming configuration
  • Memory and disk usage
  • OpenClaw log errors (last 50 lines)

Auto-Fix (/万重山-飞书-修复)

Automatically fixes:

  • Memory bloat (high memory usage from old processes)
  • Zombie autossh tunnel (stale SSH tunnel processes)
  • Disk space warnings

Restart (/万重山-飞书-重启)

Restarts the OpenClaw service. Use when:

  • Configuration changes don't take effect
  • OpenClaw is unresponsive
  • After changing streaming or group reply settings

Architecture

You (Feishu) 
    ↓ send command
OpenClaw Bot 
    ↓ route to skill
wcs-helper-feishu-skill
    ↓ reads config
~/.openclaw/config/channels.json
    ↓ applies change
OpenClaw reloads config

Config file location: ~/.openclaw/config/channels.json


Troubleshooting

Bot doesn't respond to commands

→ Make sure you're sending a private message to the bot, not a group message

Streaming toggle has no effect

→ Send /万重山-飞书-重启 to reload the config

Group reply mode doesn't work

→ Check if the bot has im:message permissions in the Feishu Open Platform

Diagnostics show errors

→ Send /万重山-飞书-修复 to apply automatic fixes

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 07:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,231 📥 268,182
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 325,787
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,086 📥 813,857