mlops-automation-cn
SKILL.md
MLOps Automation 🤖
Automate tasks, containers, CI/CD, and ML experiments.
Features
1. Task Runner (just) ⚡
Copy justfile:
cp references/justfile ../your-project/
Tasks:
just check- Run all checksjust test- Run testsjust build- Build packagejust clean- Remove artifacts