19 lines
693 B
JSON
19 lines
693 B
JSON
{
|
|
"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",
|
|
"author": {
|
|
"name": "Anton Abyzov",
|
|
"email": "anton.abyzov@gmail.com",
|
|
"url": "https://spec-weave.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |