mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-15 11:11:48 +00:00
165b84bb5f
* Add microsoft-events plugin (Microsoft Build & Ignite sessions) Adds the Microsoft Events skill to the external plugins registry. This skill connects developer projects to Microsoft Build and Ignite session catalogs, enabling session discovery, tech stack updates, and schedule planning from Copilot CLI and VS Code. Repository: https://github.com/microsoft/Build-CLI Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * updating marketplace --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
283 lines
7.6 KiB
JSON
283 lines
7.6 KiB
JSON
[
|
|
{
|
|
"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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/microsoft/azure-skills",
|
|
"keywords": [
|
|
"azure",
|
|
"cloud",
|
|
"infrastructure",
|
|
"deployment",
|
|
"microsoft",
|
|
"devops"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/microsoft/github-copilot-for-azure",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "microsoft/azure-skills",
|
|
"path": ".github/plugins/azure-skills"
|
|
}
|
|
},
|
|
{
|
|
"name": "dotnet",
|
|
"description": "Common everyday C#/.NET coding skills. Expected to be useful to all .NET developers.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/dotnet/skills",
|
|
"keywords": [
|
|
"dotnet",
|
|
"csharp",
|
|
"coding",
|
|
"skills",
|
|
"csharp-script",
|
|
"single-file",
|
|
"nuget-publishing",
|
|
"pinvoke"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/dotnet/skills",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "dotnet/skills",
|
|
"path": "plugins/dotnet"
|
|
}
|
|
},
|
|
{
|
|
"name": "dotnet-diag",
|
|
"description": "Skills for .NET performance investigations, debugging, and incident analysis.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/dotnet/skills",
|
|
"keywords": [
|
|
"dotnet",
|
|
"diagnostics",
|
|
"performance",
|
|
"debugging",
|
|
"tracing",
|
|
"symbolicate",
|
|
"android-tombstone",
|
|
"dump-collection",
|
|
"microbenchmarking",
|
|
"clr-activation"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/dotnet/skills",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "dotnet/skills",
|
|
"path": "plugins/dotnet-diag"
|
|
}
|
|
},
|
|
{
|
|
"name": "skills-for-copilot-studio",
|
|
"description": "Microsoft Copilot Studio plugins for AI coding agents",
|
|
"version": "1.0.3",
|
|
"author": {
|
|
"name": "Microsoft Copilot Studio CAT Team",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/microsoft/skills-for-copilot-studio",
|
|
"keywords": [
|
|
"copilot",
|
|
"copilot-studio",
|
|
"studio",
|
|
"agent",
|
|
"microsoft",
|
|
"coding"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/microsoft/skills-for-copilot-studio",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "microsoft/skills-for-copilot-studio"
|
|
}
|
|
},
|
|
{
|
|
"name": "modernize-dotnet",
|
|
"description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",
|
|
"version": "1.0.1102-preview1",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/dotnet/modernize-dotnet",
|
|
"keywords": [
|
|
"modernization",
|
|
"upgrade",
|
|
"migration",
|
|
"dotnet"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/dotnet/modernize-dotnet",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "dotnet/modernize-dotnet",
|
|
"path": "plugins/modernize-dotnet"
|
|
}
|
|
},
|
|
{
|
|
"name": "microsoft-docs",
|
|
"description": "Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://learn.microsoft.com",
|
|
"keywords": [
|
|
"microsoft",
|
|
"azure",
|
|
"dotnet",
|
|
"windows",
|
|
"api",
|
|
"documentation",
|
|
"rag",
|
|
"dynamics",
|
|
"powerbi",
|
|
"code-samples"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/MicrosoftDocs/mcp",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "MicrosoftDocs/mcp"
|
|
}
|
|
},
|
|
{
|
|
"name": "figma",
|
|
"description": "Plugin that includes the Figma MCP server and Skills for common workflows.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Figma",
|
|
"url": "https://www.figma.com"
|
|
},
|
|
"homepage": "https://github.com/figma/mcp-server-guide",
|
|
"keywords": [
|
|
"figma",
|
|
"design",
|
|
"mcp",
|
|
"ui",
|
|
"code-connect"
|
|
],
|
|
"repository": "https://github.com/figma/mcp-server-guide",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "figma/mcp-server-guide"
|
|
}
|
|
},
|
|
{
|
|
"name": "whatidid",
|
|
"description": "Turn your Copilot sessions into proof of impact \u2014 research-grounded HTML reports with effort estimation, skills analysis, and ROI metrics from local session logs.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/microsoft/What-I-Did-Copilot",
|
|
"keywords": [
|
|
"copilot",
|
|
"productivity",
|
|
"impact",
|
|
"report",
|
|
"estimation",
|
|
"roi",
|
|
"session-logs"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/microsoft/What-I-Did-Copilot",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "microsoft/What-I-Did-Copilot"
|
|
}
|
|
},
|
|
{
|
|
"name": "git-ape",
|
|
"description": "Intelligent Azure deployment agent system for GitHub Copilot with guided ARM template generation, security gates, cost analysis, and deployment workflows.",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://github.com/Azure/git-ape"
|
|
},
|
|
"homepage": "https://github.com/Azure/git-ape",
|
|
"keywords": [
|
|
"azure",
|
|
"cloud",
|
|
"infrastructure",
|
|
"arm-templates",
|
|
"deployment",
|
|
"devops",
|
|
"iac",
|
|
"security",
|
|
"cost-estimation",
|
|
"github-actions"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/Azure/git-ape",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "Azure/git-ape"
|
|
}
|
|
},
|
|
{
|
|
"name": "microsoft-events",
|
|
"description": "Connect your project to Microsoft Build and Ignite sessions \u2014 discover relevant talks, explore what's new for your stack, and plan next steps from your development environment.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/microsoft/Build-CLI",
|
|
"keywords": [
|
|
"microsoft",
|
|
"build",
|
|
"ignite",
|
|
"events",
|
|
"sessions",
|
|
"learn"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"repository": "https://github.com/microsoft/Build-CLI",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "microsoft/Build-CLI"
|
|
}
|
|
}
|
|
]
|