Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:cheolwanpark/claude-plugins:plugins/research",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "3d0b577efe784d452c0b14836a54003dd0156000",
|
||||
"treeHash": "db60dc470a0545f43194ddaf7a9c76a04a461b08464cff9a9299b70a012e4e5a",
|
||||
"generatedAt": "2025-11-28T10:15:00.103481Z",
|
||||
"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": "research",
|
||||
"description": "A research toolkit for claude code",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "3fdba3687cffbf56a7579713a33d58750cb9ccc44ac1c920900e5a15e31b850c"
|
||||
},
|
||||
{
|
||||
"path": "agents/web-research-specialist.md",
|
||||
"sha256": "fb8aa62249387442c31f4a552bd26ac6b18a7c1258d1c8f216da254abefc68ef"
|
||||
},
|
||||
{
|
||||
"path": "agents/arxiv-search.md",
|
||||
"sha256": "1d069ff348ddf554f1febb79d98e4589d626453b6e5d18ec2bf81b56fdba70ae"
|
||||
},
|
||||
{
|
||||
"path": "agents/devils-advocate.md",
|
||||
"sha256": "ff0f3132b76ee648e7431b9ca4cc6d89b96e10d47e373ad1fd736015f37ed46e"
|
||||
},
|
||||
{
|
||||
"path": "agents/research-planner.md",
|
||||
"sha256": "f4b347f16b9e53a15e1e793f9f6efa3bcdbb794e41e42557b3a7c99f8f19b344"
|
||||
},
|
||||
{
|
||||
"path": "agents/github-search.md",
|
||||
"sha256": "e64ec40bb6982d3c8e741c72a038f09a4f8bb2b3f36af46bf7272229c03b7fe6"
|
||||
},
|
||||
{
|
||||
"path": "agents/reddit-search.md",
|
||||
"sha256": "d5fb7020c468597cbe51aa73ecc48d1e57676667f10ae9dfb5008fb0d6d7d060"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "165b585a8abc290858038b8e967ed519a60a188244f0d6769302e9c4a19cb398"
|
||||
}
|
||||
],
|
||||
"dirSha256": "db60dc470a0545f43194ddaf7a9c76a04a461b08464cff9a9299b70a012e4e5a"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user