Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
ML
@mlflow
contributor on implexa, with 8 skills ranked by
SkillRank
across 1 source.
mlflow on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.5
skills.sh
retrieving-mlflow-traces
retrieving-mlflow-traces covers single fetch and search operations via cli, with filter examples across status, time, session, user, tags, and metadata. lacks python api detail and error handling guidance.
6.2
skills.sh
mlflow-onboarding
mlflow-onboarding branches users into two paths (genai or traditional ml) based on detected imports and explicit questioning, then guides them to relevant quickstart tutorials.
5.4
skills.sh
analyzing-mlflow-trace
analyzing-mlflow-trace covers single trace inspection to debug mlflow executions. describes trace structure (spans, operations, timing) and one cli command to fetch traces safely to file, lacking systematic analysis procedure.
4.3
skills.sh
instrumenting-with-mlflow-tracing
instrumentation guide for mlflow tracing targeting python and typescript projects, with language detection by dependency file but incomplete procedural coverage and vague operation examples.
4.1
skills.sh
searching-mlflow-docs
searching-mlflow-docs retrieves mlflow documentation by fetching an index file and extracting relevant markdown pages. covers common mlflow topics, apis, and integrations but procedure is incomplete and failure modes are unaddressed.
3.8
skills.sh
querying-mlflow-metrics
querying-mlflow-metrics fetches aggregated trace metrics from mlflow tracking servers via a python script. supports token usage, latency, and trace count queries with time-bucketing and aggregation functions.
—
skills.sh
analyzing-mlflow-session
Analyzes an MLflow session — a sequence of traces from a multi-turn chat conversation or interaction. Use when the user asks to debug a chat conversation,…
—
skills.sh
agent-evaluation
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,…