data-source-connector

Installation
SKILL.md

Data Source Connector

Universal data-source adapter for the Power BI dashboard pipeline. This skill abstracts away the specifics of every supported source and produces a single, normalized artifact — data-model.json — that downstream skills (semantic-mapper, visual-selector, visual-generator) can consume without knowing where the data actually came from.

When to Use This Skill

  • The orchestrator (or the user) has identified a source but no structured data model exists
  • The agent needs to enumerate tables, columns, types, and relationships from any backend
  • A Genie YAML metric view is not available (use this skill instead of semantic-mapper's YAML path)
  • The agent needs the source-specific M-Code / connection block to embed in TMDL partitions

Supported Sources

Installs
1
First Seen
5 days ago
data-source-connector — bcastelino/powerbi-dashboard-generator