Files
awesome-copilot/collections/typespec-m365-copilot.collection.yml
Troy Simeon Taylor fcfa14e758 Add TypeSpec for Microsoft 365 Copilot collection (#516)
* Add TypeSpec for Microsoft 365 Copilot collection: prompts, instruction, manifest, docs

* Fix prompt frontmatter (mode + quoted descriptions), quote instructions description, and folderId casing in docs

* Prompt frontmatter: remove name, add model field per guide

---------

Co-authored-by: Troy Taylor <troytaylor@microsoft.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-09 09:03:03 -08:00

17 lines
692 B
YAML

id: typespec-m365-copilot
name: TypeSpec for Microsoft 365 Copilot
description: Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility.
tags: [typespec, m365-copilot, declarative-agents, api-plugins, agent-development, microsoft-365]
items:
- path: prompts/typespec-create-agent.prompt.md
kind: prompt
- path: prompts/typespec-create-api-plugin.prompt.md
kind: prompt
- path: prompts/typespec-api-operations.prompt.md
kind: prompt
- path: instructions/typespec-m365-copilot.instructions.md
kind: instruction
display:
ordering: manual
show_badge: true