# Fabric

> Use Microsoft Fabric CLI for Power BI Service/Fabric workspaces, reports, semantic models, import/export, refresh, deployment, and item checks.

- **Type:** Skill
- **Install:** `agentstack add skill-gustavonline-agentic-powerbi-fabric`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gustavonline](https://agentstack.voostack.com/s/gustavonline)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [gustavonline](https://github.com/gustavonline)
- **Source:** https://github.com/gustavonline/agentic-powerbi/tree/main/skills/fabric

## Install

```sh
agentstack add skill-gustavonline-agentic-powerbi-fabric
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Fabric CLI Workflow

Use this skill when working with Power BI Service or Microsoft Fabric.

## First checks

```bash
fab --version
fab auth status
fab ls
```

If not logged in, ask the user to run:

```bash
fab auth login
```

## Path format

```text
WorkspaceName.Workspace/ItemName.ItemType
```

Examples:

```bash
fab ls "Sales.Workspace" -l
fab exists "Sales.Workspace/Sales Model.SemanticModel"
fab open "Sales.Workspace/Sales Report.Report"
```

## Safety

- Verify workspace and item before changing it.
- Ask before import/export overwrite, publish, move, delete, or permission changes.
- Use `-f` only when the user accepts the overwrite/sensitivity-label implications.
- Record exact commands run.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [gustavonline](https://github.com/gustavonline)
- **Source:** [gustavonline/agentic-powerbi](https://github.com/gustavonline/agentic-powerbi)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-gustavonline-agentic-powerbi-fabric
- Seller: https://agentstack.voostack.com/s/gustavonline
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
