powerbi-report-authoring

Installation
SKILL.md

CRITICAL NOTES

  1. To find the workspace details (including its ID) from workspace name: list all workspaces and, then, use JMESPath filtering
  2. To find the item details (including its ID) from workspace ID, item type, and item name: list all items of that type in that workspace and, then, use JMESPath filtering

Power BI Report Authoring Skill (PBIR/PBIP Format)

This skill enables reading, editing, and creation of Power BI report definition files in the PBIR (Power BI Report) format used by PBIP (Power BI Project) files.

Must/Prefer/Avoid

MUST

  • Use this skill only for concrete PBIR/PBIP report-file mechanics such as pages, visuals, filters, slicers, navigation, bookmarks, themes, formatting, validation, Desktop reloads, and screenshots.
  • Validate PBIR with powerbi-report-author validate after each logical batch.
  • Use powerbi-desktop reload/screenshot workflows for rendered-output changes.
  • Use CLI capability lookup before writing visual roles, formatting objects, enum values, selectors, or expression encodings.
Installs
358
GitHub Stars
1.1K
First Seen
Jun 8, 2026
powerbi-report-authoring — microsoft/skills-for-fabric