Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:36 +08:00
commit 609ffd5077
5 changed files with 326 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:khw1031/claude-marketplace:plugins/interview",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a50b01d6495b6bb2588f650ae09ed10ff78dc31c",
"treeHash": "91c0be57e6f15a419c15cdfddeeea8743a19cd9860e9f84291772ce1a7a16b08",
"generatedAt": "2025-11-28T10:19:30.351381Z",
"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": "interview",
"description": "interview with claude",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "79a78829051267616b8eeb6716ca16505e17b772a59fd8aab6e4b12d6e9f0871"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6c8bb559457b1c1140583c8de27e613274ebe99d1cbc5664aff3bf4d4f2996d7"
},
{
"path": "commands/evaluator.md",
"sha256": "8771f325c8f666249f298295b39d434ab2dd5f56a3723bfde06eb92226ff13dd"
},
{
"path": "commands/interviewer.md",
"sha256": "e2a1adb1af55c5f1b0a39cb74f7247a69484404cd13f202d243761736a7093c8"
}
],
"dirSha256": "91c0be57e6f15a419c15cdfddeeea8743a19cd9860e9f84291772ce1a7a16b08"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}