Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:42 +08:00
commit 073eddcdf0
8 changed files with 193 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/database/nosql-data-modeler",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "da9e639b4795ae6bb1430a64d493ad272d3c7d19",
"treeHash": "82cf33a8076a3f409b249053c7259266ff08f8829873356b7fd8b7d7753a5f53",
"generatedAt": "2025-11-28T10:18:37.521388Z",
"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": "nosql-data-modeler",
"description": "Database plugin for nosql-data-modeler",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "104ee4e766df10673e2f62122a0bd81199b62ca1603630a66c04e5a1c24a5270"
},
{
"path": "agents/nosql-agent.md",
"sha256": "27e6292bd8f6f99538ae074697c1c0b8eb5a157d199a489ae45d79a1261f2727"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e37196f1f17c3ff497943bc324b68f77486064b5d7429fd8694a22c7b4d7ce87"
},
{
"path": "skills/nosql-data-modeler/SKILL.md",
"sha256": "3197b29c2b957a21ed7fcd29c10b0924ef6461a44e79bcf1780504d86d24fdb8"
},
{
"path": "skills/nosql-data-modeler/references/README.md",
"sha256": "f92662602d77ec8b6bafad8d7f2a1488956587ead890fb961f93fdb90e6de0ca"
},
{
"path": "skills/nosql-data-modeler/scripts/README.md",
"sha256": "6d9d05437d438aa529dc5b5e1dd9f3bc759eb0180fb94b875f85b191ab0b18d0"
},
{
"path": "skills/nosql-data-modeler/assets/README.md",
"sha256": "26082647be9bb67e69b0ef25393998173cffd88ce314d373319396be8d76d360"
}
],
"dirSha256": "82cf33a8076a3f409b249053c7259266ff08f8829873356b7fd8b7d7753a5f53"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}