mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10:25:13 +00:00
* Migrating chat modes to agents now that's been released to stable * Fixing collections * Fixing names of agents * Formatting * name too long * Escaping C# agent name
22 lines
919 B
YAML
22 lines
919 B
YAML
id: awesome-copilot
|
|
name: Awesome Copilot
|
|
description: "Meta prompts that help you discover and generate curated GitHub Copilot chat modes, collections, instructions, prompts, and agents."
|
|
tags: [github-copilot, discovery, meta, prompt-engineering, agents]
|
|
items:
|
|
- path: prompts/suggest-awesome-github-copilot-chatmodes.prompt.md
|
|
kind: prompt
|
|
- path: prompts/suggest-awesome-github-copilot-collections.prompt.md
|
|
kind: prompt
|
|
- path: prompts/suggest-awesome-github-copilot-instructions.prompt.md
|
|
kind: prompt
|
|
- path: prompts/suggest-awesome-github-copilot-prompts.prompt.md
|
|
kind: prompt
|
|
- path: prompts/suggest-awesome-github-copilot-agents.prompt.md
|
|
kind: prompt
|
|
- path: agents/meta-agentic-project-scaffold.agent.md
|
|
kind: agent
|
|
display:
|
|
ordering: alpha # or "manual" to preserve the order above
|
|
show_badge: true # set to true to show collection badge on items
|
|
featured: true
|