What problem does it solve?
Creating a VS Code custom agent can be easy to misconfigure because the file format, frontmatter fields, tool access, and handoff behavior all need to line up for Copilot to recognize it correctly. This Skill gives you a clear authoring guide so you can build agents that behave consistently and are easy to discover.
Core Features & Use Cases
- Defines the required frontmatter fields for .agent.md files, including name, description, tools, model, user-invocable, disable-model-invocation, and handoffs.
- Explains where to place workspace and personal agents, how to keep tool access minimal, and how to decide whether an agent should be read-only or able to write files.
- Helps with common use cases such as security reviewers, planners, architects, implementation agents, and other persistent personas that need consistent behavior across conversations.
Quick Start
Ask the AI to draft or review a VS Code custom agent for your role, then specify the agent name and the behavior you want it to enforce.