Skip to content

alessandro-avila/copilot-lab-plugin

v1.0.0MIT

Reference plugin for the Copilot upskilling lab. Shows how skills, MCP servers and Copilot-specific components are packaged together.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

lab-docshttp
{
  "type": "http",
  "url": "https://learn.microsoft.com/api/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "copilot-lab-plugin",
  "version": "1.0.0",
  "description": "Reference plugin for the Copilot upskilling lab. Shows how skills, MCP servers and Copilot-specific components are packaged together.",
  "license": "MIT",
  "keywords": ["lab", "demo", "release-notes", "training"],
  "author": {
    "name": "Copilot Lab"
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.copilotships a directory of files