mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-16 22:25:12 +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:
committed by
Aaron Powell
parent
9efb8cd388
commit
caab1f623b
@@ -17,10 +17,10 @@
|
||||
"agents": [
|
||||
"./agents/meta-agentic-project-scaffold.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/suggest-awesome-github-copilot-skills.md",
|
||||
"./commands/suggest-awesome-github-copilot-instructions.md",
|
||||
"./commands/suggest-awesome-github-copilot-prompts.md",
|
||||
"./commands/suggest-awesome-github-copilot-agents.md"
|
||||
"skills": [
|
||||
"./skills/suggest-awesome-github-copilot-skills/",
|
||||
"./skills/suggest-awesome-github-copilot-instructions/",
|
||||
"./skills/suggest-awesome-github-copilot-prompts/",
|
||||
"./skills/suggest-awesome-github-copilot-agents/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user