pbir-create

Create and deploy Power BI reports to a Fabric workspace.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, fabricconnector, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new Power BI reports, eliminating the need for manual report building and deployment.

Core Features & Use Cases

  • Build Reports from Scratch: Generate new Power BI reports using the framework-native engine.
  • Deploy to Fabric Workspace: Deploy reports to a Fabric workspace for visualization.
  • Visual Verification: Automatically verify report rendering with Playwright.
  • Use Case: If you need to create a new report quickly without a template, use this Skill to get a report up and running in minutes.

Quick Start

Create a new Power BI report named 'Sales Overview' and deploy it to the 'prod' environment using the semantic model with ID '1234567890ABCDEF'.

Frequently Asked Questions about pbir-create

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

FAQPage Schema
How do I automate Power BI report generation and deployment to a Fabric workspace?

You can automate Power BI report generation and deployment by providing a YAML manifest specification or using interactive prompts to build and publish reports directly into a Fabric workspace.

What is the best way to create a Power BI report from scratch without a template?

To create a Power BI report from scratch without a template, use a framework-native generation engine that builds the report structure and deploys it to your target environment in minutes.

Do I need Playwright to verify Power BI report rendering in Fabric?

Yes, Playwright is required to perform automated visual verification of the Power BI report rendering, ensuring the deployed report displays correctly within the Fabric workspace.

Can I specify a semantic model ID when deploying a Power BI report to Fabric?

Yes, you can specify a semantic model ID when deploying a Power BI report to Fabric, allowing the newly generated report to connect directly to your designated semantic model data.

Does report deployment to a Fabric workspace require a FabricConnector dependency?

Yes, report deployment to a Fabric workspace requires the FabricConnector dependency to establish the connection and manage the deployment process for your generated Power BI reports.

What are the limitations of using a single command for Power BI report creation?

Using a single command for Power BI report creation is limited to predefined parameters and automated workflows, making it less suited for highly customized manual report building or template modifications.