Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:25 +08:00
commit 37ed95ddbf
10 changed files with 1187 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:SIslamMun/iowarp-plugin:ndp-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "8fc6a0e4bdb652d7f29cb6ccd20d1a937260e394",
"treeHash": "1e28125943e9edc7d798abae2f5b4311368a860bb39396c14f0a4f6a82ade6de",
"generatedAt": "2025-11-28T10:12:43.157888Z",
"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": "ndp-plugin",
"description": "National Data Platform (NDP) integration plugin with dataset search, discovery, and workflow automation",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "7a4168ad797d1f80a4b4380b374cfee7ea463ae21e3e894d96cc2fb3ce8f9522"
},
{
"path": "agents/ndp-dataset-curator.md",
"sha256": "80537e47871ff2af4efcec669b72532bc9a79b31574e6a3021eeec8deb6d16d0"
},
{
"path": "agents/ndp-data-scientist.md",
"sha256": "93c78b552db86ad8fa28fd9f1301d999ee925dda064dc6f0b7b85a697f007ac5"
},
{
"path": "hooks/hooks.json",
"sha256": "330b9d07eb8a2a01671ac7c68320e3400ec7a890202ffd30741069f0acb94e83"
},
{
"path": "hooks/log_ndp_events.py",
"sha256": "35c11a3727b98c423e7644083b7d57b8adaf855f747d13fdb687cd59cb96de24"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9ed40f25eeffd93581d259506be104669cdbc316bb0e34414ff5c391bcbaaaf3"
},
{
"path": "commands/ndp-organizations.md",
"sha256": "8453847b408366cebcc933ea9d16d6121aaa9ba6e6c57e557e52502e0ec636ce"
},
{
"path": "commands/ndp-dataset-details.md",
"sha256": "b8ec4903d08ed8cbd61b16ac66a8c4daf5caf5dad37b5eb9f62e45ac04136531"
},
{
"path": "commands/ndp-search.md",
"sha256": "07061ee414c1dbb8d354c9ab4fd2248cdbdbd5955f0196a4ce4ef012f38de610"
}
],
"dirSha256": "1e28125943e9edc7d798abae2f5b4311368a860bb39396c14f0a4f6a82ade6de"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}