Initial commit
This commit is contained in:
125
plugin.lock.json
Normal file
125
plugin.lock.json
Normal file
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:anton-abyzov/specweave:plugins/specweave-ml",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "47fa5e5f937aaf0efa9025ae4e297cb1a96dbafd",
|
||||
"treeHash": "364c6d4bc4bcf19d45699dca9ae1b1b71cfafd867e795694f0a866a7bcd12ed1",
|
||||
"generatedAt": "2025-11-28T10:13:51.101731Z",
|
||||
"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": "specweave-ml",
|
||||
"description": "Complete ML/AI workflow integration for SpecWeave - from experiment tracking to production deployment. Includes 13 comprehensive skills covering the full ML lifecycle: pipeline orchestration, experiment tracking, model evaluation, explainability, deployment, feature engineering, AutoML, computer vision, NLP, time series forecasting, anomaly detection, data visualization, and model registry.",
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "411b2406bb8aeedbe6afa0edb168e835e8968810f45d2f00b4ba0b611f5d57ad"
|
||||
},
|
||||
{
|
||||
"path": "agents/ml-engineer/AGENT.md",
|
||||
"sha256": "82660a027877a9b477f8de1ee069bf9ea777913f6f79a8002b3dbb15f3fd4229"
|
||||
},
|
||||
{
|
||||
"path": "agents/mlops-engineer/AGENT.md",
|
||||
"sha256": "306dc3608d6c81e6e558f289ace073712673216b218164f549c32a644c5c1a46"
|
||||
},
|
||||
{
|
||||
"path": "agents/data-scientist/AGENT.md",
|
||||
"sha256": "99efb252f0e9c9520c7ec53f57afceec2d2c955731d17872890d1a57db199977"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "db6422f1a50c33cc96e3da93687cf2343fc14bec9c09c19fb27f1e1c2fe38d4e"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-ml-explain.md",
|
||||
"sha256": "457d13fa175c258a7ca6972e26f255ddff7291e61c6b549b526787c594dedcc2"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-ml-evaluate.md",
|
||||
"sha256": "6af855de5c1c9b00f29b7443b956c7d50d41fe85fc64dff0e5dbfb506c1e8602"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-ml-pipeline.md",
|
||||
"sha256": "340e6524c935f6f48d69ba9400ac428f90680e2b451bf5ae974a4a92e578c2b9"
|
||||
},
|
||||
{
|
||||
"path": "commands/specweave-ml-deploy.md",
|
||||
"sha256": "423c4330ff917350fad1d965c1f9e030744f839ca19223d0f3fbaf5bb6a52f8d"
|
||||
},
|
||||
{
|
||||
"path": "skills/ml-pipeline-orchestrator/SKILL.md",
|
||||
"sha256": "0035205198668bf6504bd44a49c5dd849deddbf8b223f08ea3e0a9ccec7a0527"
|
||||
},
|
||||
{
|
||||
"path": "skills/automl-optimizer/SKILL.md",
|
||||
"sha256": "775e6475539787f7a8241ab91bc9b222565955066b25464b921d36408f739c49"
|
||||
},
|
||||
{
|
||||
"path": "skills/ml-deployment-helper/SKILL.md",
|
||||
"sha256": "3a8a5646a69496559ffa1f9f4c884196c4b41b5555d5d57b1fd14509764bc425"
|
||||
},
|
||||
{
|
||||
"path": "skills/experiment-tracker/SKILL.md",
|
||||
"sha256": "fb76fce96c3462ff121ff26f59849aa1107f1da36b1aab22003955379faefdb7"
|
||||
},
|
||||
{
|
||||
"path": "skills/nlp-pipeline-builder/SKILL.md",
|
||||
"sha256": "2c81a684d149df2946fb0bfc0b2037fbe1c2a76fffa9641e16c0d006d0d0a5df"
|
||||
},
|
||||
{
|
||||
"path": "skills/model-evaluator/SKILL.md",
|
||||
"sha256": "5a3a507802379258bdc8aec9abf568845dcf7f77773614da23d4c401396e1b65"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineer/SKILL.md",
|
||||
"sha256": "4053c4372a206e56c55e6bbb5cd0ddceac895db072bdd9cfa5cb98664495bfde"
|
||||
},
|
||||
{
|
||||
"path": "skills/mlops-dag-builder/SKILL.md",
|
||||
"sha256": "44ccf8ca7d3c1749760c2c66039a01a290bddf90ab55c39b7df7c84acfb6dda1"
|
||||
},
|
||||
{
|
||||
"path": "skills/anomaly-detector/SKILL.md",
|
||||
"sha256": "dd4b1e54a9e931660e46aa48f027c0c7e44bfa1fb4bbeeecfc96f890e092e19d"
|
||||
},
|
||||
{
|
||||
"path": "skills/cv-pipeline-builder/SKILL.md",
|
||||
"sha256": "1046a9cae07c9645b4a08550b8c1da3633152cfbd3b60336351ca24865951070"
|
||||
},
|
||||
{
|
||||
"path": "skills/model-registry/SKILL.md",
|
||||
"sha256": "71ff46bccfc960efa8d4114a029a8f9cce798b6ea1d5e4fa57f1de01bec75382"
|
||||
},
|
||||
{
|
||||
"path": "skills/data-visualizer/SKILL.md",
|
||||
"sha256": "9aafe67bf85a93d097bf7cee809ed72edc3f2c381ea7c2fb8f23e2d42c4985ca"
|
||||
},
|
||||
{
|
||||
"path": "skills/model-explainer/SKILL.md",
|
||||
"sha256": "2e4553f09120b0f239d82f44b5c8961c09f04367e48ffedbaadb177a101251e4"
|
||||
},
|
||||
{
|
||||
"path": "skills/time-series-forecaster/SKILL.md",
|
||||
"sha256": "e1a5728f7c6aa20698aa3e2347da30c3f3f61fea0f8501504c92480114bc9734"
|
||||
}
|
||||
],
|
||||
"dirSha256": "364c6d4bc4bcf19d45699dca9ae1b1b71cfafd867e795694f0a866a7bcd12ed1"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user