mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 11:55:12 +00:00
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>
This commit is contained in:
committed by
GitHub
parent
57473945b0
commit
fcfa14e758
16
collections/typespec-m365-copilot.collection.yml
Normal file
16
collections/typespec-m365-copilot.collection.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
||||
Reference in New Issue
Block a user