Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:01 +08:00
commit ac37c32142
6 changed files with 801 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jls42/leapmultix:leapmultix-marketplace/skills/creating-plugins",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5416a1bbc6ae52fdd3ef6c281a78bac9f48dd24f",
"treeHash": "b36fa7d16533db124312a8688a9e470c04d0701c9503d26b09e40aee2a865d32",
"generatedAt": "2025-11-28T10:19:12.106292Z",
"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": "leapmultix-skill-creating-plugins",
"description": "Skill creating-plugins from LeapMultix",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "42060f97c3b724419ab9fc24dd02005f5aec6bf2b769d02fa454ef0e73fff477"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "1d6071784d9ac390b73a73a973c5d52151df78de6d7b608b72cd84e1fbfaff19"
},
{
"path": "skills/creating-plugins/SKILL.md",
"sha256": "67ef7d8ba50a586de9d1bc24072357b5cb98da90035198c37ccfc14a98a7fec2"
},
{
"path": "skills/creating-plugins/templates/plugin.json.template",
"sha256": "d0c8738c329f09b6960330d3394d3bde989465585200aef430a43de13a46621d"
},
{
"path": "skills/creating-plugins/templates/marketplace.json.template",
"sha256": "6720d62fe85bca77b583c9e71eddf3d453f4aaba14e72b1848311b7135342d8e"
}
],
"dirSha256": "b36fa7d16533db124312a8688a9e470c04d0701c9503d26b09e40aee2a865d32"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}