searching-mlflow-docs

Installation
SKILL.md

MLflow Documentation Search

Workflow

  1. Fetch https://mlflow.org/docs/latest/llms.txt to find relevant page paths
  2. Fetch the .md file at the identified path
  3. Present results with verbatim code examples

Step 1: Fetch llms.txt Index

WebFetch(
  url: "https://mlflow.org/docs/latest/llms.txt",
  prompt: "Find links or references to [TOPIC]. List all relevant URLs."
)

Step 2: Fetch Target Documentation

Related skills

More from mlflow/skills

Installs
290
Repository
mlflow/skills
GitHub Stars
41
First Seen
Feb 5, 2026