skills-for-fabric

skills-for-fabric

Empowers CLI, VSCode, and Claude users with capabilities to operate Microsoft Fabric.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

Microsoft Fabric Skills are a set of reusable AI-powered instructions for interacting with Microsoft Fabric. These skills help GitHub Copilot CLI and other compatible AI coding tools understand Fabric workloads, APIs, query patterns, and best practices. By installing these skills, users can more efficiently perform data analysis, report generation, and other tasks on Microsoft Fabric. Ideal for developers who need to process and analyze data using Microsoft Fabric.

Capabilities

  • Supports SQL Data Warehouse operations
  • Supports Spark and Lakehouse operations
  • Supports Power BI semantic models and report generation
  • Supports Eventhouse and KQL operations
  • Supports Eventstreams and Dataflows Gen2

Use cases

Designing a Medallion architecture for NYC taxi dataGenerating analytical PDF reportsDocumenting workspacesCreating dashboard applications

Setup

Requires: Azure认证Node环境
Install via GitHub Copilot CLI plugin marketplace: "/plugin marketplace add microsoft/skills-for-fabric", then install the main package: "/plugin install fabric-skills@fabric-collection"

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I update installed plugins?

Use the command "/plugin update fabric-skills@fabric-collection" to update a single package, or "copilot plugin update --all" to update all plugins.

Is auto-update supported?

Yes, it requires enabling the autoUpdate option in user settings.

Related skills