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:
@@ -13,10 +13,10 @@
|
||||
"integration",
|
||||
"sdk"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/dataverse-python-quickstart.md",
|
||||
"./commands/dataverse-python-advanced-patterns.md",
|
||||
"./commands/dataverse-python-production-code.md",
|
||||
"./commands/dataverse-python-usecase-builder.md"
|
||||
"skills": [
|
||||
"./skills/dataverse-python-quickstart/",
|
||||
"./skills/dataverse-python-advanced-patterns/",
|
||||
"./skills/dataverse-python-production-code/",
|
||||
"./skills/dataverse-python-usecase-builder/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user