
microsoft/fabric-cli
2 skills166 installs268 starsGitHub
Install
npx skills add https://github.com/microsoft/fabric-cliSkills in this repo
1Fabric Cli Powerbifabric-cli-powerbi teaches coding agents to manage Power BI items inside Microsoft Fabric using the fab CLI. It covers semantic models and datasets—export, refresh, update schedules—plus report lifecycle actions like clone, export, and rebind when a model changes. The skill triggers on DAX queries, gateway configuration, refresh failures, and TMDL workflows, and points to Python automation scripts so repeatable refresh and history inspection do not require clicking through the portal. Solo builders shipping analytics-backed SaaS or internal dashboards can delegate operational BI tasks to an agent while staying inside authenticated, permission-scoped commands. Load fabric-cli-core first for authentication and workspace context. This is an integration skill for Fabric-backed data products, not a substitute for semantic modeling courses or pixel-perfect report design tools.89installs2Fabric Cli CoreFabric CLI Core is the entry skill for Microsoft’s Fabric command-line tooling. Solo builders and small data teams use it when they need a consistent map of the Fabric hierarchy, path syntax with entity suffixes, and authentication options before running create, query, or manage commands against workspaces, notebooks, lakehouses, and semantic models. The skill tells agents to load SKILL.md first for any Fabric CLI task, then pull focused references such as quickstart examples, full command reference, TMDL and DAX guidance, notebook jobs, report export/import, workspace permissions, and direct Fab API patterns. It emphasizes operational discipline—discovering hidden entities, handling sensitive data, and following critical rules—so exploratory CLI sessions do not leak credentials or mis-target paths. It is documentation-heavy rather than a single automation script; depth lives in linked markdown references. Use it when onboarding an agent to Fabric or when you want copy-paste patterns instead of guessing CLI flags.77installs