mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 18:35:14 +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:
@@ -7,9 +7,9 @@
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"commands": [
|
||||
"./commands/structured-autonomy-generate.md",
|
||||
"./commands/structured-autonomy-implement.md",
|
||||
"./commands/structured-autonomy-plan.md"
|
||||
"skills": [
|
||||
"./skills/structured-autonomy-generate/",
|
||||
"./skills/structured-autonomy-implement/",
|
||||
"./skills/structured-autonomy-plan/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user