# Copilot SDK Plugin Build applications with the GitHub Copilot SDK across multiple programming languages. Includes comprehensive instructions for C#, Go, Node.js/TypeScript, and Python to help you create AI-powered applications. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/copilot-sdk ``` ## What's Included ### Skills | Skill | Description | |-------|-------------| | `SKILL` | Skill | ### Instructions | Instruction | Description | |-------------|-------------| | `copilot-sdk-csharp` | Copilot Sdk Csharp | | `copilot-sdk-go` | Copilot Sdk Go | | `copilot-sdk-nodejs` | Copilot Sdk Nodejs | | `copilot-sdk-python` | Copilot Sdk Python | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT