From 3cc24129938fe3559c2b899166721ea68e469b5d Mon Sep 17 00:00:00 2001 From: Mohammad Date: Tue, 3 Feb 2026 12:49:55 +0300 Subject: [PATCH] Fix formatting of description in powerbi-modeling skill --- skills/powerbi-modeling/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/powerbi-modeling/SKILL.md b/skills/powerbi-modeling/SKILL.md index 8b2abcd0..b4c4f140 100644 --- a/skills/powerbi-modeling/SKILL.md +++ b/skills/powerbi-modeling/SKILL.md @@ -1,6 +1,6 @@ --- name: powerbi-modeling -description: Power BI semantic modeling assistant for building optimized data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimizing model performance. Triggers on queries about DAX calculations, table relationships, dimension/fact table design, naming conventions, model documentation, cardinality, cross-filter direction, calculation groups, and data model best practices. Always connects to the active model first using power-bi-modeling MCP tools to understand the data structure before providing guidance. +description: 'Power BI semantic modeling assistant for building optimized data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimizing model performance. Triggers on queries about DAX calculations, table relationships, dimension/fact table design, naming conventions, model documentation, cardinality, cross-filter direction, calculation groups, and data model best practices. Always connects to the active model first using power-bi-modeling MCP tools to understand the data structure before providing guidance.' --- # Power BI Semantic Modeling