The typespec-create-agent skill generates a complete TypeSpec declarative agent configuration file for Microsoft 365 Copilot, including agent metadata, behavioral instructions, conversation starters, and capability declarations. It serves developers and organizations building custom Copilot agents by automating the creation of properly structured agent definitions that specify the agent's role, expertise, and available integrations with Microsoft 365 services. The skill solves the problem of manually writing and validating TypeSpec agent syntax by providing a guided generation process that ensures compliance with Copilot's agent requirements and best practices.
npx skills add https://github.com/github/awesome-copilot --skill typespec-create-agent