$npx skillfedfor your agent

Power BI Report

Power BI Report lets you build PBIR projects from the ground up using pbi-cli, handling scaffolding, validation, live preview, and Desktop sync. Work with the folder-based JSON structure directly—no Desktop connection required for most tasks.

Power BI Report scaffolds new PBIR projects, validates their structure, and syncs changes with Power BI Desktop.

AI-generated summary based on this skill's SKILL.md

424 111 MITupdated by MinaSaad1

Decision gist · record as of 2026-07-27

Power BI Report scaffolds new PBIR projects, validates their structure, and syncs changes with Power BI Desktop. Power BI Report lets you build PBIR projects from the ground up using pbi-cli, handling scaffolding, validation, live preview, and Desktop sync. Work with the folder-based JSON structure directly—no Desktop connection required for most tasks.

manual: git clone https://github.com/MinaSaad1/pbi-cli → cp -r pbi-cli/src/pbi_cli/skills/power-bi-report ~/.claude/skills/power-bi-report
src/pbi_cli/skills/power-bi-report/SKILL.md · version 3b1915a3

Use it when

  • Yes.
  • Power BI Report organizes projects as folders containing a definition.pbir file (the report metadata), layout JSON files.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

MinaSaad1/pbi-cli/power-bi-report · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I scaffold a new PBIR project with Power BI Report?

Power BI Report provides scaffolding commands via pbi-cli to create new PBIR projects from scratch. The tool generates the folder-based JSON structure automatically, including the definition.pbir file and required directories. You can then customize the report layout and data connections without needing Power BI Desktop initially.

Can I validate Power BI report structure and JSON files before opening Desktop?

Yes. Power BI Report includes validation tools to check your PBIR folder structure and JSON schema before syncing with Desktop. This catches configuration errors early, ensuring your report definition and layout files conform to the required format and preventing sync issues when you open the project in Desktop.

What is the PBIR format folder structure that Power BI Report uses?

Power BI Report organizes projects as folders containing a definition.pbir file (the report metadata), layout JSON files, and supporting resources. This folder-based structure lets you work directly with the report definition without Desktop, version-control your changes, and manage multiple reports as distinct project directories.

How does Power BI Report preview and manage report layout without Desktop?

Power BI Report offers live preview capabilities so you can see your report layout changes in real time without launching Power BI Desktop. You can edit the layout JSON, manage visual properties, and test data connections directly in the PBIR folder structure, then sync your changes to Desktop when ready.

Can I convert and distribute PBIR projects as .pbip files using Power BI Report?

Power BI Report supports converting your PBIR folder-based projects into .pbip files for distribution. This packaging format makes it easy to share complete report projects with others while preserving the folder structure and all configuration, simplifying collaboration and deployment.

How do I integrate and reload reports in Power BI Desktop after editing with Power BI Report?

Power BI Report syncs seamlessly with Desktop through a reload command. After you finish editing your PBIR project using pbi-cli and preview tools, open it in Desktop and trigger a reload to pull in your changes. The tool also supports a no-sync option if you prefer manual control over when Desktop updates.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Power BI Report Skill

Manage Power BI PBIR report projects at the top level -- scaffolding, validation, preview, and Desktop integration. No connection to Power BI Desktop is needed for most operations.

PBIR Format

PBIR (Enhanced Report Format) stores reports as a folder of JSON files:

``` MyReport.Report/ definition.pbir # dataset reference definition/ version.json # PBIR version report.json # report settings, theme pages/

(truncated - see the full file via the links below)

File tree — 1 file
src/pbi_cli/skills/power-bi-report/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Create and scaffold new Power BI PBIR report projects”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

power-bi-report
by julianobarbosa · julianobarbosa/claude-code-skills

Power BI Report scaffolds and manages PBIR projects from the command line using pbi-cli, handling folder structure creation, JSON validation, and live HTML preview. It integrates with Power BI Desktop to reload reports and supports batch operations with optional sync suppression.

MITupdated Jul 2026
★ 5repo stars
Power Bi Build
by gasserane · gasserane/personal-skills

Power Bi Build creates IPPF-branded Power BI projects by writing DAX measures into your semantic model, applying the IPPF Visual Identity 2025 theme, and generating page recipe templates for indicator dashboards, equity disaggregation, and methodology cards. It works with the pbi CLI to automate model operations while staging report pages for manual refinement in Power BI Desktop.

no license declared → metadata onlyupdated Jul 2026
★ 1repo stars
Pbip
by data-goblin · data-goblin/power-bi-agentic-development

Pbip covers the developer-mode file format for Power BI, which decomposes binary `.pbix` files into human-readable text folders for source control and external editing. Learn project structure, thick vs thin report patterns, semantic model and report separation, and how to handle renames and validation across components.

GPL-3.0updated Jul 2026
★ 815repo stars
Power BI Pages
by MinaSaad1 · MinaSaad1/pbi-cli

Manage pages and bookmarks in Power BI reports through command-line operations. Add or delete pages with custom dimensions, control visibility, set backgrounds, and organize page order—all without opening Power BI Desktop. Bookmarks capture page-level state for quick navigation.

MITupdated Jul 2026
★ 424repo stars
Power BI Custom Visuals
by MinaSaad1 · MinaSaad1/pbi-cli

Create bespoke Power BI visuals by describing what you need in plain language. The skill scaffolds a TypeScript project, guides you through the edit-validate loop with real-time error feedback, and packages your work into a .pbiviz file ready to import into your report.

MITupdated Jul 2026
★ 424repo stars
power-bi-pages
by julianobarbosa · julianobarbosa/claude-code-skills

Power BI Pages lets you create, delete, and arrange report pages via command line, setting canvas dimensions, backgrounds, and visibility without opening Power BI Desktop. Manage bookmarks that preserve page state, and inspect drillthrough page configuration.

MITupdated Jul 2026
★ 5repo stars

More skills Power BI Visuals (MIT) · Power BI Filters (MIT) · Power Bi Agentic Development (NOASSERTION) · power-bi-visuals (MIT) · power-bi-filters (MIT) · Power BI Themes (MIT)

Tags
report-scaffoldingpbir-formatjson-validationdesktop-integrationfolder-structurecli-toolingproject-managementlive-previewschema-compliancebatch-operations