Data Goblin Fabric Cli Plugin
data-goblin-fabric-cli-plugin is a Claude Code plugin for the Build phase that integrates Microsoft Fabric CLI commands and context into agent-assisted data workflows.
Register when you want Claude Code to drive Microsoft Fabric workflows through the Fabric CLI with agent-friendly context and resources.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install data-goblin-fabric-cli-plugin@data-goblin/fabric-cli-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:data-goblin/fabric-cli-plugin") and the paste-ready config with skillselion.get_install_config("plugin:data-goblin/fabric-cli-plugin").
What it does
data-goblin-fabric-cli-plugin wraps Microsoft Fabric CLI operations so Claude Code can help you run, reason about, and document Fabric tasks from the terminal context you already use. Indie builders and small data teams on Azure Fabric often stall because CLI syntax, workspace semantics, and pipeline steps are spread across docs; this plugin is meant to keep effective commands and resources in the agent session instead of tab-hopping. Canonical placement is Build → Integrations because you are binding an external data platform tool to your workflow, but you will also touch Operate when troubleshooting pipelines or refreshing semantic models in production. It is not a replacement for Fabric capacity planning, security review, or full DevOps runbooks. Expect intermediate comfort with Azure identities, Fabric workspaces, and local CLI authentication. Catalog metadata reports one plugin and 34 stars at ingest—verify current CLI version compatibility in the upstream repo before relying on it for critical deploys.
Highlights
- Claude Code plugin scoped to Microsoft Fabric CLI (fabric keyword in catalog).
- Keywords emphasize agents, CLI, coding context, and effective resources for Fabric tasks.
- Suites solo builders shipping analytics or lakehouse workflows on Fabric without memorizing every CLI flag.
- Single-plugin community bundle from data-goblin/fabric-cli-plugin.
- Pairs agent-assisted coding with Microsoft’s data platform CLI rather than generic SQL snippets alone.
Why builders use it
Fabric CLI power is buried in Microsoft docs and flags, which slows solo builders trying to ship lakehouse and analytics automation from Claude Code.
After you add the plugin, Claude Code sessions can reference Fabric CLI patterns and resources so you execute and iterate on Fabric tasks with less context switching.
At a glance
- Type - Plugin in Databases.
- Adoption - 0 installs, 34 stars, 0 votes.
FAQ
Who is data-goblin-fabric-cli-plugin for?
It is for developers and data-focused solo builders using Microsoft Fabric who want Claude Code aligned with the official Fabric CLI.
When should I use data-goblin-fabric-cli-plugin?
Use it during Build when integrating Fabric into your agent workflow, and during Operate when you debug or extend Fabric CLI-driven pipelines and workspaces.
How do I add data-goblin-fabric-cli-plugin to my agent?
Install the plugin from data-goblin/fabric-cli-plugin into Claude Code per the repo instructions, authenticate the Fabric CLI locally, then run Fabric tasks from agent-guided sessions.
Comments
Share how you use data-goblin-fabric-cli-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.