powerbi-report-authoring

Plan, edit, and validate PBIR/PBIP changes with CLI and Desktop verification.

952|267|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/microsoft/skills-for-fabric --skill powerbi-report-authoring-microsoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerbi-report-authoring
Source: https://github.com/microsoft/skills-for-fabric/tree/main/plugins/powerbi-authoring/skills/powerbi-report-authoring
Command: npx skills add https://github.com/microsoft/skills-for-fabric --skill powerbi-report-authoring-microsoft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Power BI PBIR/PBIP report authoring can be error-prone and inconsistent without a structured workflow. This skill enforces YAML frontmatter naming, PBIR semantics, and end-to-end validation, reducing misconfigurations and design hand-off gaps.

Core Features & Use Cases

  • Establish PBIR/PBIP project scaffolding with correct frontmatter and file layout.
  • Validate PBIR edits using CLI and Desktop verification workflows to catch issues early.
  • Provide design hand-off guidance and a consistent reference material set for authoring, formatting, and theming.

Quick Start

Plan, edit, and validate PBIR/PBIP changes using the included workflow and tooling to ensure correct structure and reliable rendering.

Frequently Asked Questions about powerbi-report-authoring

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

FAQPage Schema
How do I validate PBIR edits before rendering in Power BI Desktop?

Validate PBIR edits by running CLI-driven checks and Desktop verification workflows to catch structural issues early and ensure reliable report rendering.

What is the best way to structure PBIP project files for consistent authoring?

The best way to structure PBIP projects is to use correct YAML frontmatter naming and proper file layout, enforcing PBIR semantics to reduce misconfigurations.

Why does my Power BI report render incorrectly after editing PBIR files?

Power BI reports render incorrectly when PBIR semantics or YAML frontmatter naming are misconfigured; end-to-end validation catches these structural issues.

Do I need a specific workflow to manage PBIR formatting and theming?

Yes, a structured workflow is needed for PBIR formatting and theming to maintain consistency, provide design hand-off guidance, and enforce correct formatting standards.

What problems does PBIR report authoring solve without a structured workflow?

PBIR report authoring without a structured workflow is error-prone and inconsistent; it causes misconfigurations and design hand-off gaps that validation workflows prevent.

Can I use CLI checks to enforce PBIR semantics across my Power BI reports?

Yes, CLI-driven checks enforce PBIR semantics and YAML frontmatter naming, validating edits end-to-end to ensure correct structure before Power BI Desktop verification.