mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
- Added 175 new high-quality skills across all categories - 14 distinct categories: AI, Search, Productivity, Dev, Marketing, Media, Finance, Communication, Smart Home, Memory, Security, Data, Social, Other - Updated all language READMEs and SKILL.md - Weekly update by MyClaw.ai
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"name": "feishu-evolver-wrapper",
|
|
"version": "1.7.1",
|
|
"description": "Feishu-specific wrapper for capability-evolver",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"evolver": "file:../evolver"
|
|
}
|
|
}
|