Windows Plugins for GitHub Copilot

A curated marketplace of Copilot CLI plugins for Windows development.

Built by Alexander Sklar

Set up GitHub Copilot CLI

Choose one of the options below to get started with Copilot CLI on Windows.

Agency Recommended

Agency installs Copilot CLI plus a curated set of tools for Microsoft developers.

> iex "& { $(irm aka.ms/InstallTool.ps1)} agency"
Details: Full instructions at aka.ms/agency
  • GitHub Copilot CLI
  • Code search (Bluebird)
  • Azure DevOps access
  • Microsoft Graph — Teams messages, email, calendar, SharePoint, OneDrive (WorkIQ)

Copilot CLI only

Install just the Copilot CLI via winget.

> winget install GitHub.Copilot

Install

1

Register the marketplace

If you haven’t already, add the marketplace in Copilot CLI.

> /plugin marketplace add https://dev.azure.com/microsoft/OS.Developer/_git/asklar
2

Install the plugin

Install using name@marketplace syntax.

> /plugin install lvt@windows-ghcp-plugins
Tip: Not sure what’s available? Run /plugin marketplace browse windows-ghcp-plugins to see all plugins.
3

Verify it’s loaded

Confirm the plugin’s skills are available.

> /skills list

4

Start using it!

Ask Copilot to use the plugin. The skill activates automatically when relevant.