Initial commit with translated description

This commit is contained in:
2026-03-29 08:34:04 +08:00
commit 80ef0a90d7
24 changed files with 4556 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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
```bash
node skills/feishu-evolver-wrapper/index.js
```