Favicon of skills-for-fabric

skills-for-fabric

AI Agent SkillCode & Developer ToolsShellOpen source

skills-for-fabric is a Shell AI agent skill for Cursor, Windsurf, VS Code. A collection of skills and MCP systems to enable users of CLI, VSCode, Claude to operate over Microsoft Fabric

How to use skills-for-fabric

Client configuration

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "description": "Template for Fabric MCP server configuration. Copy and customize for your environment.",
  
  "mcpServers": {
    "fabric": {
      "url": "https://YOUR_FABRIC_MCP_SERVER_URL",
      "transport": "http",
      "description": "Microsoft Fabric MCP server for workspace and artifact operations",
      "auth": {
        "type": "bearer",
        "token": "${FABRIC_MCP_TOKEN}"
      },
      "capabilities": {
        "tools": true,
        "resources": true,
        "prompts": false
      }
    },
    "fabric-warehouse": {
      "url": "https://YOUR_WAREHOUSE_MCP_SERVER_URL",
      "transport": "http",
      "description": "Fabric Warehouse MCP server for SQL operations",
      "auth": {
        "type": "bearer",
        "token": "${FABRIC_MCP_TOKEN}"
      }
    },
    "fabric-lakehouse": {
      "url": "https://YOUR_LAKEHOUSE_MCP_SERVER_URL", 
      "transport": "http",
      "description": "Fabric Lakehouse MCP server for Delta table and file operations",
      "auth": {
        "type": "bearer",
        "token": "${FABRIC_MCP_TOKEN}"
      }
    }
  },

  "_comments": {
    "url": "Replace with your actual MCP server URLs",
    "token": "Set FABRIC_MCP_TOKEN environment variable or replace with actual token",
    "transport": "Use 'http' for remote servers, 'stdio' for local process-based servers",
    "capabilities": "Adjust based on what your MCP server supports"
  }

}

Compatible clients

CursorWindsurfVS CodeCodex

What is skills-for-fabric?

skills-for-fabric is a Shell AI agent skill for Cursor, Windsurf, VS Code. A collection of skills and MCP systems to enable users of CLI, VSCode, Claude to operate over Microsoft Fabric This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
69/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Spreadsheet work support
  • Document generation support
  • Anthropic provider support
  • Google provider support

Available tools

list
queryinsights...

Technical details

CursorWindsurfVS CodeCodex
  • Built for Shell
  • Built for Node.js
  • Built for Python
  • Works with Cursor
  • Works with Windsurf
  • Works with VS Code
  • Works with Codex
  • API key required

Requirements and access

ShellNode.jsPythonMIT licenseAPI key requiredAPI key requiredDatabase access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsRead-only modeDatabase accessCredentials requiredCan write or update dataAPI key required authentication

When to use skills-for-fabric

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

ShellNode.jsPythonCursorWindsurfVS CodeCodex

Explore related resources

Frequently asked questions

What is skills-for-fabric?

skills-for-fabric is a Shell AI agent skill for Cursor, Windsurf, VS Code. A collection of skills and MCP systems to enable users of CLI, VSCode, Claude to operate over Microsoft Fabric

Who is skills-for-fabric best for?

skills-for-fabric is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.

How do I install skills-for-fabric?

Check the skills-for-fabric GitHub repository for installation instructions.

Is skills-for-fabric actively maintained?

skills-for-fabric may need a closer maintenance check before production use.

Share:

Stars
576
Forks
149
Last commit
1 month ago
Repository age
5 months
License
MIT

Auto-fetched from GitHub.

Similar to skills-for-fabric

skills-for-fabric: Install, Config & GitHub Signals – SkillIndex