Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
practicalswan avatar

Powerbi Modeling

  • 24 installs
  • 7 repo stars
  • Updated August 2, 2026
  • practicalswan/agent-skills

powerbi-modeling is a Claude Code skill for ai & agent building.

About

powerbi-modeling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • powerbi-modeling
  • AI & Agent Building
  • AI-coding skill

Powerbi Modeling by the numbers

  • 24 all-time installs (skills.sh)
  • Ranked #9,912 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/practicalswan/agent-skills --skill powerbi-modeling

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs24
repo stars7
Last updatedAugust 2, 2026
Repositorypracticalswan/agent-skills

How do I helps with ai & agent building tasks.?

Helps with ai & agent building tasks.

Who is it for?

Best when you're working on ai & agent building and need structured help with powerbi modeling.

Skip if: Teams with no ai & agent building needs, or anyone wanting a generic chat assistant without this specific workflow.

When should I use this skill?

When you need to helps with ai & agent building tasks., or when powerbi-modeling is a claude code skill for ai & agent building.

What you get

Structured output aligned to powerbi-modeling: powerbi-modeling, AI & Agent Building.

Files

SKILL.mdMarkdownGitHub ↗

Power BI Modeling

Tech Stack Target / Version: Power BI Desktop current release, Tabular Editor, DAX Studio, and Fabric semantic-model workflows.

Use this skill when the work is inside a Power BI semantic model rather than a generic SQL schema or spreadsheet.

  • Leverage native parallel subagent dispatch and 200k+ context windows where available.

Activation Conditions

Use symptom -> action triggers: when one matches, apply this skill and verify with the protocol below.

  • Designing or cleaning up a star schema
  • Creating or reviewing DAX measures
  • Configuring relationships and cross-filter direction
  • Implementing row-level security
  • Auditing model health and performance

Practical Workflow

1. Inspect the current model before changing anything. 2. Classify tables as dimension, fact, bridge, or helper tables. 3. Prefer explicit measures over implicit aggregation. 4. Keep relationships simple and single-direction unless the use case is proven. 5. Hide technical fields from report authors.

MCP Reality

Power BI model tooling is host-specific. If your client exposes a Power BI modeling MCP server, inspect the available operations first and map them to the model areas you need: connections, tables, columns, measures, relationships, DAX queries, and security roles.

For Microsoft documentation, the Microsoft Learn MCP server is a good companion. Prefer:

  • microsoft_docs_search_by_product with power-bi
  • microsoft_docs_fetch for the final page

Anti-Patterns

  • Treating source content as already clean: Formatting automation will happily preserve broken or inconsistent input.
  • Skipping an open-file verification pass: Documents and spreadsheets often fail in the destination app, not in the script output.
  • Automating irreversible edits without checkpoints: A small mapping mistake can affect an entire workbook or document.

Verification Protocol

Before claiming "skill applied successfully":

1. Pass/fail: The Powerbi Modeling implementation names the target runtime, framework version, and affected files. 2. Pass/fail: Build, lint, test, or equivalent local validation is run for the changed surface. 3. Pass/fail: Edge cases for errors, dependency drift, and environment differences are addressed or explicitly out of scope. 4. Pressure-test scenario: Apply the workflow to a change that passes happy-path tests but fails one boundary condition. 5. Success metric: Zero untested success claims; every implementation claim maps to a command or artifact.

References & Resources

Documentation

  • STAR-SCHEMA - Dimension and fact modeling guidance
  • RELATIONSHIPS - Relationship patterns and cross-filter tradeoffs
  • MEASURES-DAX - DAX naming and measure design
  • PERFORMANCE - High-impact optimization ideas
  • RLS - Row-level security patterns

Scripts

  • Power BI Model Audit - Local audit helper for naming, documentation, and modeling smells

Examples

  • Model Examples - Example modeling patterns and DAX structure

<!-- PORTABILITY:START -->

Cross-Client Portability

This skill is written to stay usable across GitHub Copilot, Claude Code, Codex, and Gemini CLI.

  • GitHub Copilot: keep the folder in a Copilot-visible skill or plugin path, or wrap the workflow as project instructions if the host does not support portable skill folders directly.
  • Claude Code: keep the folder in a local skills directory or a compatible plugin or marketplace source.
  • Codex: install or sync the folder into $CODEX_HOME/skills/<skill-name> and restart Codex after major changes.
  • Gemini CLI: this repository generates a project command named /skills:powerbi-modeling from this skill. Rebuild commands with python scripts/export-gemini-skill.py powerbi-modeling and then run /commands reload inside Gemini CLI.

<!-- PORTABILITY:END -->

<!-- MCP:START -->

MCP Availability And Fallback

Preferred MCP Server: Power BI MCP

  • Fallback prompt: "Use the Power BI Modeling skill without MCP. Rely on the local SKILL.md, bundled references or scripts, and manual verification. Show the exact commands, evidence, and final checks you used before concluding."
  • Use Power BI Desktop, Tabular Editor, DAX Studio, and exported model metadata when the MCP surface is unavailable.
  • Validate measures, relationships, and performance with local model tools before completion.

<!-- MCP:END -->

Related Skills

  • documentation-authoring: Use it when the workflow also needs drafting structured technical or product documents.
  • notion-docs: Use it when the workflow also needs Notion page and database publishing workflows.
  • pdf: Use it when the workflow also needs PDF extraction, generation, and layout-aware review.
  • word-document: Use it when the workflow also needs Word document authoring and formatting workflows.

Related skills

FAQ

What does powerbi-modeling do?

powerbi-modeling is a Claude Code skill for ai & agent building.

When should I use powerbi-modeling?

When you need to helps with ai & agent building tasks., or when powerbi-modeling is a claude code skill for ai & agent building.

What are the main capabilities?

powerbi-modeling; AI & Agent Building; AI-coding skill.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.