11 lines
287 B
Markdown
11 lines
287 B
Markdown
|
|
# 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
|
||
|
|
```
|