docs.github.com
FreeCustomize Copilot with specialized skills
About docs.github.com
Agent skills are folders of instructions, scripts, and resources that Copilot can load when relevant to improve its performance in specialized tasks. The Agent Skills specification is an open standard used by a range of AI systems. Skills can be created by users or shared online, for example in the anthropics/skills repository or GitHub's community-created github/awesome-copilot collection. Copilot supports project skills stored in a repository (.github/skills, .claude/skills, or .agents/skills) and personal skills stored in the home directory (~/.copilot/skills or ~/.agents/skills). Agent skills work with Copilot cloud agent, Copilot code review, the GitHub Copilot CLI, the GitHub Copilot app, and agent mode in Visual Studio Code and JetBrains IDEs.
Key Features
Pros & Cons
- Open standard allows interoperability with different AI systems
- Project skills are version-controlled within repositories
- Works across multiple Copilot environments (CLI, IDE, cloud agent, app)
- Community repositories provide ready-to-use skills