agentsclimarketplace

Fabric

Skill gustavonline/agentic-powerbi/skills/fabric

Project-local Agent Skills, Pi package, prompts, and guardrails for agentic Power BI / Business Analytics development

Install
npx -y skills add gustavonline/agentic-powerbi --skill fabric

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.9 KB, as published. Nobody here has run it

Fabric CLI Workflow

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

First checks

fab --version
fab auth status
fab ls

If not logged in, ask the user to run:

fab auth login

Path format

WorkspaceName.Workspace/ItemName.ItemType

Examples:

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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.