Skip to main content
AI/MLgithub

suggest-awesome-github-copilot-instructions

Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--suggest-awesome-github-copilot-instructions
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/awesome-copilot/skills/suggest-awesome-github-copilot-instructions/SKILL.md -o .claude/skills/suggest-awesome-github-copilot-instructions.md

Drops the SKILL.md into .claude/skills/suggest-awesome-github-copilot-instructions.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.