Pbi Extract banner
d7rocket d7rocket

Pbi Extract

AI community

Description

--- name: pbi-extract description: "Generate a structured documentation export of the PBIP project at three detail levels. Overview: one-page model summary. Standard: full model documentation with expressions. Deep-dive: comprehensive analysis with lineage and dependencies (spawns Opus agent). Writes to .pbi/project-extract.md." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.Se

Installation

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

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

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

Full documentation available on GitHub

View Source Repository