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 panlm/mlflow-skills

Installs
1
GitHub Stars
1
First Seen
Apr 23, 2026