Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:58 +08:00
commit 3fb2d73fdf
11 changed files with 488 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/ai-ml/automl-pipeline-builder",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "fb34009766a8bc2e9399fffd0376914fd9c97ab3",
"treeHash": "c31c6acb6671d79f92b4e28acb851a76d56e34bb91fe52739417ac754698c660",
"generatedAt": "2025-11-28T10:18:10.783298Z",
"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": "automl-pipeline-builder",
"description": "Build AutoML pipelines",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "65ddad12a34abea594620cef98ef80e73e8f5fe9e4b51f6de2748cef28f5b33c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "29894f57198e94aa48e120e7a39a2ad0a38259cd66f7a7c6aaf4b865722d4248"
},
{
"path": "commands/build-automl.md",
"sha256": "043efb83e2f02fc6d0869c8a3a7388d6e49f6c809292b93dd6a97a1b142e5647"
},
{
"path": "skills/automl-pipeline-builder/SKILL.md",
"sha256": "95dcd51280f06617680d939bb4b53db46e97e18bd51ceaf5eaecd600a5def7b2"
},
{
"path": "skills/automl-pipeline-builder/references/README.md",
"sha256": "cc008a892b439b86749b67023a04bb02ceaa11207207b5a267a4c161afa0a73d"
},
{
"path": "skills/automl-pipeline-builder/scripts/README.md",
"sha256": "06961fee5bb99c5bd43e86c2cef8c010c7c93a20cd23f6125d8575f356c0b0a2"
},
{
"path": "skills/automl-pipeline-builder/assets/example_dataset.csv",
"sha256": "df2165de808d5ffc740008e372a6dcf72d7851aa0a4f9b087cacfd47e6adc9d3"
},
{
"path": "skills/automl-pipeline-builder/assets/pipeline_template.yaml",
"sha256": "ce61db53c569e9945a1bc79fc05ba5757395dfec0cad306039eb6927b6c0a6c3"
},
{
"path": "skills/automl-pipeline-builder/assets/README.md",
"sha256": "392baecc536382ba5f53272f95a232d90e39b683e1f678bdc174b49282b13f29"
},
{
"path": "skills/automl-pipeline-builder/assets/evaluation_report_template.html",
"sha256": "bc27b226c4c65d0567721be60a65e799b7511ef72c545277a68cc3a0729f7a8f"
}
],
"dirSha256": "c31c6acb6671d79f92b4e28acb851a76d56e34bb91fe52739417ac754698c660"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}