项目文件夹

文件
2026-07-18 16:59:59 -04:00

12 行
367 B
JSON

{
"name": "plugin-eval",
"version": "0.1.1",
"description": "Three-layer quality evaluation framework for Claude Code plugins with Elo ranking",
"skills": "./skills/",
"interface": {
"displayName": "Plugin Eval",
"shortDescription": "Three-layer quality evaluation framework for Claude Code plugins with Elo ranking",
"category": "Coding"
}
}