SkillHub

feishu-group-learning

v1.0.0

自动分析飞书群消息,提取学习点和进化建议。 每6小时自动运行,支持多群监控、关键词提取、学习建议生成。

Sourced from ClawHub, Authored by coolvzhao-lab

Installation

Please help me install the skill `feishu-group-learning` from SkillHub official store. npx skills add coolvzhao-lab/feishu-group-learning

Feishu Group Learning

自动分析飞书群消息,提取有价值的学习点。

功能

  • 多群消息监控
  • 自动语义分析
  • 学习建议生成
  • 定时报告推送

安装

clawhub install feishu-group-learning

配置

编辑 ~/.openclaw/workspace/skills/feishu-group-learning/config.json:

{
  "chats": [
    {"id": "oc_xxx", "name": "群名称"}
  ],
  "schedule": "0 */6 * * *"
}

使用

# 手动运行分析
bash ~/.openclaw/workspace/skills/feishu-group-learning/analyze.sh