๐ŸŽฏ

querying-mlflow-metrics

๐ŸŽฏSkill

from mlflow/skills

VibeIndex|
What it does
|

Enables AI coding assistants to query MLflow metrics for monitoring and evaluating GenAI application performance.

๐Ÿ“ฆ

Same repository

mlflow/skills(9 items)

querying-mlflow-metrics

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add mlflow/skills --skill querying-mlflow-metrics
skills.sh Installโš  Installs to .agents/skills/
npx skills add mlflow/skills --skill querying-mlflow-metrics
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/querying-mlflow-metrics/SKILL.md

SKILL.md

394Installs
-
AddedFeb 4, 2026

More from this repository8

๐ŸŽฏ
searching-mlflow-docs๐ŸŽฏSkill

Enables AI coding assistants to search and navigate MLflow documentation for building, debugging, and evaluating GenAI applications.

๐ŸŽฏ
agent-evaluation๐ŸŽฏSkill

Agent evaluation skill using MLflow for systematically evaluating and improving LLM agent output quality. Covers tool selection accuracy, answer quality, cost reduction, and end-to-end evaluation with datasets, scorers, and tracing.

๐ŸŽฏ
mlflow-onboarding๐ŸŽฏSkill

Provides onboarding guidance for MLflow, helping AI coding assistants get started with MLflow's tracing, evaluation, and observability features.

๐ŸŽฏ
instrumenting-with-mlflow-tracing๐ŸŽฏSkill

Guides AI coding assistants in instrumenting applications with MLflow tracing for observability and debugging of GenAI workflows.

๐ŸŽฏ
retrieving-mlflow-traces๐ŸŽฏSkill

Teaches AI coding assistants how to retrieve and query MLflow traces for analyzing GenAI application performance and behavior.

๐ŸŽฏ
analyzing-mlflow-trace๐ŸŽฏSkill

Teaches AI coding assistants how to analyze MLflow traces for debugging and evaluating GenAI applications with MLflow's observability features.

๐ŸŽฏ
analyzing-mlflow-session๐ŸŽฏSkill

An MLflow skill for analyzing tracing sessions, giving AI coding assistants deep knowledge of MLflow's tracing, evaluation, and observability for debugging GenAI applications.

๐ŸŽฏ
mlflow-agent๐ŸŽฏSkill

A master dispatcher skill for MLflow that reads user intent and automatically routes to the appropriate sub-skill โ€” covering tracing/instrumentation, agent evaluation, trace analysis, metrics querying, onboarding, and documentation search. It asks at most one clarifying question before dispatching, ensuring every MLflow task is handled by the most relevant specialized skill.