mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-18 11:50:00 +00:00
Add external plugin foundry-agent-canvas (#2321)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f0da81e14a
commit
7c2009f436
@@ -550,6 +550,33 @@
|
|||||||
"description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
|
"description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
|
||||||
"version": "2.0.0"
|
"version": "2.0.0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "foundry-agent-canvas",
|
||||||
|
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"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": "foundry-agent-canvas",
|
||||||
|
"sha": "0d311e56508ac200ebb86586adbee9c7b8b0601f"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "frontend-web-dev",
|
"name": "frontend-web-dev",
|
||||||
"source": "plugins/frontend-web-dev",
|
"source": "plugins/frontend-web-dev",
|
||||||
|
|||||||
@@ -336,6 +336,33 @@
|
|||||||
"repo": "figma/mcp-server-guide"
|
"repo": "figma/mcp-server-guide"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "foundry-agent-canvas",
|
||||||
|
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"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": "foundry-agent-canvas",
|
||||||
|
"sha": "0d311e56508ac200ebb86586adbee9c7b8b0601f"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "gh-skills-builder",
|
"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",
|
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user