Skip to main content
mlflow
GitHub creator profile

mlflow

Repository-level view of 23 collected skills across 4 GitHub repositories.

skills collected
23
repositories
4
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

mlflow-onboarding
unclassified

Onboards users to MLflow by determining their use case (GenAI agents/apps or traditional ML/deep learning) and guiding them through relevant quickstart tutorials and initial integration. If an experiment ID is available, it should be supplied as input to help…

Aug 22, 2026
fix-agent-issue
unclassified

Drives a disciplined explore → plan → implement → verify loop for changing an AI agent's behavior with confidence — whether fixing a reported failure or introducing a new requirement, business rule, or policy. Grounds the diagnosis in MLflow traces, codifies…

Aug 22, 2026
instrumenting-with-mlflow-tracing
unclassified

Instruments Python and TypeScript code with MLflow Tracing for observability. Must be loaded when setting up tracing as part of any workflow including agent evaluation. Triggers on adding tracing, instrumenting agents/LLM apps, getting started with MLflow…

Aug 22, 2026
agent-evaluation
data-scientists-152051

Use this when you need to EVALUATE OR IMPROVE or OPTIMIZE an existing LLM agent's output quality - including improving tool selection accuracy, answer quality, reducing costs, or fixing issues where the agent gives wrong/incomplete responses. Evaluates agents…

Aug 11, 2026
build-a-scorer
data-scientists-152051

Help the user go from zero to a shipped MLflow evaluation prototype by understanding their app, generalizing a small set of atomic quality criteria, and implementing each criterion with the cheapest reliable scorer. Use when the user wants help choosing,…

Aug 11, 2026
analyzing-mlflow-trace
data-scientists-152051

Analyzes a single MLflow trace to answer a user query about it. Use when the user provides a trace ID and asks to debug, investigate, find issues, root-cause errors, understand behavior, or analyze quality. Triggers on "analyze this trace", "what went wrong…

Jul 17, 2026
sagemaker-mlflow
software-developers

Connect to SageMaker Managed MLflow (mlflow-app or mlflow-tracking-server ARN) as an MLflow backend, then hand off to the other MLflow skills. Triggers on a SageMaker MLflow ARN (arn:aws:sagemaker:...:mlflow-app/... or…

Jul 9, 2026
mlflow-agent
software-developers

Master dispatcher for all MLflow workflows. Use this skill when the user wants to do anything with MLflow — tracing, evaluating, debugging, or improving an agent. Routes to the right MLflow sub-skill automatically. Triggers on: "use mlflow", "help with…

Mar 31, 2026
Showing 8 of 12 collected skills.
Showing 4 of 4 repositories
All repositories loaded