Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

mlops-stack

mlops-stack에는 ayush488-glitch에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
4
업데이트
2026-04-16
Forks
3
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

mlops-agent-workflow
소프트웨어 개발자

Anti-slop agentic engineering co-pilot. Teaches the Research-Plan-Implement (RPI) workflow, context management, quality gates, per-agent isolation, and anti-slop patterns for building software with AI coding agents. Produces agent-workflow.md or project configuration files. Part of the mlops-tabular skill family but independently invocable for any software project.

2026-04-16
mlops-code-review
소프트웨어 품질 보증 분석가·테스터

Full software engineering and ML-specific code review co-pilot. Reviews Python code for quality, security, testing, type safety, and ML-specific issues including data leakage, training-serving skew, feature engineering smells, and reproducibility. Produces structured review findings by severity. Part of the mlops-tabular skill family. Invoke via /mlops-tabular or directly for any Python/ML code review.

2026-04-16
mlops-system-design
소프트웨어 개발자

System design co-pilot covering both general distributed systems and ML-specific infrastructure. Guides users through API design, database design, scalability, reliability, ML serving patterns, feature stores, training pipelines, and ML platform architecture. Produces system_design.md. Part of the mlops-tabular skill family. Invoke via /mlops-tabular or directly for any system design problem.

2026-04-16
mlops-tabular
데이터 과학자

Production-grade MLOps co-pilot for tabular data. Guides users end-to-end from business problem through system design, implementation, deployment, and monitoring. Adapts dynamically to the user's specific problem, dataset, constraints, and chosen orchestration framework. Use when asked to build an ML product on tabular data, productionize a model, set up MLOps infrastructure, or when users describe a business problem they want to solve with machine learning on structured data. Proactively invoke when: user describes a business problem solvable with tabular ML, mentions prediction/classification/regression on structured data, or asks about MLOps best practices for a specific project.

2026-04-16
mlops-architecture
소프트웨어 개발자

Deep-dive MLOps architecture design for tabular data. Walks through all 9 sub-phases of system design: full pipeline explanation (10 stages, 5 pipelines, maturity levels), data plan, feature plan, training plan, deployment plan, monitoring plan, versioning plan, ZenML stack selection, and architecture document production. Reads problem_statement.md, produces architecture.md. Part of the mlops-tabular skill family.

2026-04-10
mlops-data-and-features
데이터 과학자

Deep-dive data foundation and feature engineering for tabular ML. Covers project setup, data loading with validation, EDA, and preprocessing (null handling, scaling with formulas, categorical encoding with target encoding smoothing, training-serving skew prevention with sklearn.Pipeline). Reads problem_statement.md and architecture.md. Part of the mlops-tabular skill family.

2026-04-10
mlops-deploy-monitor
소프트웨어 개발자

Deep-dive deployment, monitoring, and production hardening for tabular ML. Covers drift detection (data vs concept drift, KS/Chi-squared/PSI/Wasserstein with thresholds), deployment strategies (shadow/canary/blue-green/A-B), four-layer monitoring ladder, incident response, feedback loop dangers, production hardening, and shipping. Part of the mlops-tabular skill family.

2026-04-10
mlops-problem-framing
데이터 과학자

Deep-dive problem framing for tabular ML. Guides users through the six-word ML suitability test, three legitimate paths (Build ML / Rules / Not Now), problem statement template, metric ladder, seven discovery questions, and six forcing questions. Produces problem_statement.md. Part of the mlops-tabular skill family. Invoke via /mlops-tabular or directly when you need focused problem framing.

2026-04-10
mlops-training-eval
데이터 과학자

Deep-dive model training and evaluation for tabular ML. Covers experiment tracking with four reproducibility elements, baseline models as mandatory, evaluation with slice-level analysis and confidence intervals via bootstrapping, and class imbalance handling with the four-factor decision framework. Part of the mlops-tabular skill family.

2026-04-10