Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install feishu-evolver-wrapper或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install feishu-evolver-wrapper⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/feishu-evolver-wrapper/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: feishu-evolver-wrapper description: Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides dashboard visualization. Use when running evolver with Feishu reporting or when managing the evolution daemon. ---
A lightweight wrapper for the capability-evolver skill. It injects the Feishu reporting environment variables (EVOLVE_REPORT_TOOL) to enable rich card reporting in the Master's environment.
# Run the evolution loop
node skills/feishu-evolver-wrapper/index.js
# Generate Evolution Dashboard (Markdown)
node skills/feishu-evolver-wrapper/visualize_dashboard.js
# Lifecycle Management (Start/Stop/Status/Ensure)
node skills/feishu-evolver-wrapper/lifecycle.js status
assets/gep/events.jsonl.evolver_watchdog_robust (runs lifecycle.js ensure every 10 min).- Replaces fragile system crontab logic. - Ensures the loop restarts if it crashes or hangs.
安装 Feishu Evolver Wrapper 后,可以对 AI 说这些话来触发它
Help me get started with Feishu Evolver Wrapper
Explains what Feishu Evolver Wrapper does, walks through the setup, and runs a quick demo based on your current project
Use Feishu Evolver Wrapper to feishu-integrated wrapper for the capability-evolver
Invokes Feishu Evolver Wrapper with the right parameters and returns the result directly in the conversation
What can I do with Feishu Evolver Wrapper in my ai agent & automation workflow?
Lists the top use cases for Feishu Evolver Wrapper, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/feishu-evolver-wrapper/ 目录(个人级,所有项目可用),或 .claude/skills/feishu-evolver-wrapper/(项目级)。重启 AI 客户端后,用 /feishu-evolver-wrapper 主动调用,或让 AI 根据上下文自动发现并使用。
Feishu Evolver Wrapper 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Feishu Evolver Wrapper 可免费安装使用。请查阅仓库了解许可证信息。
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
Feishu Evolver Wrapper 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my ai agent & automation tasks using Feishu Evolver Wrapper
Identifies repetitive steps in your workflow and sets up Feishu Evolver Wrapper to handle them automatically