mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
Convert all prompts to skills and update plugin manifests
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"agent-development",
|
||||
"microsoft-365"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/typespec-create-agent.md",
|
||||
"./commands/typespec-create-api-plugin.md",
|
||||
"./commands/typespec-api-operations.md"
|
||||
"skills": [
|
||||
"./skills/typespec-create-agent/",
|
||||
"./skills/typespec-create-api-plugin/",
|
||||
"./skills/typespec-api-operations/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user