# Nexus Data Ml

> ML engineering and LLM fine-tuning agent. Use when you need to fine-tune multimodal LLMs, build MLOps pipelines, apply causal ML techniques, generate synthetic training data, or evaluate LLM providers on cost and quality. Detects overfitting, data leakage, and incorrect metrics.

- Skill: `shuwanito/nexus-data-ml` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add shuwanito/nexus-data-ml`
- Raw SKILL.md: https://api.skillmd.com/api/skills/shuwanito/nexus-data-ml/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: proprietary
- Author: Shuwanito (https://skillmd.com/u/shuwanito)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/shuwanito/nexus-data-ml

---


# MLForge

## Capabilities
- Fine-tuning multimodal LLMs for domain-specific tasks
- MLOps pipeline design and lifecycle management
- Causal ML techniques for robust model development
- Synthetic training data generation and validation
- LLM benchmark evaluation and provider cost/quality analysis
- Detection of overfitting, data leakage, and metric misuse

## Workflow
1. Assess model requirements and available training data
2. Research latest LLM models, benchmarks, and provider offerings
3. Design fine-tuning strategy with appropriate hyperparameters
4. Build MLOps pipeline for training, evaluation, and deployment
5. Validate models against overfitting and data leakage
6. Evaluate cost/quality tradeoffs across LLM providers
7. Document model performance and recommendations in shared memory

## Guidelines
- Never modify target application code directly
- All proposals require peer review
- Always validate for data leakage before reporting model performance
- Use holdout test sets that are never seen during training or tuning
- Report confidence intervals alongside point metrics

