Pick the skills, agents and MCPs that fit your role. Check out, run one command, and you're set up. Re-run anytime to update. Installs are idempotent.
Five kinds of things you can install. Most starter packs mix several.
A natural-language workflow. Copilot picks it up automatically when your request matches. You don't call it by name.
e.g. "Convert this Word doc to a clean Excel sheet" → the docx + xlsx skills handle it.
A specialist you call by name. Has its own context, instructions, and a focused job. Like calling in a colleague.
e.g. @partner-briefing researches a customer before your meeting.
A connector to an external system. Lets Copilot read and write to Azure, GitHub, ADO, your databases, over a standard protocol.
e.g. Azure MCP gives Copilot live access to your subscriptions and resources.
A reusable rules template that shapes how Copilot behaves. Voice profile, code style, governance constraints.
e.g. Partner Voice Profile keeps every email and doc on-brand.
A script that runs at a specific moment: pre-commit, post-edit, on-pull-request. Automated guardrails.
e.g. Pre-commit Secret Scan blocks accidental key commits.
Run this in PowerShell or bash. Re-run anytime to update.