Official skills publisher Verified Skillscout rank 194

MLflow

MLflow publishes official AI agent skills for its tools, services, and developer workflows. The open source AI engineering platform for agents, LLMs, and ML models.

Browse 14 official AI agent skills across 2 MLflow repositories, with install commands and source links.

14 Skills
2 Repositories
6,262 Installs
26,251 GitHub stars

Install

Add MLflow skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/mlflow/mlflow_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant MLflow skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Skills

mlflow/skills

Includes 12 official skills: searching-mlflow-docs, mlflow-onboarding, agent-evaluation, instrumenting-with-mlflow-tracing, retrieving-mlflow-traces, querying-mlflow-metrics.

12 skills 6,140 installs 48 stars
npx skills add mlflow/skills -y

Mlflow

mlflow/mlflow

Includes 2 official skills: setup, status.

2 skills 122 installs 26,203 stars
npx skills add mlflow/mlflow -y

14 skills

mlflow/skills 12 skills

searching-mlflow-docs

mlflow/skills 714 installs
View source

mlflow-onboarding

mlflow/skills 702 installs
View source

agent-evaluation

mlflow/skills 684 installs
View source

instrumenting-with-mlflow-tracing

mlflow/skills 677 installs
View source

retrieving-mlflow-traces

mlflow/skills 632 installs
View source

querying-mlflow-metrics

mlflow/skills 622 installs
View source

mlflow-agent

mlflow/skills 520 installs
View source

sagemaker-mlflow

mlflow/skills 144 installs
View source

fix-agent-issue

mlflow/skills 110 installs
View source

build-a-scorer

mlflow/skills 67 installs
View source

analyze-mlflow-chat-session

mlflow/skills 0 installs
View source

analyze-mlflow-trace

mlflow/skills 0 installs
View source
mlflow/mlflow 2 skills

Repository documentation

mlflow/skills package overview

mlflow/skills/README.md View on GitHub

mlflow/skills

Includes 12 official skills: searching-mlflow-docs, mlflow-onboarding, agent-evaluation, instrumenting-with-mlflow-tracing, retrieving-mlflow-traces, querying-mlflow-metrics.

Top skills in this package

searching-mlflow-docsOfficial MLflow skill from mlflow/skills.
mlflow-onboardingOfficial MLflow skill from mlflow/skills.
agent-evaluationOfficial MLflow skill from mlflow/skills.
instrumenting-with-mlflow-tracingOfficial MLflow skill from mlflow/skills.
retrieving-mlflow-tracesOfficial MLflow skill from mlflow/skills.
querying-mlflow-metricsOfficial MLflow skill from mlflow/skills.
mlflow-agentOfficial MLflow skill from mlflow/skills.
sagemaker-mlflowOfficial MLflow skill from mlflow/skills.

Install

Install the full package:

npx skills add mlflow/skills -y

Install a specific skill:

npx skills add mlflow/skills@searching-mlflow-docs -y

Use the package when you want your agent to choose the relevant skill from this official MLflow repository.

View mlflow/skills on GitHub
Copied