mlflow-agent

Installation
SKILL.md

MLflow Agent

Master dispatcher for MLflow workflows. Reads user intent and invokes the right sub-skill.

Trigger

Use when the user wants to do anything with MLflow but hasn't specified which skill to use.

Process

  1. Read the user's request and identify intent
  2. Map to the appropriate skill:
    • Tracing / instrumentation → instrumenting-with-mlflow-tracing
    • Evaluation / scoring → agent-evaluation
    • Debug a trace → analyze-mlflow-trace
    • Debug a chat session → analyze-mlflow-chat-session
    • Search traces → retrieving-mlflow-traces
    • Metrics / costs → querying-mlflow-metrics
    • Getting started → mlflow-onboarding
Related skills

More from mlflow/skills

Installs
142
Repository
mlflow/skills
GitHub Stars
41
First Seen
Mar 31, 2026