π¦ ClawHub
Feishu Evolver Wrapper (Fixed)
by @foras910521-lab
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
TERMINAL
clawhub install feishu-evolver-wrapper-ganyuπ About This Skill
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.
Feishu Evolver Wrapper
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.
Usage
# Run the evolution loop
node skills/feishu-evolver-wrapper/index.jsGenerate Evolution Dashboard (Markdown)
node skills/feishu-evolver-wrapper/visualize_dashboard.jsLifecycle Management (Start/Stop/Status/Ensure)
node skills/feishu-evolver-wrapper/lifecycle.js status
Architecture
assets/gep/events.jsonl.evolver_watchdog_robust (runs lifecycle.js ensure every 10 min).π‘ Examples
# Run the evolution loop
node skills/feishu-evolver-wrapper/index.jsGenerate Evolution Dashboard (Markdown)
node skills/feishu-evolver-wrapper/visualize_dashboard.jsLifecycle Management (Start/Stop/Status/Ensure)
node skills/feishu-evolver-wrapper/lifecycle.js status