---
summary: "Adds GitHub Copilot model provider support to OpenClaw."
read_when:
  - You are installing, configuring, or auditing the github-copilot plugin
title: "GitHub Copilot plugin reference"
---

<!-- Generated file. Do not edit by hand.
Run `pnpm plugins:inventory:gen` to rebuild it. Hand-written text survives only
between the openclaw-plugin-reference:manual-start and
openclaw-plugin-reference:manual-end comment markers. -->

Adds GitHub Copilot model provider support to OpenClaw.

## Distribution

- Package: `@openclaw/github-copilot-provider`
- Install route: included in OpenClaw

## Surface

- Providers: `github-copilot`
- Contracts: `embeddingProviders`, `usageProviders`

## Related docs

- [github-copilot](/providers/github-copilot)
