Convert all prompts to skills and update plugin manifests

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-19 04:34:07 +00:00
committed by Aaron Powell
parent 9efb8cd388
commit caab1f623b
179 changed files with 26388 additions and 115 deletions

View File

@@ -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/"
]
}