Auto-document Power BI semantic models by extracting metadata, generating documentation, and cataloging all model objects using pbi-cli. Invoke this skill whenever the user says "document this model", "what's in this model", "list everything", "data dictionary", "model inventory", "audit contents", "catalog", "describe the model", or wants to understand what objects exist in a semantic model.
$npx -y skills add minasaad1/pbi-cli --skill power-bi-docsInstalls into the current project.
Run `npx skills use "https://github.com/minasaad1/pbi-cli" --skill "minasaad1/pbi-cli/power-bi-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/minasaad1/pbi-cli" that are relevant to the current task. Run `npx skills add "https://github.com/minasaad1/pbi-cli"` and select the relevant skills, then follow their instructions.