[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-mlflow-setup":3,"mdc--e98vu6-key":48,"related-org-mlflow-setup":110,"related-repo-mlflow-setup":271},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":20,"repoUrl":21,"updatedAt":22,"license":23,"forks":24,"topics":25,"repo":43,"sourceUrl":46,"mdContent":47},"setup","configure MLflow tracing","Configure MLflow tracing for Claude Code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"mlflow","MLflow","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fmlflow.png",[12,16,17],{"name":13,"slug":14,"type":15},"Tracing","tracing","tag",{"name":9,"slug":8,"type":15},{"name":18,"slug":19,"type":15},"Claude Code","claude-code",27014,"https:\u002F\u002Fgithub.com\u002Fmlflow\u002Fmlflow","2026-07-14T05:39:00.297769",null,5990,[26,27,28,29,30,31,32,33,34,35,36,8,37,38,39,40,41,42],"agentops","agents","ai","ai-governance","apache-spark","evaluation","langchain","llm-evaluation","llmops","machine-learning","ml","mlops","model-management","observability","open-source","openai","prompt-engineering",{"repoUrl":21,"stars":20,"forks":24,"topics":44,"description":45},[26,27,28,29,30,31,32,33,34,35,36,8,37,38,39,40,41,42],"The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while controlling costs and managing access to models and data.","https:\u002F\u002Fgithub.com\u002Fmlflow\u002Fmlflow\u002Ftree\u002FHEAD\u002Flibs\u002Ftypescript\u002Fintegrations\u002Fclaude-code\u002Fskills\u002Fsetup","---\nname: setup\ndescription: Configure MLflow tracing for Claude Code.\ndisable-model-invocation: true\n---\n\n# MLflow Tracing Setup\n\nRun this skill ONLY when the user explicitly asks to configure MLflow tracing.\n\n1. Run `mlflow-claude-code setup --help` and read the available options.\n2. Ask the user for each required value. Do not pick defaults silently. All values come from the user.\n3. Run `mlflow-claude-code setup` with the collected options.\n4. Echo the CLI output. Briefly state the settings file path, tracking URI, experiment, and that tracing is enabled for the next Claude conversation.\n",{"data":49,"body":51},{"name":4,"description":6,"disable-model-invocation":50},true,{"type":52,"children":53},"root",[54,63,69],{"type":55,"tag":56,"props":57,"children":59},"element","h1",{"id":58},"mlflow-tracing-setup",[60],{"type":61,"value":62},"text","MLflow Tracing Setup",{"type":55,"tag":64,"props":65,"children":66},"p",{},[67],{"type":61,"value":68},"Run this skill ONLY when the user explicitly asks to configure MLflow tracing.",{"type":55,"tag":70,"props":71,"children":72},"ol",{},[73,88,93,105],{"type":55,"tag":74,"props":75,"children":76},"li",{},[77,79,86],{"type":61,"value":78},"Run ",{"type":55,"tag":80,"props":81,"children":83},"code",{"className":82},[],[84],{"type":61,"value":85},"mlflow-claude-code setup --help",{"type":61,"value":87}," and read the available options.",{"type":55,"tag":74,"props":89,"children":90},{},[91],{"type":61,"value":92},"Ask the user for each required value. Do not pick defaults silently. All values come from the user.",{"type":55,"tag":74,"props":94,"children":95},{},[96,97,103],{"type":61,"value":78},{"type":55,"tag":80,"props":98,"children":100},{"className":99},[],[101],{"type":61,"value":102},"mlflow-claude-code setup",{"type":61,"value":104}," with the collected options.",{"type":55,"tag":74,"props":106,"children":107},{},[108],{"type":61,"value":109},"Echo the CLI output. Briefly state the settings file path, tracking URI, experiment, and that tracing is enabled for the next Claude conversation.",{"items":111,"total":270},[112,118,128,146,160,171,187,205,217,229,244,255],{"slug":4,"name":4,"fn":5,"description":6,"org":113,"tags":114,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[115,116,117],{"name":18,"slug":19,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},{"slug":119,"name":119,"fn":120,"description":121,"org":122,"tags":123,"stars":20,"repoUrl":21,"updatedAt":127},"status","display MLflow tracing configuration","Show the current MLflow tracing configuration for Claude Code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[124,125,126],{"name":18,"slug":19,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},"2026-07-14T05:39:01.540537",{"slug":129,"name":129,"fn":130,"description":131,"org":132,"tags":133,"stars":143,"repoUrl":144,"updatedAt":145},"agent-evaluation","evaluate and optimize LLM agent output","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\u002Fincomplete responses. Evaluates agents systematically using MLflow evaluation with datasets, scorers, and tracing. IMPORTANT - Always also load the instrumenting-with-mlflow-tracing skill before starting any work. Covers end-to-end evaluation workflow or individual components (tracing setup, dataset creation, scorer definition, evaluation execution).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[134,136,139,140],{"name":135,"slug":27,"type":15},"Agents",{"name":137,"slug":138,"type":15},"Evals","evals",{"name":9,"slug":8,"type":15},{"name":141,"slug":142,"type":15},"Performance","performance",60,"https:\u002F\u002Fgithub.com\u002Fmlflow\u002Fskills","2026-07-14T05:39:15.600492",{"slug":147,"name":147,"fn":148,"description":149,"org":150,"tags":151,"stars":143,"repoUrl":144,"updatedAt":159},"analyzing-mlflow-session","analyze MLflow chat conversation sessions","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, review session or chat history, find where a multi-turn chat went wrong, or analyze patterns across turns. Triggers on \"analyze this session\", \"what happened in this conversation\", \"debug session\", \"review chat history\", \"where did this chat go wrong\", \"session traces\", \"analyze chat\", \"debug this chat\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[152,155,156,158],{"name":153,"slug":154,"type":15},"Debugging","debugging",{"name":9,"slug":8,"type":15},{"name":157,"slug":39,"type":15},"Observability",{"name":13,"slug":14,"type":15},"2026-07-14T05:39:10.542342",{"slug":161,"name":161,"fn":162,"description":163,"org":164,"tags":165,"stars":143,"repoUrl":144,"updatedAt":170},"analyzing-mlflow-trace","analyze MLflow traces","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 with this trace\", \"debug trace\", \"investigate trace\", \"why did this trace fail\", \"root cause this trace\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[166,167,168,169],{"name":153,"slug":154,"type":15},{"name":9,"slug":8,"type":15},{"name":157,"slug":39,"type":15},{"name":13,"slug":14,"type":15},"2026-07-14T05:39:02.874441",{"slug":172,"name":172,"fn":173,"description":174,"org":175,"tags":176,"stars":143,"repoUrl":144,"updatedAt":186},"fix-agent-issue","fix and update AI agent behavior","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 the desired behavior as a regression test suite (`mlflow.genai.evaluate` assertions in `@mlflow.test` pytest tests), and iterates the agent — not the test — until green, resisting quick system-prompt patches when the real fix is upstream (missing tool, retrieval source, or capability). Use whenever the user wants to fix or change how an agent behaves — e.g. \"fix this issue in my agent\", \"this answer is wrong\", \"the agent is hallucinating\", \"improve my agent based on this trace\", \"make the agent do X instead of Y\", \"I want the agent to lead with\u002Fprioritize\u002Frecommend X\", \"new business rule: the agent should X\", \"always\u002Fnever do X\", \"change the agent's default behavior\" — or shares a trace they want addressed.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[177,178,181,182,185],{"name":135,"slug":27,"type":15},{"name":179,"slug":180,"type":15},"Best Practices","best-practices",{"name":153,"slug":154,"type":15},{"name":183,"slug":184,"type":15},"Engineering","engineering",{"name":9,"slug":8,"type":15},"2026-07-30T05:53:39.749464",{"slug":188,"name":188,"fn":189,"description":190,"org":191,"tags":192,"stars":143,"repoUrl":144,"updatedAt":204},"instrumenting-with-mlflow-tracing","instrument Python and TypeScript with MLflow Tracing","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\u002FLLM apps, getting started with MLflow tracing, tracing specific frameworks (LangGraph, LangChain, OpenAI, Gemini, DSPy, CrewAI, AutoGen), or when another skill references tracing setup. Examples - \"How do I add tracing?\", \"Instrument my agent\", \"Trace my LangChain app\", \"Set up tracing for evaluation\"",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[193,194,195,196,197,200,201],{"name":135,"slug":27,"type":15},{"name":137,"slug":138,"type":15},{"name":9,"slug":8,"type":15},{"name":157,"slug":39,"type":15},{"name":198,"slug":199,"type":15},"Python","python",{"name":13,"slug":14,"type":15},{"name":202,"slug":203,"type":15},"TypeScript","typescript","2026-07-20T05:58:52.968218",{"slug":206,"name":206,"fn":207,"description":208,"org":209,"tags":210,"stars":143,"repoUrl":144,"updatedAt":216},"mlflow-agent","dispatch MLflow workflows and agent tasks","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 mlflow\", \"mlflow agent\", \"add mlflow to my project\", \"trace my agent\", \"evaluate my agent\", or any MLflow task without a specific skill in mind.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[211,212,213,215],{"name":135,"slug":27,"type":15},{"name":9,"slug":8,"type":15},{"name":214,"slug":37,"type":15},"MLOps",{"name":13,"slug":14,"type":15},"2026-07-14T05:39:04.133424",{"slug":218,"name":218,"fn":219,"description":220,"org":221,"tags":222,"stars":143,"repoUrl":144,"updatedAt":228},"mlflow-onboarding","onboard users to MLflow workflows","Onboards users to MLflow by determining their use case (GenAI agents\u002Fapps or traditional ML\u002Fdeep 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 determine the use case. Use when the user asks to get started with MLflow, set up tracking, add observability, or integrate MLflow into their project. Triggers on \"get started with MLflow\", \"set up MLflow\", \"onboard to MLflow\", \"add MLflow to my project\", \"how do I use MLflow\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[223,224,225],{"name":9,"slug":8,"type":15},{"name":214,"slug":37,"type":15},{"name":226,"slug":227,"type":15},"Onboarding","onboarding","2026-07-14T05:39:06.681003",{"slug":230,"name":230,"fn":231,"description":232,"org":233,"tags":234,"stars":143,"repoUrl":144,"updatedAt":243},"querying-mlflow-metrics","fetch trace metrics from MLflow servers","Fetches aggregated trace metrics (token usage, latency, trace counts, quality evaluations) from MLflow tracking servers. Triggers on requests to show metrics, analyze token usage, view LLM costs, check usage trends, or query trace statistics.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[235,238,241,242],{"name":236,"slug":237,"type":15},"Analytics","analytics",{"name":239,"slug":240,"type":15},"Metrics","metrics",{"name":9,"slug":8,"type":15},{"name":157,"slug":39,"type":15},"2026-07-14T05:39:13.07056",{"slug":245,"name":245,"fn":246,"description":247,"org":248,"tags":249,"stars":143,"repoUrl":144,"updatedAt":254},"retrieving-mlflow-traces","retrieve and query MLflow traces","Retrieves MLflow traces using CLI or Python API. Use when the user asks to get a trace by ID, find traces, filter traces by status\u002Ftags\u002Fmetadata\u002Fexecution time, query traces, or debug failed traces. Triggers on \"get trace\", \"search traces\", \"find failed traces\", \"filter traces by\", \"traces slower than\", \"query MLflow traces\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[250,251,252,253],{"name":153,"slug":154,"type":15},{"name":9,"slug":8,"type":15},{"name":157,"slug":39,"type":15},{"name":13,"slug":14,"type":15},"2026-07-14T05:39:09.22888",{"slug":256,"name":256,"fn":257,"description":258,"org":259,"tags":260,"stars":143,"repoUrl":144,"updatedAt":269},"sagemaker-mlflow","connect to SageMaker Managed MLflow","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\u002F... or arn:aws:sagemaker:...:mlflow-tracking-server\u002F...) or \"SageMaker Managed MLflow\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[261,264,267,268],{"name":262,"slug":263,"type":15},"AI Infrastructure","ai-infrastructure",{"name":265,"slug":266,"type":15},"AWS","aws",{"name":9,"slug":8,"type":15},{"name":214,"slug":37,"type":15},"2026-07-14T05:39:05.401801",13,{"items":272,"total":285},[273,279],{"slug":4,"name":4,"fn":5,"description":6,"org":274,"tags":275,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[276,277,278],{"name":18,"slug":19,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},{"slug":119,"name":119,"fn":120,"description":121,"org":280,"tags":281,"stars":20,"repoUrl":21,"updatedAt":127},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[282,283,284],{"name":18,"slug":19,"type":15},{"name":9,"slug":8,"type":15},{"name":13,"slug":14,"type":15},2]