Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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
17 changes: 0 additions & 17 deletions plugins/dataverse/.github/plugin/plugin.json

This file was deleted.

26 changes: 0 additions & 26 deletions plugins/dataverse/README.md

This file was deleted.

18 changes: 18 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"name": "dataverse",
"description": "Build and manage Microsoft Dataverse solutions using natural language. Includes table/column creation, solution lifecycle, data operations, and MCP server configuration.",
"version": "1.0.0",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"homepage": "https://github.com/microsoft/Dataverse-skills",
"keywords": ["dataverse", "power-platform", "microsoft", "mcp", "python", "sdk"],
"license": "MIT",
"repository": "https://github.com/microsoft/Dataverse-skills",
"source": {
"source": "github",
"repo": "microsoft/Dataverse-skills",
"path": ".github/plugins/dataverse"
}
},
{
"name": "azure",
"description": "Microsoft Azure MCP Server and skills for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Copilot.",
Expand Down
230 changes: 0 additions & 230 deletions skills/mcp-configure/SKILL.md

This file was deleted.