Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:52 +08:00
commit 3622feac5a
4 changed files with 228 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:khw1031/claude-marketplace:plugins/youtube",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "98c822c89b4cccc5ecb3b94ba9baf338a82936b5",
"treeHash": "351439f82f7884c0f4a5d18e30479b5cd4a81f0a6d91513a3a370a37d0a9bb3b",
"generatedAt": "2025-11-28T10:19:30.951847Z",
"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": "youtube",
"description": "summarize youtube videos",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c7ea169668b50aae593ef80a2c030c18f0b05e3d7c38a62268715971a8d0c1c1"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f3f41f8207b6ba0c6095e1e97c279250b2bcef15177a2dbc3e77ca1a0675cafc"
},
{
"path": "commands/summarize.md",
"sha256": "b532684b05ae12f5ad08ddad67de0d86667885305114956f475349e888ad38a6"
}
],
"dirSha256": "351439f82f7884c0f4a5d18e30479b5cd4a81f0a6d91513a3a370a37d0a9bb3b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}