mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 18:35:14 +00:00
Added copilot-sdk skill to the copilot-sdk.collection.yml as requested by reviewer. Updated generated docs via npm run build. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
20 lines
782 B
YAML
20 lines
782 B
YAML
id: copilot-sdk
|
|
name: Copilot SDK
|
|
description: 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.
|
|
tags: [copilot-sdk, sdk, csharp, go, nodejs, typescript, python, ai, github-copilot]
|
|
items:
|
|
- path: instructions/copilot-sdk-csharp.instructions.md
|
|
kind: instruction
|
|
- path: instructions/copilot-sdk-go.instructions.md
|
|
kind: instruction
|
|
- path: instructions/copilot-sdk-nodejs.instructions.md
|
|
kind: instruction
|
|
- path: instructions/copilot-sdk-python.instructions.md
|
|
kind: instruction
|
|
- path: skills/copilot-sdk/SKILL.md
|
|
kind: skill
|
|
display:
|
|
ordering: manual
|
|
show_badge: true
|
|
featured: true
|