powerbi-model-create

Create a Power BI Semantic Model skeleton with TMDL files.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rbutinar/ade-ops --skill powerbi-model-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerbi-model-create
Source: https://github.com/rbutinar/ade-ops/tree/main/.agents/skills/powerbi-model-create
Command: npx skills add https://github.com/rbutinar/ade-ops --skill powerbi-model-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill creates a new Power BI Semantic Model skeleton, streamlining the process of building and managing models.

Core Features & Use Cases

  • Scaffold a new model: Generate the basic structure for a new Power BI Semantic Model (TMDL) files.
  • Customize with tables: Define specific tables within the model.
  • Flexible output: Output the model files into a specified directory.
  • Use Case: For users looking to start from scratch with a new Power BI model and want to automate the initial setup process.

Quick Start

Scaffold a new Power BI Semantic Model for 'SalesDataModel'.

Frequently Asked Questions about powerbi-model-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Power BI Semantic Model skeleton for a new project?

To generate a Power BI Semantic Model skeleton, you need a configured project with environment settings for Databricks. The Skill creates the database and model definition TMDL files, suitable for DirectLake sources, and outputs them to a specified directory.

How do I automate the initial setup of a Power BI Semantic Model?

You can automate the initial setup of a Power BI Semantic Model by using this Skill to scaffold the basic TMDL structure. It generates the database and model definitions automatically, streamlining the process of building new models from scratch.

Does this Power BI model creation Skill work with Databricks and DirectLake sources?

Yes, this Power BI model creation Skill is suitable for Databricks and DirectLake sources. It requires a configured project with the necessary environment settings for Databricks to successfully generate the model skeleton.

What do I need to scaffold a new Power BI Semantic Model using TMDL files?

To scaffold a new Power BI Semantic Model using TMDL files, you need a configured project with Databricks environment settings and the necessary permissions to write files in your designated output directory.

Can I customize the tables when creating a Power BI Semantic Model skeleton?

Yes, you can customize the Power BI Semantic Model skeleton by defining specific tables within the model. This allows you to tailor the generated TMDL files to your project's requirements during the initial setup.

What are the limitations when generating a Power BI Semantic Model for Databricks?

Generating a Power BI Semantic Model for Databricks requires specific environment settings and write permissions for the output directory. The Skill creates a basic model skeleton, meaning you must manually build out the full model structure after the initial scaffolding.