code.visualstudio.com
FreeCreate portable, specialized skills for GitHub Copilot and other AI agents
About code.visualstudio.com
Agent Skills is an open standard that enables AI agents, including GitHub Copilot, to load specialized instructions, scripts, and resources for performing domain-specific tasks. Developed by Microsoft and integrated into Visual Studio Code, Agent Skills allows users to create reusable, portable skill packages that can be shared across multiple AI agents such as GitHub Copilot in VS Code, GitHub Copilot CLI, and the GitHub Copilot cloud agent. Skills are stored in directories with a SKILL.md file and can be placed in project repositories or personal user profiles, supporting both project-level and personal-level customization. The system is designed to reduce repetition by automatically loading relevant skills into context when needed, and it supports composing multiple skills to build complex workflows. Agent Skills is distinct from custom instructions, which are primarily for coding guidelines and are limited to VS Code and GitHub.com, whereas skills are portable across different agents and can include scripts, examples, and other resources. The feature is part of the broader GitHub Copilot ecosystem within Visual Studio Code, a free, open-source code editor.
Key Features
Pros & Cons
- Portable across multiple AI agents and tools
- Reduces need to repeat context in conversations
- Supports complex workflows by combining multiple skills
- Efficient context loading only when relevant
- Open standard encourages community sharing and collaboration
- Integrated into the widely used, free VS Code editor
- Requires familiarity with VS Code and GitHub Copilot setup
- Skill creation may involve scripting and resource management
- Effectiveness depends on the quality of skill definitions and scripts
- Limited to agents that support the Agent Skills standard
- Free tier of GitHub Copilot may have usage limits that affect skill execution