|
129 | 129 | "sha": "0874b16210768d54b273c1395d9715bc8638b347" |
130 | 130 | } |
131 | 131 | }, |
| 132 | + { |
| 133 | + "name": "connector-namespaces", |
| 134 | + "description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from an Azure Connector Namespace.", |
| 135 | + "version": "1.2.0", |
| 136 | + "author": { |
| 137 | + "name": "Microsoft", |
| 138 | + "url": "https://github.com/Azure" |
| 139 | + }, |
| 140 | + "repository": "https://github.com/Azure/Connectors", |
| 141 | + "homepage": "https://github.com/Azure/Connectors/tree/connector-namespaces-canvas%401.2.0/connector-namespaces", |
| 142 | + "license": "MIT", |
| 143 | + "keywords": [ |
| 144 | + "azure", |
| 145 | + "canvas", |
| 146 | + "connector-namespace", |
| 147 | + "mcp", |
| 148 | + "mcp-connectors", |
| 149 | + "model-context-protocol", |
| 150 | + "tool-discovery" |
| 151 | + ], |
| 152 | + "source": { |
| 153 | + "source": "github", |
| 154 | + "repo": "Azure/Connectors", |
| 155 | + "path": "connector-namespaces", |
| 156 | + "sha": "473d526fad34951ed0e12664912df4c7f393ed15" |
| 157 | + } |
| 158 | + }, |
132 | 159 | { |
133 | 160 | "name": "copilot-goal-skill", |
134 | 161 | "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 | 363 | "repo": "figma/mcp-server-guide" |
337 | 364 | } |
338 | 365 | }, |
339 | | - { |
340 | | - "name": "microsoft-foundry", |
341 | | - "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", |
342 | | - "version": "1.0.4", |
343 | | - "author": { |
344 | | - "name": "Microsoft", |
345 | | - "url": "https://www.microsoft.com" |
346 | | - }, |
347 | | - "repository": "https://github.com/microsoft/foundry-toolkit", |
348 | | - "homepage": "https://github.com/microsoft/foundry-toolkit", |
349 | | - "license": "MIT", |
350 | | - "keywords": [ |
351 | | - "agent-builder", |
352 | | - "agent-inspector", |
353 | | - "azure-ai", |
354 | | - "foundry", |
355 | | - "hosted-agents", |
356 | | - "microsoft-foundry", |
357 | | - "canvas" |
358 | | - ], |
359 | | - "source": { |
360 | | - "source": "github", |
361 | | - "repo": "microsoft/foundry-toolkit", |
362 | | - "path": "microsoft-foundry", |
363 | | - "sha": "478668e6c62035d702ad3405361d4d229f31ca03" |
364 | | - } |
365 | | - }, |
366 | 366 | { |
367 | 367 | "name": "gh-skills-builder", |
368 | 368 | "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 | 499 | "repo": "microsoft/Build-CLI" |
500 | 500 | } |
501 | 501 | }, |
| 502 | + { |
| 503 | + "name": "microsoft-foundry", |
| 504 | + "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", |
| 505 | + "version": "1.0.4", |
| 506 | + "author": { |
| 507 | + "name": "Microsoft", |
| 508 | + "url": "https://www.microsoft.com" |
| 509 | + }, |
| 510 | + "repository": "https://github.com/microsoft/foundry-toolkit", |
| 511 | + "homepage": "https://github.com/microsoft/foundry-toolkit", |
| 512 | + "license": "MIT", |
| 513 | + "keywords": [ |
| 514 | + "agent-builder", |
| 515 | + "agent-inspector", |
| 516 | + "azure-ai", |
| 517 | + "foundry", |
| 518 | + "hosted-agents", |
| 519 | + "microsoft-foundry", |
| 520 | + "canvas" |
| 521 | + ], |
| 522 | + "source": { |
| 523 | + "source": "github", |
| 524 | + "repo": "microsoft/foundry-toolkit", |
| 525 | + "path": "microsoft-foundry", |
| 526 | + "sha": "478668e6c62035d702ad3405361d4d229f31ca03" |
| 527 | + } |
| 528 | + }, |
502 | 529 | { |
503 | 530 | "name": "modernize-dotnet", |
504 | 531 | "description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.", |
|
0 commit comments