Skip to main content

Lab - GitHub Copilot Custom Agents

Mark Harrison
Azure AppDev Specialist

githubcopilot

A custom agent in GitHub Copilot is a user-defined agent described in a .agent.md markdown file that you place in your repository. It lets you create specialized, reusable AI assistants tailored to specific tasks or workflows.

I have written a hands-on-lab to learn about creating GitHub Copilot Custom Agents.

Lab - GitHub Copilot Custom Agents