Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Alon2904/claude-code-skill-creator:",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1d0415b0ab587b356e5ba21f9a96c5b98d1a6877",
|
||||
"treeHash": "8b907f0f96644f57083e3c16e2527242a44f450245f00d5df877e0e71cb4901c",
|
||||
"generatedAt": "2025-11-28T10:24:51.037505Z",
|
||||
"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": "claude-code-skill-creator",
|
||||
"description": "Create custom Claude skills with a single command. Analyze your project and create tailored skills that understand your code patterns.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "7b221e20c01a47cc1372ac01f5359147370c198654dbc072f57565cd126bb55e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "fc22902ae54481b729129fca4cf8486d21d03f053b41df8dbb37401f3f0d3c2c"
|
||||
},
|
||||
{
|
||||
"path": "commands/create-skill.md",
|
||||
"sha256": "0c37ccdbee56656a2c588fb5aa33dd35205f7e2ad56a52a4129c2e9d28340b32"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8b907f0f96644f57083e3c16e2527242a44f450245f00d5df877e0e71cb4901c"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user