GitHub Copilot Extensions API

Platform for building Copilot Extensions that integrate third-party tools, services, and custom agents into GitHub Copilot Chat, using GitHub Apps with agent or skillset configurations.

API entry from apis.yml

apis.yml Raw ↑
name: GitHub Copilot Extensions API
description: Platform for building Copilot Extensions that integrate third-party tools, services, and
  custom agents into GitHub Copilot Chat, using GitHub Apps with agent or skillset configurations.
humanURL: https://docs.github.com/en/copilot/building-copilot-extensions
baseURL: https://api.github.com
tags:
- Agents
- Extensions
- Integrations
- Skillsets
properties:
- type: Documentation
  url: https://docs.github.com/en/copilot/building-copilot-extensions/about-building-copilot-extensions
- type: GettingStarted
  url: https://docs.github.com/en/copilot/building-copilot-extensions/creating-a-copilot-extension
- type: SDK
  url: https://github.com/github/copilot-sdk
- type: GitHubOrganization
  url: https://github.com/copilot-extensions
- type: CodeExamples
  url: https://github.com/copilot-extensions/skillset-example