Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:17 +08:00
commit 8485fc0c2c
8 changed files with 173 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/ai-ml/experiment-tracking-setup",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "fbf91d14a23361c70d7a920ae8cfab008b7631a5",
"treeHash": "29fa8a2c278babcaffe5152ded53ae3b6ce132a9a35b3afb64df8adab8ba5343",
"generatedAt": "2025-11-28T10:18:26.519235Z",
"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": "experiment-tracking-setup",
"description": "Set up ML experiment tracking",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "2b24d8efc5aabd01356d9f30d44dd6bb253f242912f940d455d41bc788776ecb"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b8e3a0b74fd5658c161f210e31287c5963416301ad60921aeb43e617f29c5541"
},
{
"path": "commands/track-experiments.md",
"sha256": "043efb83e2f02fc6d0869c8a3a7388d6e49f6c809292b93dd6a97a1b142e5647"
},
{
"path": "skills/experiment-tracking-setup/SKILL.md",
"sha256": "e40a3e8882082b9b8ddd7363c385e0e72bbfb148b0faaaa1ece67b4eb6357835"
},
{
"path": "skills/experiment-tracking-setup/references/README.md",
"sha256": "f380650636d35805f2facf5f654853343f707e206a9fdfaa52f9e57517a85f76"
},
{
"path": "skills/experiment-tracking-setup/scripts/README.md",
"sha256": "604b909040bf52f15650be10c1b214f8cb2f766d130b7c46749573f08b99c4b5"
},
{
"path": "skills/experiment-tracking-setup/assets/README.md",
"sha256": "f0ae844d020978e1fe20bc50ff28db5df9896a93eaf1b0420ab85050c0103725"
}
],
"dirSha256": "29fa8a2c278babcaffe5152ded53ae3b6ce132a9a35b3afb64df8adab8ba5343"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}