Remove collections folder and migrate remaining references to plugins

- Remove rug-agentic-workflow collection files (already migrated to plugin)
- Remove collections.instructions.md (no longer applicable)
- Remove suggest-awesome-github-copilot-collections prompt and plugin command
- Update awesome-copilot plugin.json to reference skills prompt instead of collections
- Update contributor-report.mjs to track plugins instead of collections
- Remove unused collection constants from constants.mjs
- Update rug-agentic-workflow plugin.json with tags and items from collection
- Regenerate README docs and marketplace.json
This commit is contained in:
Aaron Powell
2026-02-16 12:05:48 +11:00
parent 4ec0c5cc4a
commit 6ecd0098cf
13 changed files with 30 additions and 338 deletions

View File

@@ -13,7 +13,7 @@
{
"name": "awesome-copilot",
"source": "./plugins/awesome-copilot",
"description": "Meta prompts that help you discover and generate curated GitHub Copilot agents, collections, instructions, prompts, and skills.",
"description": "Meta prompts that help you discover and generate curated GitHub Copilot agents, instructions, prompts, and skills.",
"version": "1.0.0"
},
{