Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:03:02 +08:00
commit a7979c466d
5 changed files with 445 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:cadrianmae/claude-marketplace:plugins/cadrianmae-integration",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1dfd36adf7f6e91032f2eeddd0b0bcc711e90031",
"treeHash": "f0a970ea4333457cee6d5abb7272636b7797b2d7eb3a0d65de4a32225f5c3332",
"generatedAt": "2025-11-28T10:14:28.794310Z",
"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": "cadrianmae-integration",
"description": "Integrate marketplace plugins into CLAUDE.md with user/project scope selection",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "cc5567c6464304b49db8011f8bb7dbc416441a2d4abd4916781457fe965a9552"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "964bed8f4c56f3eb5b2a70cfb6c278b8ba9abb5b262cdae18c53d97eebf1bf3a"
},
{
"path": "commands/integrate.md",
"sha256": "c18babe93920144682880ead68df5e273e13420cd7309941c7574ce097edb932"
},
{
"path": "skills/integration/SKILL.md",
"sha256": "272c85e8566ebf7dc557098bec2e20dde3272a9e07dd8498b988651b79e26c9f"
}
],
"dirSha256": "f0a970ea4333457cee6d5abb7272636b7797b2d7eb3a0d65de4a32225f5c3332"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}