$npx skillfedfor your agent

Pbip

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.

Pbip is a skill for managing Power BI Project structure, thick and thin reports, renames, and validation.

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

815 120 GPL-3.0updated by data-goblin

Decision gist · record as of 2026-07-27

Pbip is a skill for managing Power BI Project structure, thick and thin reports, renames, and validation. 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.

manual: git clone https://github.com/data-goblin/power-bi-agentic-development → cp -r power-bi-agentic-development ~/.claude/skills/pbip

Use it when

  • Pbip allows you to work with Power BI projects in a text-based format rather than binary files.
  • Pbip supports two architectural patterns: thick reports bundle their own semantic model and visuals together for self-contained analytics.
Same gist for agents: .md · .json

Install

data-goblin/power-bi-agentic-development/pbip · repository language: C#

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

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

What is Pbip and what are its core capabilities?

Pbip is a developer-mode file format for Power BI that decomposes binary `.pbix` files into human-readable text folders suitable for source control and external editing. Pbip covers project structure, thick vs thin report patterns, semantic model and report separation, and component validation. It enables teams to version-control Power BI projects, collaborate on changes, and integrate with standard development workflows.

How do you use Pbip for Power BI development?

Pbip allows you to work with Power BI projects in a text-based format rather than binary files. You decompose `.pbix` files into structured folders, edit components externally, and manage renames and validation across semantic models and reports. This approach supports thick report patterns (self-contained analytics) and thin report patterns (shared semantic models), making Pbip suitable for both individual and team-based Power BI development.

What is the difference between thick and thin report patterns in Pbip?

Pbip supports two architectural patterns: thick reports bundle their own semantic model and visuals together for self-contained analytics, while thin reports reference a shared semantic model and focus only on visualization and user experience. Understanding these patterns helps you structure Pbip projects appropriately for your use case and team collaboration needs.

How do you set up and configure Pbip for your workflow?

Pbip setup involves converting your binary `.pbix` files into the text-based folder structure, then configuring your project layout to separate semantic models from reports as needed. Configuration includes handling component renames, validating across layers, and organizing your folder hierarchy. Pbip documentation and examples provide guidance on initial setup and best practices for integrating into source control systems.

Can Pbip be integrated into existing Power BI development workflows?

Yes, Pbip integrates into standard development workflows by enabling version control, external editing, and collaborative development. Since Pbip decomposes projects into human-readable text, you can use Git and other source control systems, apply code review practices, and automate validation. This makes Pbip ideal for teams moving Power BI development into DevOps and CI/CD pipelines.

What license does Pbip use?

Pbip is released under the GPL-3.0 license, ensuring it remains open-source and freely available for use, modification, and distribution under the terms of the General Public License version 3.

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 › “Learn what Pbip is and its core capabilities”

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 Agentic Development
by Aradotso · Aradotso/ai-agent-skills

This skill teaches AI agents to architect and deploy Power BI semantic models, reports, and Fabric workflows using industry-standard tools like TMDL, PBIR, Tabular Editor, and CLI utilities. Agents gain hands-on capability to validate project structures, author DAX measures, write Best Practice Analyzer rules, and automate end-to-end analytics pipelines.

no license declared → metadata onlyupdated Jul 2026
★ 0repo 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
power-bi
by julianobarbosa · julianobarbosa/claude-code-skills

This skill guides you through complete Power BI projects using the PBIP format—a git-friendly, text-based structure for version control. Work with TMDL semantic models, Power Query expressions, DAX measures, and star schema relationships, then publish to Power BI Service with scheduled refresh and gateway configuration.

MITupdated Jul 2026
★ 5repo stars
Pbir Format
by data-goblin · data-goblin/power-bi-agentic-development

Master the PBIR JSON schema and directory layout to work with Power BI Enhanced Reports programmatically. This skill covers the complete file structure, from semantic model connections through visual configurations and theme inheritance, plus the critical rules for safe report editing—always using the pbir CLI rather than hand-editing JSON. Includes guidance on report creation, validation, and design best practices.

GPL-3.0updated Jul 2026
★ 815repo stars
Connect Pbid
by data-goblin · data-goblin/power-bi-agentic-development

Expert guidance for connecting to Power BI Desktop's local tabular model using the Tabular Object Model and ADOMD.NET in PowerShell. Covers enumeration, DAX queries, model modification, and Desktop Bridge operations for reloading and verification.

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

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.

MITupdated Jul 2026
★ 424repo stars

More skills Pbir Cli (GPL-3.0) · Power BI Visuals (MIT) · power-bi-report (MIT)

Tags
data-processinggoblin-toolsdeveloper-utilityopen-source-skillautomation-framework