Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:19 +08:00
commit 4ecd25b36f
5 changed files with 139 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dherman/claude-plugins:plugins/poet",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6fd78e520539e001614717862b82d7440e652d85",
"treeHash": "a65130144d49e59157eb39b2bf12971a96e47531b0cf3dfc559064b004241ebe",
"generatedAt": "2025-11-28T10:16:23.367885Z",
"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": "poet",
"description": "Experimental plugin to test agent user interaction",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "001ed68a505565617b4474cec5407b41260fbbe3837a1298d2b138e258947743"
},
{
"path": "agents/poet.md",
"sha256": "9061fffb7d87c972022b59fc0c97b42a9096fb035566761f46ebf0efb83f3767"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f7dc95c6499ddce6598f3fca7e7abc5299828b50a31550d05b7fae38e59cbf6b"
},
{
"path": "commands/poem.md",
"sha256": "e2c7ba8186e675c9d19a8a0af55948dd5ade4b022f507cfc541abc95f553278c"
}
],
"dirSha256": "a65130144d49e59157eb39b2bf12971a96e47531b0cf3dfc559064b004241ebe"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}