Skip to content
fabricstack.dev

Fabric Skills

free

Curated collection of AI Agent Skills that bring Microsoft Fabric expertise into Claude and Copilot, with per-workload troubleshooting, performance remediation, diagnostic scripts, and templates that load on demand.

Category
ai-mcp
Type
library
Language
Markdown
Maintainer
community
Author
Patrick Gallucci
Added
Jun 18, 2026

What it does

Fabric Skills is a curated collection of AI Agent Skills that bring Microsoft Fabric expertise directly into an AI coding assistant like Claude or GitHub Copilot. It follows the open Agent Skills specification with a progressive-loading architecture: when you ask about a Fabric problem, only the relevant skill loads into context, keeping conversations fast and focused. The repository contains 23 skills organized across nine Fabric workload areas (Data Agent, Lakehouse, Spark, and more), each aimed at structured troubleshooting, performance remediation, and operational guidance. Every skill bundles a SKILL.md with diagnostic checklists and troubleshooting matrices, a references/ folder of deep-dive guides and failure-pattern catalogs, a scripts/ folder of ready-to-run SQL, PowerShell, or Python diagnostics, and templates/ for fill-in-the-blank notebooks and runbooks.

Why use it

Use it to give your AI assistant grounded, Fabric-specific playbooks for diagnosing and fixing common workload problems, so you spend less time searching documentation and more time solving the issue in front of you. Because skills load on demand, you can install many without bloating every conversation.

Getting started

Clone the repository and copy the skills you want into ~/.claude/skills/ (user-wide) or a project’s .claude/skills/ folder; you can install all skills at once or pick individual ones. After copying, the assistant discovers them automatically based on your prompts, with no further configuration. See the documentation for the full catalog of skills and the workload areas they cover. This is a community project, not a Microsoft product.

Related tools

Official Microsoft collection of AI agent skills and MCP servers that let CLI, VS Code, and Claude operate over Microsoft Fabric.

Library Free Microsoft
  • #official
  • #ai
  • #agentic

Community CLI that gives Claude Code token-efficient "skills" to read and write Power BI semantic models and PBIR report files directly, with no MCP server.

CLI Free
  • #ai
  • #agentic
  • #dax

Community MCP server that lets AI assistants work with Power BI models, adding production controls like rollback, regression testing, and policy enforcement.

MCP Freemium
  • #ai
  • #mcp
  • #semantic-modeling