bymicrosoft· 555 skills
Answer natural-language business questions over existing Power BI reports and dashboards through the FabricIQ MCP endpoint. Orchestrates artifact discovery, schema inspection, entity resolution, DAX generation, and query execution to return plain-language answers. Use when the user asks what, which, compare, rank, explain, or summarize questions about Power BI report or dashboard content (not raw DAX). For raw DAX execution (EVALUATE statements) or model metadata inspection (INFO functions), use semantic-model-consumption. For upload/download/publish/list/delete report items or PBIR definitions, use powerbi-report-management. For PBIR file/page/visual edits, use powerbi-report-authoring. Triggers: "ask power bi", "PBI question", "discover my Power BI report", "report data", "dashboard data", "what are the top", "show me the power bi data", "which products sold", "compare sales in report", "which customers churned", "ask the Power BI report".
$npx -y skills add microsoft/skills-for-fabric --skill fabriciqInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/skills-for-fabric" --skill "microsoft/skills-for-fabric/fabriciq"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/skills-for-fabric" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/skills-for-fabric"` and select the relevant skills, then follow their instructions.