mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-15 11:11:48 +00:00
28597d8290
Remove all bundled polyglot-test-agent content (8 agents, 1 skill, plugin metadata) and add dotnet-test as an external plugin from dotnet/skills. The external plugin is a superset (11 agents, 22 skills). Marketplace and doc indexes regenerated via npm run build. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
310 lines
8.3 KiB
JSON
310 lines
8.3 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-test",
|
|
"description": "Skills for running, writing, diagnosing, and migrating .NET tests: test execution, filtering, platform detection, coverage analysis, and MSTest workflows.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Microsoft",
|
|
"url": "https://www.microsoft.com"
|
|
},
|
|
"homepage": "https://github.com/dotnet/skills",
|
|
"keywords": [
|
|
"dotnet",
|
|
"testing",
|
|
"mstest",
|
|
"xunit",
|
|
"nunit",
|
|
"test-generation",
|
|
"coverage",
|
|
"migration"
|
|
],
|
|
"license": "MIT",
|
|
"repository": "https://github.com/dotnet/skills",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "dotnet/skills",
|
|
"path": "plugins/dotnet-test"
|
|
}
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
}
|
|
]
|