Initial commit
This commit is contained in:
64
plugin.lock.json
Normal file
64
plugin.lock.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:tenequm/claude-plugins:skill-finder",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "efb66c3f54600ce350d1b59295c8776171cb858f",
|
||||
"treeHash": "267a2e7a01ac22d21e891419f49a49698217cf9feb64672322ac64ec72f426e8",
|
||||
"generatedAt": "2025-11-28T10:28:37.672867Z",
|
||||
"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-finder",
|
||||
"description": "Skill: Find and evaluate Claude skills using semantic search and quality assessment"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "87685b1c58e4a0268e06113aad66a4a42c46e96f2f0290ee5c239b64dfda9024"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f23d41eb01d7e4066362fc3a494160c3d8914d3c88e44795d7eee802df393b8a"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill/SKILL.md",
|
||||
"sha256": "195c829bcf55918348890947fda850a6ea1db2d543386b66898a11542770b49c"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill/references/ranking-algorithm.md",
|
||||
"sha256": "1cb1daebb5df8dafbf61d1d0b8982dedc728b483b17322f0a2ae5b0a2a1556c7"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill/references/installation-workflow.md",
|
||||
"sha256": "a294ee88ed66d5b2496d61ce0820efcf3545a0749e0c5adbd76838f39d761e47"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill/references/best-practices-checklist.md",
|
||||
"sha256": "c06f36afa05bbbd1ddab1558885e377e839edee1f026384702abc9d5845da1a3"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill/references/search-strategies.md",
|
||||
"sha256": "00f518d15ba28300644ecac3467058369c86e0373014501cfd82bd6bf40e8f80"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill/examples/sample-output.md",
|
||||
"sha256": "8033affd13ed553833c284f32a0fd0aeb90a57626c10940b237ac77cd36f52d9"
|
||||
}
|
||||
],
|
||||
"dirSha256": "267a2e7a01ac22d21e891419f49a49698217cf9feb64672322ac64ec72f426e8"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user