Agent skill · DevOps & Cloud

mcp-deploy-manage-agents

Skill converted from mcp-deploy-manage-agents.prompt.md

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill mcp-deploy-manage-agents --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/mcp-deploy-manage-agents/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

````prompt --- mode: 'agent' tools: ['changes', 'search/codebase', 'edit/editFiles', 'problems'] description: 'Deploy and manage MCP-based declarative agents in Microsoft 365 admin center with governance, assignments, and organizational distribution' model: 'gpt-4.1' tags: [mcp, m365-copilot, deployment, admin, agent-management, governance] --- # Deploy and Manage MCP-Based Agents Deploy, manage, and govern MCP-based declarative agents in Microsoft 365 using the admin center for organizational distribution and control. ## Agent Types ### Published by Organization - Built with predefined instructions and actions - Follow structured logic for predictable tasks - Require admin approval and publishing process - Support compliance and governance requirements ### Shared by Creator - Created in Microsoft 365 Copilot Studio or Agent Builder - Shared directly with specific users - Enhanced functionality with search, actions, connectors, APIs - Visible to admins in agent registry ### Microsoft Agents - Developed and maintained by Microsoft - Integrated with Microsoft 365 services - Pre-approved and ready to use ### External Partner Agents - Created by verified external developers/vendors - S

More from awesome-copilot
All skills →
About this skill
What does the mcp-deploy-manage-agents skill do?

Skill converted from mcp-deploy-manage-agents.prompt.md

How do I install it?

Run `npx skills add github/awesome-copilot --skill mcp-deploy-manage-agents --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going