Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:dashed/claude-marketplace:plugins/skill-creator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f99041228420264ed77fcc9a2c2a6d78a9700066",
|
||||
"treeHash": "667d1c96f88fe5ea42212944f176fa2bc7c9914ed121c3163b6a77a5ff8f337a",
|
||||
"generatedAt": "2025-11-28T10:16:02.207432Z",
|
||||
"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": "skill-creator",
|
||||
"description": "Tool for creating and managing Agent Skills. Sourced from Anthropic's official skills repository.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b4d19cacbe20ca995723fa270b17115dd64872ed199b0744836666903f9dbb21"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "b2e3d83f60425c2d0b9d4162efb8f9aa322b45843497340f2289f42be422801c"
|
||||
},
|
||||
{
|
||||
"path": "LICENSE.txt",
|
||||
"sha256": "58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd"
|
||||
},
|
||||
{
|
||||
"path": "references/workflows.md",
|
||||
"sha256": "ef4846877d5dab47511a01a6cf31476ad64f5bc5945635459295794575338980"
|
||||
},
|
||||
{
|
||||
"path": "references/output-patterns.md",
|
||||
"sha256": "d6027800b9d8c26589edba85b42901a41ac36d753b4e9cebc7f4cbb03cdcf0a4"
|
||||
},
|
||||
{
|
||||
"path": "scripts/init_skill.py",
|
||||
"sha256": "0bba250b94caa4cb2b28b15dad26fdcf371aeda4c9797b8120e55c2e33e0c73c"
|
||||
},
|
||||
{
|
||||
"path": "scripts/package_skill.py",
|
||||
"sha256": "b31fbcb3e362d5c5308e99255ff8e83cde3a513e0636953964a648494ca10931"
|
||||
},
|
||||
{
|
||||
"path": "scripts/quick_validate.py",
|
||||
"sha256": "381ab2d3d1fd5ec32371016413063eff99d0d48c415747085c61517e967dbb87"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "a9cf4286ead7a61ff0fc2b30a4d427adb7db19188cedb5e588101b1facb6ae31"
|
||||
}
|
||||
],
|
||||
"dirSha256": "667d1c96f88fe5ea42212944f176fa2bc7c9914ed121c3163b6a77a5ff8f337a"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user