Pbi Load banner
d7rocket d7rocket

Pbi Load

Data community

Description

--- name: pbi-load description: "Parse the full PBIP semantic model (TMDL or TMSL format) and build structured session context. Extracts all tables, measures, columns, relationships, data categories, and hidden state. Writes to .pbi/context.md for reuse across all subsequent commands." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticModel` and `<ReportName>.Report`. Test

Installation

Installs to ~/.claude/commands/d7rocket-powerbi-skill-pbi-load.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/d7rocket/PowerBI-Skill/HEAD/.claude/commands/pbi-load.md -o ~/.claude/commands/d7rocket-powerbi-skill-pbi-load.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository