Files
awesome-copilot/collections/copilot-sdk.collection.yml
hoodini 855c17a500 chore: Add skill to copilot-sdk collection
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>
2026-01-29 00:20:44 +02:00

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