Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:07:47 +08:00
commit decec7bf7a
4 changed files with 243 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/tool-evaluator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9a607c1462075b604ee72c142b9c29fd16d78b2a",
"treeHash": "be18075ae647430df369273d2f1b6432e4299258df5d7d743f7d8fda64f2c6d1",
"generatedAt": "2025-11-28T10:14:53.831732Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "tool-evaluator",
"description": "Use this agent when evaluating new development tools, frameworks, or services for the studio. This agent specializes in rapid tool assessment, comparative analysis, and making recommendations that align with the 6-day development cycle philosophy. Examples:\\n\\n<example>\\nContext: Considering a new framework or library",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "73c4de0c02d76e38d4f82c837e6dab2651eb3939958bacdcad03cba45959dd39"
},
{
"path": "agents/tool-evaluator.md",
"sha256": "766a14847eb77fac298b1c4eb92bfa680c150d19c9f0b3d8791acdffb68cf20d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f471cab190c841675e92f97a7e36b9aea094e533aaa3c30fdf3d166209d8b71b"
}
],
"dirSha256": "be18075ae647430df369273d2f1b6432e4299258df5d7d743f7d8fda64f2c6d1"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}