powerbi-modeling

Semantic modeling assistant for building optimized Power BI data models with DAX, relationships, and best practices.

github ↓ 9.5k
Claude Code
View source ↗

What it does

  • Creating or optimizing Power BI semantic models
  • Designing star schemas (dimension/fact tables)
  • Writing DAX measures or calculated columns
  • Configuring table relationships (cardinality, cross-filter)
  • Implementing row-level security (RLS)
  • Naming conventions for tables, columns, measures
  • Adding descriptions and documentation to models

Requirements & configuration

Configuration: CUST_NM

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Semantic modeling assistant for building optimized Power BI data models with DAX, relationships, and best practices.

Source

Repository: https://github.com/github/awesome-copilot

powerbi-modeling FAQ

What does the powerbi-modeling skill do?

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. Creating or optimizing Power BI semantic models Designing star schemas (dimension/fact tables)

How do I install powerbi-modeling?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill powerbi-modeling --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain powerbi-modeling?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

powerbi-modeling on getagentictools
[![powerbi-modeling on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-powerbi-modeling.svg)](https://getagentictools.com/skills/github-awesome-copilot-powerbi-modeling?ref=badge)
npx agentictools info skills/github-awesome-copilot-powerbi-modeling

The second line is the CLI lookup for this page — handy in READMEs and docs.