Merge pull request #2425 from github/automation/external-plugin-approve-2424-connector-namespaces

[external-plugin] Add connector-namespaces
This commit is contained in:
Matt Soucoup
2026-07-24 13:06:10 -07:00
committed by GitHub
2 changed files with 81 additions and 27 deletions
+27
View File
@@ -247,6 +247,33 @@
"description": "A visual orb that users can ask the agent to recolor while showing a live activity log in the canvas.",
"version": "1.0.2"
},
{
"name": "connector-namespaces",
"description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from an Azure Connector Namespace.",
"version": "1.2.0",
"author": {
"name": "Microsoft",
"url": "https://github.com/Azure"
},
"repository": "https://github.com/Azure/Connectors",
"homepage": "https://github.com/Azure/Connectors/tree/connector-namespaces-canvas%401.2.0/connector-namespaces",
"license": "MIT",
"keywords": [
"azure",
"canvas",
"connector-namespace",
"mcp",
"mcp-connectors",
"model-context-protocol",
"tool-discovery"
],
"source": {
"source": "github",
"repo": "Azure/Connectors",
"path": "connector-namespaces",
"sha": "473d526fad34951ed0e12664912df4c7f393ed15"
}
},
{
"name": "context-engineering",
"source": "plugins/context-engineering",
+54 -27
View File
@@ -129,6 +129,33 @@
"sha": "0874b16210768d54b273c1395d9715bc8638b347"
}
},
{
"name": "connector-namespaces",
"description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from an Azure Connector Namespace.",
"version": "1.2.0",
"author": {
"name": "Microsoft",
"url": "https://github.com/Azure"
},
"repository": "https://github.com/Azure/Connectors",
"homepage": "https://github.com/Azure/Connectors/tree/connector-namespaces-canvas%401.2.0/connector-namespaces",
"license": "MIT",
"keywords": [
"azure",
"canvas",
"connector-namespace",
"mcp",
"mcp-connectors",
"model-context-protocol",
"tool-discovery"
],
"source": {
"source": "github",
"repo": "Azure/Connectors",
"path": "connector-namespaces",
"sha": "473d526fad34951ed0e12664912df4c7f393ed15"
}
},
{
"name": "copilot-goal-skill",
"description": "Goal-driven task orchestration with independent verification. Interviews the user to define a clear goal, then loops between a Builder subagent (does the work) and an Inspector subagent (judges the result with fresh context). The Inspector never trusts the Builder. Output is auditable in git commits from each subagent actions. Use when the user says \"achieve this goal\", \"make this work\", \"implement until done\", or wants verified autonomous task completion with independent quality review.",
@@ -336,33 +363,6 @@
"repo": "figma/mcp-server-guide"
}
},
{
"name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.",
"version": "1.0.4",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"repository": "https://github.com/microsoft/foundry-toolkit",
"homepage": "https://github.com/microsoft/foundry-toolkit",
"license": "MIT",
"keywords": [
"agent-builder",
"agent-inspector",
"azure-ai",
"foundry",
"hosted-agents",
"microsoft-foundry",
"canvas"
],
"source": {
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "microsoft-foundry",
"sha": "478668e6c62035d702ad3405361d4d229f31ca03"
}
},
{
"name": "gh-skills-builder",
"description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room",
@@ -499,6 +499,33 @@
"repo": "microsoft/Build-CLI"
}
},
{
"name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.",
"version": "1.0.4",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"repository": "https://github.com/microsoft/foundry-toolkit",
"homepage": "https://github.com/microsoft/foundry-toolkit",
"license": "MIT",
"keywords": [
"agent-builder",
"agent-inspector",
"azure-ai",
"foundry",
"hosted-agents",
"microsoft-foundry",
"canvas"
],
"source": {
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "microsoft-foundry",
"sha": "478668e6c62035d702ad3405361d4d229f31ca03"
}
},
{
"name": "modernize-dotnet",
"description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",