Pbi config drafter
Skill yujiyamane/pbi-ai-skills/.claude-plugin/skills/pbi-config-drafter
The Power BI Skill Pack for Claude Code
npx -y skills add yujiyamane/pbi-ai-skills --skill pbi-config-drafterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Analyse a CSV/Excel dataset and auto-generate a Dashboard Drafter Config Block. Reads column headers, data types, unique value counts, and value ranges to classify columns into SUM/CNT/AVG/KEY/OTHER/DATE slots, then proposes a Config Block for user approval. Does NOT generate the dashboard — only drafts the config. Use when the user says: 'draft config', 'analyse this CSV for dashboard', 'create config from data', 'generate config block', 'propose config', 'what config should I use for this data', or provides a CSV/Excel path with config-drafting intent.
SKILL.md
1.0 KB, as published. Nobody here has run it
PBI Config Drafter
This skill routes to the full pbi-drafter-configurator instructions.
Read and follow ../../pbi-drafter-configurator/SKILL.md (path relative to this file). All scripts and references it mentions live in that directory.
If the user already has a /*FACTORY*/ Config Block and wants the dashboard built, hand over to pbi-dashboard-generator instead.