This does the tedious work of keeping your GitHub Copilot skills library current by scanning the awesome-copilot repository and comparing it against your local `.github/skills/` folder. It fetches the latest skill definitions, checks for outdated versions by comparing SKILL.md files and bundled assets, then suggests relevant additions based on your repo's language patterns and chat context. The output is a clean table showing what's missing, what needs updates, and why each skill would help. It won't install anything without permission, but when you give the go-ahead, it downloads complete skill folders with all their assets intact.
npx skills add https://github.com/github/awesome-copilot --skill suggest-awesome-github-copilot-skills