Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,29 @@
"performance"
],
"license": "MIT"
},
{
"name": "powerbi-authoring",
"source": {
"source": "github",
"repo": "microsoft/skills-for-fabric",
"path": "plugins/powerbi-authoring"
},
"description": "Developer skills for authoring Microsoft Power BI solutions.",
"version": "0.3.3",
"repository": "https://github.com/microsoft/skills-for-fabric",
"keywords": [
"fabric",
"microsoft-fabric",
"authoring",
"powerbi",
"semantic-model",
"pbip",
"pbir",
"report",
"developer"
],
"license": "MIT"
}
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Extend the power of GitHub Copilot with MCP servers, skills, hooks, and other ex

This marketplace also references plugins hosted in other repositories:

- **[Microsoft Skills for Fabric](https://github.com/microsoft/skills-for-fabric)** — `fabric-skills`, `fabric-authoring`, `fabric-consumption`, `fabric-operations`. Skills and agents for Microsoft Fabric (Lakehouse, Warehouse, Power BI, Eventhouse, Eventstream, Dataflows, Spark).
- **[Microsoft Skills for Fabric](https://github.com/microsoft/skills-for-fabric)** — `fabric-skills`, `fabric-authoring`, `fabric-consumption`, `fabric-operations`, `powerbi-authoring`. Skills and agents for Microsoft Fabric (Lakehouse, Warehouse, Power BI, Eventhouse, Eventstream, Dataflows, Spark).

## 🤝 Contributing

Expand Down