What problem does it solve? Users working with Malloy and the Malloy Publisher often do not know which specialized skill to invoke for modeling, querying, debugging, or publishing, leading to wrong tool selection and failed workflows. ## Core Features & Use Cases - Skill Index and Routing: Lists every available Malloy skill by purpose so the agent can route requests like modeling, analysis, debugging, or publishing to the correct skill. - Workflow Orchestration Entry Points: Identifies the two driver skills, malloy-modeling for building semantic models and malloy-analysis for answering data questions. - First-Time Setup Guidance: Directs users with no .malloy files to start the full modeling workflow after configuring the Malloy Publisher MCP tools. - Use Case: A user asks "how do I use malloy" and the agent loads this index, determines the user wants to build a semantic model, and routes to the malloy-modeling driver skill. ## Quick Start Ask the agent what Malloy skills are available or say model my data to start the guided modeling workflow.