mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10: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:
@@ -18,9 +18,9 @@
|
||||
"agents": [
|
||||
"./agents/mcp-m365-agent-expert.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/mcp-create-declarative-agent.md",
|
||||
"./commands/mcp-create-adaptive-cards.md",
|
||||
"./commands/mcp-deploy-manage-agents.md"
|
||||
"skills": [
|
||||
"./skills/mcp-create-declarative-agent/",
|
||||
"./skills/mcp-create-adaptive-cards/",
|
||||
"./skills/mcp-deploy-manage-agents/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user