mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-19 15:45:12 +00:00
adding the skills for copilot studio in stage (#1065)
* adding the skills for copilot studio in stage * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * udpate the keywords to match Github copilot * Removing path regarding Copilot feedback --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -70,5 +70,22 @@
|
||||
"repo": "dotnet/skills",
|
||||
"path": "plugins/dotnet-diag"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "skills-for-copilot-studio",
|
||||
"description": "Microsoft Copilot Studio plugins for AI coding agents",
|
||||
"version": "1.0.3",
|
||||
"author": {
|
||||
"name": "Microsoft Copilot Studio CAT Team",
|
||||
"url": "https://www.microsoft.com"
|
||||
},
|
||||
"homepage": "https://github.com/microsoft/skills-for-copilot-studio",
|
||||
"keywords": ["copilot", "copilot-studio", "studio", "agent", "microsoft", "coding"],
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/microsoft/skills-for-copilot-studio",
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/skills-for-copilot-studio"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user