Agent Plugins Marketplace
All plugins

microsoft-fabric

v0.8.11

Microsoft Fabric specialist team — agents (fabric-architect, lakehouse-engineer, warehouse-engineer, data-factory-engineer, realtime-intelligence-engineer, fabric-semantic-model-engineer, fabric-admin) covering OneLake, Lakehouse (Spark/Delta/medallion/materialized lake views), Warehouse (T-SQL/ACID), Data Factory (mirroring/copy-job/dataflow-gen2/pipelines), Real-Time Intelligence (Eventstream/Eventhouse/KQL/Activator), Direct Lake semantic models, and platform admin (capacity FinOps, OneLake security, domains, Purview, ALM). citation-grounded knowledge bank (two Mermaid decision trees + a dated 2026 capability map), templates, an advisory hook (house opinions). Seams: enterprise Microsoft/Fabric here vs non-Microsoft/SMB embedded to data-platform; Fabric storage + Direct Lake here vs standalone Power BI/.pbix to power-platform/power-bi-engineer. Requires ravenclaude-core@>=0.7.0.

Claude Code5 Skills1 MCP serverStreamable HTTP

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install microsoft-fabric for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install microsoft-fabric@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/microsoft-fabric/.

Plugin files

plugins/microsoft-fabric/
├── .claude-plugin/plugin.json
├── skills/capacity-sizing-and-isolation/SKILL.md
├── skills/direct-lake-gold-shaping/SKILL.md
├── skills/fabric-alm-promotion/SKILL.md
├── skills/fabric-ingestion-method-selection/SKILL.md
├── skills/medallion-layer-design/SKILL.md
└── .mcp.json

Included Skills5

capacity-sizing-and-isolationskills/capacity-sizing-and-isolation/SKILL.md

Playbook for sizing Fabric capacity SKUs, isolating noisy workloads across capacities, configuring surge protection and smoothing, and diagnosing throttling — the FinOps and operations companion to the capacity-finops knowledge file.

direct-lake-gold-shapingskills/direct-lake-gold-shaping/SKILL.md

Playbook for shaping OneLake gold Delta tables to serve a Direct Lake semantic model efficiently — covers framing prerequisites, column naming rules, fallback prevention, and the on-OneLake vs on-SQL mode selection.

fabric-alm-promotionskills/fabric-alm-promotion/SKILL.md

Playbook for promoting Fabric workspace items from dev to test to prod using Git integration, deployment pipelines, and the Fabric CLI — covers branch strategy, metadata-only deploys, and the pre-promotion checklist.

fabric-ingestion-method-selectionskills/fabric-ingestion-method-selection/SKILL.md

Decision playbook for choosing the right Fabric data ingestion method — Mirroring, Copy job, pipeline Copy activity, Dataflow Gen2, or Eventstream — based on source type, latency, cost, and CDC requirements.

medallion-layer-designskills/medallion-layer-design/SKILL.md

Playbook for designing bronze/silver/gold medallion layers on OneLake — per-layer V-Order, file-size targeting, partitioning vs Liquid Clustering, deletion vectors, and materialized lake view decisions.

MCP servers1

microsoft-learnStreamable HTTP
url
https://learn.microsoft.com/api/mcp

Plugin manifests1

plugins/microsoft-fabric/.claude-plugin/plugin.json
{
  "name": "microsoft-fabric",
  "version": "0.8.11",
  "description": "Microsoft Fabric specialist team — agents (fabric-architect, lakehouse-engineer, warehouse-engineer, data-factory-engineer, realtime-intelligence-engineer, fabric-semantic-model-engineer, fabric-admin) covering OneLake, Lakehouse (Spark/Delta/medallion/materialized lake views), Warehouse (T-SQL/ACID), Data Factory (mirroring/copy-job/dataflow-gen2/pipelines), Real-Time Intelligence (Eventstream/Eventhouse/KQL/Activator), Direct Lake semantic models, and platform admin (capacity FinOps, OneLake security, domains, Purview, ALM). citation-grounded knowledge bank (two Mermaid decision trees + a dated 2026 capability map), templates, an advisory hook (house opinions). Seams: enterprise Microsoft/Fabric here vs non-Microsoft/SMB embedded to data-platform; Fabric storage + Direct Lake here vs standalone Power BI/.pbix to power-platform/power-bi-engineer. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "microsoft-fabric",
    "onelake",
    "lakehouse",
    "data-warehouse",
    "data-factory",
    "real-time-intelligence",
    "direct-lake",
    "power-bi",
    "delta-lake",
    "medallion",
    "kql",
    "data-engineering",
    "alm",
    "capacity-finops"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  },
  "mcpServers": {
    "microsoft-learn": {
      "type": "http",
      "url": "https://learn.microsoft.com/api/mcp"
    }
  },
  "x-mcpAttribution": {
    "microsoft-learn": {
      "party": "third-party",
      "source": "https://github.com/microsoftdocs/mcp",
      "license": "MIT",
      "notice": "NOTICE.md"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[microsoft-fabric on Agent Plugins Marketplace](https://pluginsmp.com/plugins/microsoft-fabric)