dev-powerbi-prompt-builder

Discover semantic models, draft DAX queries, and validate results for a Power BI prompt workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JinLee794/L.C.G --skill dev-powerbi-prompt-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-powerbi-prompt-builder
Source: https://github.com/JinLee794/L.C.G/tree/main/.github/skills/dev-powerbi-prompt-builder
Command: npx skills add https://github.com/JinLee794/L.C.G --skill dev-powerbi-prompt-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill accelerates building a reusable Power BI prompt workflow by guiding users to discover semantic models, draft DAX queries, validate results live, and produce a structured multi-file skill folder ready for deployment.

Core Features & Use Cases

  • Interactive discovery of semantic models and datasets to seed a Power BI prompt workflow.
  • Auto-generation of DAX queries from natural-language questions with live validation.
  • Output of a ready-to-use multi-file skill folder following the Power BI hygiene pattern, including orchestrator, mappings, and templates.
  • Use Case: Teams standardize Power BI prompts across projects and analysts, enabling reproducible BI workstreams.

Quick Start

Provide the semantic model name or ID and your questions to generate the Power BI prompt workflow.

Frequently Asked Questions about dev-powerbi-prompt-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a reusable Power BI prompt workflow from a semantic model?

Build a reusable Power BI prompt workflow by discovering your semantic models, drafting DAX queries, validating results live, and generating a structured multi-file skill folder for deployment. Provide the semantic model name or ID and your natural-language questions to start.

Can I generate DAX queries automatically from natural-language questions?

Yes, you can generate DAX queries from natural-language questions. This Skill maps your questions to a Power BI dataset and auto-guates the DAX queries with live validation to ensure accuracy before persisting them.

What is a semantic model discovery process for Power BI prompt standardization?

Semantic model discovery identifies available datasets to seed a Power BI prompt workflow. It maps questions to the dataset schema, producing a portable multi-file skill with orchestrator, mappings, and templates for reproducible BI workstreams.

Does this Power BI prompt builder require dependencies or external components?

No external dependencies or components are required to use this Power BI prompt builder. It implements a self-contained production-grade workflow that outputs a ready-to-use skill folder following the Power BI hygiene pattern without additional packages.

What's the best way to standardize Power BI prompts across multiple BI projects?

Standardize Power BI prompts by generating a structured multi-file skill folder with an orchestrator SKILL.md, schema-mapping rules, and output templates. This ensures teams follow reproducible BI workstreams and consistent DAX generation across all projects.